From: Wolfram Schneider Date: Mon, 19 Aug 2013 11:57:26 +0000 (+0000) Subject: add help target X-Git-Tag: 0.9.1~202^2~137 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=abd9291860448d941f324ad48a2eb08b0cce2a06 add help target --- diff --git a/Makefile b/Makefile index 1be877d..4fe1fe5 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,7 @@ +# Copyright (c) 2013 IndexData ApS. http://indexdata.com + **default**: (cd tools/htdocs; $(MAKE)) + +help: + @echo "make [ all | clean ]"