From c51d8df1aec40fc3e74a1c50995fce967689b865 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 6 Jan 2016 04:28:19 -0500 Subject: distclean is cleaner now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9cb010b..0026fd5 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3