summaryrefslogtreecommitdiff
path: root/cwmcc
diff options
context:
space:
mode:
Diffstat (limited to 'cwmcc')
-rw-r--r--cwmcc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/cwmcc/Makefile b/cwmcc/Makefile
deleted file mode 100644
index 56263a4a..00000000
--- a/cwmcc/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-all clean distclean install uninstall:
- $(MAKE) -$(MAKEFLAGS) -C .. $@
-
-.PHONY: all clean distclean install uninstall