summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortwinaphex2016-08-05 18:30:04 +0200
committertwinaphex2016-08-05 18:30:04 +0200
commit4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d (patch)
treef32d46e7bc75682d8b74e6574060cbb0f88fc315 /Makefile
parentae991c60a4945ada23dd93b020ae4100d481dad4 (diff)
downloadsnes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.tar.gz
snes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.tar.bz2
snes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.zip
Change target names
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index caf3669..408a10b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DEBUG=0
-TARGET_NAME = pocketsnes
+TARGET_NAME = snes9x2002
ifeq ($(platform),)
platform = unix