diff options
| author | twinaphex | 2016-08-05 18:30:04 +0200 |
|---|---|---|
| committer | twinaphex | 2016-08-05 18:30:04 +0200 |
| commit | 4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d (patch) | |
| tree | f32d46e7bc75682d8b74e6574060cbb0f88fc315 | |
| parent | ae991c60a4945ada23dd93b020ae4100d481dad4 (diff) | |
| download | snes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.tar.gz snes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.tar.bz2 snes9x2002-4dfb867f22f5d373a8e36a9795a06cf80b9a3f1d.zip | |
Change target names
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ DEBUG=0 -TARGET_NAME = pocketsnes +TARGET_NAME = snes9x2002 ifeq ($(platform),) platform = unix |
