add a simple tool to make pocketiso .z images
[pcsx_rearmed.git] / tools / Makefile
diff --git a/tools/Makefile b/tools/Makefile
new file mode 100644 (file)
index 0000000..bb582c6
--- /dev/null
@@ -0,0 +1,7 @@
+CFLAGS += -Wall -O2
+LDFLAGS += -lz
+
+all: psxcimg
+
+clean:
+       $(RM) psxcimg