summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-09-18 17:08:03 +0000
committerIan C <ianc@noddybox.co.uk>2018-09-18 17:08:03 +0000
commitfd303ad278385ef0747aa11fe50048caa9514cf5 (patch)
tree39f4391c40dd4ebfdd78391861826b619da17858 /Makefile
parent0700f3d642c05713012e5f073df5884bc008d35c (diff)
Changed target name as Everdrive didn't seem to like the dash.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b10d4d1..39c8dd2 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
#
# Makefile
#
-TARGET = tll-snes.sfc
+TARGET = tllsnes.sfc
LIBS = main.lib tiles.lib maps.lib
$(TARGET): $(LIBS) link.asm