diff options
author | B. Watson <yalhcru@gmail.com> | 2016-01-03 22:31:31 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2016-01-03 22:31:31 -0500 |
commit | 78955cb3856cfc0115c7e2f2813132cc46c4fd23 (patch) | |
tree | 051c4061a451cbd66c42b9cca9315417fcf632c6 /Makefile | |
parent | 3e443ad06e61cf6f67c335f657b4010efc7993fe (diff) | |
download | taipan-78955cb3856cfc0115c7e2f2813132cc46c4fd23.tar.gz |
choose pallette on title screen (atari logo key)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |