diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,8 +13,6 @@ else ifneq ($(findstring win,$(shell uname -a)),) endif endif -CC = gcc - ifeq ($(platform), unix) TARGET := libretro.so fpic := -fPIC |
index : snes9x2002 | ||
libretro core fork of snes9x2002, using the frontend from https://github.com/gameblabla/snesemu | neonloop |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -13,8 +13,6 @@ else ifneq ($(findstring win,$(shell uname -a)),) endif endif -CC = gcc - ifeq ($(platform), unix) TARGET := libretro.so fpic := -fPIC |