Makefile.common - cleanup

This commit is contained in:
twinaphex 2015-04-13 14:29:25 +02:00
parent f7569f265d
commit a62bbfe283

View File

@ -35,11 +35,6 @@ ifeq ($(TDM_GCC),)
LDCXXFLAGS += -static-libstdc++
endif
ifeq ($(REENTRANT_TEST), 1)
DEFINES += -Dmain=retroarch_main
OBJ += console/test.o
endif
CFLAGS += -I./libretro-common/include
# Switches