aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2024-03-23 11:38:58 -0700
committerMichael Forney <mforney@mforney.org>2024-03-23 11:38:58 -0700
commit89d95b1ad4c1a29b43a6680ab77a44437685f801 (patch)
treeba49d391918a8f5dd31220f62b2d16304a0e7241 /Makefile
parent706f0eff71bf8811bf2c1ff1c57dfb755cd22205 (diff)
Remove qbe submodule
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