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