From a42076f421b60dab1763acd39ee51b3bcd785054 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 6 Sep 2016 16:41:24 -0400 Subject: get rid of reference to the .inc file in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0279bf1..318e85d 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ clean: distclean: clean rm -f jumpmanjr.info leveldesc.info jmjtest.* tmp.lbl 1 2 1.* 2.* atari???.png strace.out -jumpmanjr.dasm: jumpmanjr.info jumpmanjr.inc +jumpmanjr.dasm: jumpmanjr.info da65 -i jumpmanjr.info jumpmanjr.info: main.info leveldesc.info -- cgit v1.2.3