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