From 78955cb3856cfc0115c7e2f2813132cc46c4fd23 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 3 Jan 2016 22:31:31 -0500 Subject: choose pallette on title screen (atari logo key) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bcc8d53..a515ea0 100644 --- a/Makefile +++ b/Makefile @@ -171,7 +171,7 @@ convfont: convfont.c # Obligatory clean and distclean rules. clean: - rm -f *.o *.lst convfont *.xex AUTORUN.SYS taipan.atr + 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 -- cgit v1.2.3