From b6d0e22261a4b2a3716b801933479d955f6eb72b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 26 Apr 2014 23:46:09 +1200 Subject: Add dummy default Makefile target --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a5f41430..10e320ca 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,8 @@ +usage : + @echo "tejr/dotfiles: Nothing to do." + @echo "Run make -n install, and read the output carefully." + @echo "If you're happy with what it'll do, then run make install." + install : install-bash \ install-curl \ install-git \ -- cgit v1.2.3