qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit c6f8985c23217011df01a73447c98244fb63b20a
parent 1a313306d6b5a3587aac12bd0093876e84386b03
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date:   Mon, 27 Feb 2017 12:52:24 -0500

make install/uninstall phonies

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -56,4 +56,4 @@ check: $(OBJDIR)/$(BIN) }" < $$F; \ done -.PHONY: clean clean-gen check 80 syndoc +.PHONY: clean clean-gen check 80 install uninstall