diff -r 5c0e239c49c5 -r 3a8bb95e1428 Makefile --- 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)