summaryrefslogtreecommitdiff
path: root/src/map/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/GNUmakefile')
-rw-r--r--src/map/GNUmakefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/map/GNUmakefile b/src/map/GNUmakefile
deleted file mode 100644
index 22f6daa..0000000
--- a/src/map/GNUmakefile
+++ /dev/null
@@ -1,7 +0,0 @@
-.SUFFIXES:
-bin/tmwa-map:
- ${MAKE} -C ../.. bin/tmwa-map
-clean:
- rm -r ../../obj/map/
-%::
- ${MAKE} -C ../.. obj/map/$@