From bc53ea6d17d8d1e98d253fa58de1debef39ac75a Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Wed, 10 Sep 2014 22:47:00 -0400 Subject: [PATCH] Clean up some test values from the previous commit. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fc158c7..75656c4 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ include make/head.mk # target, where in memory to put it, etc. # The name of your system or binary file to build goes here: -PGM=notaslon +PGM=example # Set the config you are building for. See these pages for details: # http://cc65.github.io/cc65/doc/apple2.html#s4 @@ -33,7 +33,6 @@ PGM=notaslon # MACHINE = apple2enh-system # MACHINE = apple2enh-loader # MACHINE = apple2enh-reboot -MACHINE = apple2-loader # Uncomment and set this to your starting address in Apple ][ memory # if necessary: