diff options
Diffstat (limited to 'backends/platform/n64/Makefile')
-rw-r--r-- | backends/platform/n64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/n64/Makefile b/backends/platform/n64/Makefile index cffe277312..4f3744f7e8 100644 --- a/backends/platform/n64/Makefile +++ b/backends/platform/n64/Makefile @@ -90,4 +90,3 @@ spotless : distclean send: $(TARGET).v64 sudo ucon64 --xv64 $(TARGET).v64 - |