X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2FMakefile;h=164c006131a1052d9589ed37d48457d339809163;hp=b076114d9235daa4f68a226d7ab9018c11c57364;hb=8111bf5133e4335ae1b14a79470d44b4c7003ce0;hpb=f43eef7e3517c7ea0e9f7861d34dccb694bec7a3 diff --git a/examples/htdocs/Makefile b/examples/htdocs/Makefile index b076114..164c006 100644 --- a/examples/htdocs/Makefile +++ b/examples/htdocs/Makefile @@ -1,3 +1,5 @@ +# Copyright (c) 2013-2014 Index Data ApS. http://indexdata.com + all: apache-config.txt apache-config.txt: ../apache2/mkws-examples-mike @@ -5,6 +7,10 @@ apache-config.txt: ../apache2/mkws-examples-mike cp -p $< $@ chmod ugo-w $@ -clean: +help: + @echo "make [ all | clean ]" + +clean distclean: rm -f apache-config.txt + rm -rf test jasmine