about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/makefile b/makefile index 49f5f61..6fc8464 100644 --- a/makefile +++ b/makefile
@@ -1,3 +1,10 @@
1# This is a pretty stupid makefile ... please email me <acdw@acdw.net> if you
2# have a better idea.
3
4.PHONY: default
5default:
6 chicken-install -n
7
1.PHONY: install 8.PHONY: install
2install: 9install:
3 chicken-install 10 chicken-install