aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2010-12-25 21:53:50 +0200
committernotaz2010-12-25 21:53:50 +0200
commit303ee308587f4d2d24047ed5c43de999777cd275 (patch)
tree5382a55ad71ae7e8a238308b7d1ca5b731760e45 /Makefile
parentdf656ddecc69bddda9cf02285710127444e3d06d (diff)
downloadpcsx_rearmed-303ee308587f4d2d24047ed5c43de999777cd275.tar.gz
pcsx_rearmed-303ee308587f4d2d24047ed5c43de999777cd275.tar.bz2
pcsx_rearmed-303ee308587f4d2d24047ed5c43de999777cd275.zip
add .pnd stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3062753..f195b9b 100644
--- a/Makefile
+++ b/Makefile
@@ -91,3 +91,15 @@ spunull.so: plugins/spunull/spunull.c
clean:
$(RM) $(TARGET) $(OBJS)
+# ----------- release -----------
+
+PND_MAKE ?= $(HOME)/dev/pnd/src/pandora-libraries/testdata/scripts/pnd_make.sh
+
+VER ?= $(shell git describe --abbrev=0 master)
+
+rel: pcsx pandora/pcsx.sh pandora/pcsx.pxml pandora/pcsx.png \
+ pandora/picorestore pandora/readme.txt skin COPYING
+ rm -rf out
+ mkdir out
+ cp -r $^ out/
+ $(PND_MAKE) -p pcsx_rearmed_$(VER).pnd -d out -x pandora/pcsx.pxml -i pandora/pcsx.png -c