diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ clean: rm -f *.o *.lst convfont *.xex AUTORUN.SYS taipan.atr ver.dat distclean: clean - rm -f *~ core .*.swp 1.* 2.* 1 2 3 map map.* *.map a b c foo bar baz + rm -f *~ core .*.swp 1.* 2.* 1 2 3 map map.* *.map a b c foo bar baz comptitle.s comptitle.dat # Cruft. Was used for testing the enemy ship animation. lorchatest: lorchatest.c draw_lorcha.s taifont.xex |