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: