add help target
[mkws-moved-to-github.git] / Makefile
index 1be877d..4fe1fe5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,7 @@
+# Copyright (c) 2013 IndexData ApS. http://indexdata.com
+
 **default**:
        (cd tools/htdocs; $(MAKE))
 **default**:
        (cd tools/htdocs; $(MAKE))
+
+help:
+       @echo "make [ all | clean ]"