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