bring in configure build system
[pcsx_rearmed.git] / Makefile.maemo
diff --git a/Makefile.maemo b/Makefile.maemo
deleted file mode 100644 (file)
index 0c2e49f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-USE_GTK=1
-USE_ALSA=1
-USE_OSS=0
-PLATFORM=generic
-NO_TSLIB=1
-
-export MAEMO=1
-LDFLAGS += $(shell pkg-config --libs hildon-1 libpulse)
-EXTRA_CFLAGS += -march=armv7-a -O3 -mfpu=neon -funsafe-math-optimizations \
-       -mstructure-size-boundary=32 -falign-functions=32 -falign-loops \
-       -DMAEMO -DMAEMO_CHANGES $(shell pkg-config --cflags hildon-1)
-
-#EXTRA_CFLAGS += -Imaemo/i/gtk-2.0 -Imaemo/i/hildon -Imaemo/i/glib-2.0 -Imaemo/i/cairo \
-       -Imaemo/i/pango-1.0 -Imaemo/i/atk-1.0 -DMAEMO -DMAEMO_CHANGES
-
-include Makefile
-
-maemo: pcsx plugins/spunull/spunull.so
-       rm -rf out
-       mkdir -p out/plugins
-       cp -r plugins/spunull/spunull.so .
-       strip pcsx spunull.so