aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 7708b3d..659181d 100644
--- a/Makefile
+++ b/Makefile
@@ -96,11 +96,6 @@ install: all
mkdir -p $(DESTDIR)$(MANDIR)/man1
cp cproc.1 $(DESTDIR)$(MANDIR)/man1
-.PHONY: qbe
-qbe:
- git submodule update --init qbe
- $(MAKE) -C qbe
-
.PHONY: clean
clean:
rm -rf cproc $(DRIVER_OBJ) cproc-qbe $(OBJ) stage2 stage3