X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=4fe1fe598e5f1028c7203309b2da8e8cdf68af44;hp=5944316f8f89d3d5099fd6ba0f219f374793b5a5;hb=abd9291860448d941f324ad48a2eb08b0cce2a06;hpb=126b17becbe4bad3d204b7faee25a705ab07b431 diff --git a/Makefile b/Makefile index 5944316..4fe1fe5 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,7 @@ +# Copyright (c) 2013 IndexData ApS. http://indexdata.com + **default**: - (cd experiments/spclient; $(MAKE)) + (cd tools/htdocs; $(MAKE)) + +help: + @echo "make [ all | clean ]"