aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorQuentin Carbonneaux <[email protected]>2017-02-27 12:52:24 -0500
committerQuentin Carbonneaux <[email protected]>2017-02-27 12:52:24 -0500
commitc6f8985c23217011df01a73447c98244fb63b20a (patch)
treeb8b3f5e85edb91c03cebf2ee8dff65cda013a128 /Makefile
parent1a313306d6b5a3587aac12bd0093876e84386b03 (diff)
make install/uninstall phonies
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 04ebdad..f8e3da0 100644
--- 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