From 638cc6264cf3e8d1f046885fb68b5a1e22729d06 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 6 Jun 2009 23:33:15 +0300 Subject: cpu clock setup, save rom dir, cleanups --- gp2x/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'gp2x/Makefile') diff --git a/gp2x/Makefile b/gp2x/Makefile index cf0b3a5..7258644 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -34,7 +34,6 @@ INCLUDES = `$(PREFIX)/bin/sdl-config --cflags` -I$(PREFIX)/include LIBS = `$(PREFIX)/bin/sdl-config --libs` \ -lm -ldl -lpthread -lz ifneq ($(WIZ),1) -OBJS += cpuctrl_mmsp2.o LIBS += -static endif -- cgit v1.2.3