Migrated from SVN to GIT (history was containing passwords, so i didn't converted it)
[mirrors/SokoMan.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..4085047
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+.PHONY: dump
+dump:
+       ./dump_sql.php > install.sql
This page took 0.098309 seconds and 4 git commands to generate.