Makefile
changeset 5 3a8bb95e1428
parent 4 5c0e239c49c5
child 10 59cd8ce44290
--- a/Makefile	Thu Aug 04 00:54:29 2005 +0000
+++ b/Makefile	Thu Aug 04 09:25:39 2005 +0000
@@ -13,8 +13,7 @@
 .PHONY: all install uninstall
 
 all:
-	@echo "nothing.  just install"
-
+	@echo "Nothing.  Just install :)"
 
 install:    $(BIN)
 	install -d $(bindir)