X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2FMakefile;h=418b16159d472027a6b9e8b77bdfcef0e699a85a;hb=12c16ab36d91ab8f3efa84e036656747e74c1219;hp=683cb0ea87dd12244426aab0b70f484d0354cc50;hpb=6acb2a89222c90a55a9e051a386450452f1873cf;p=mkws-moved-to-github.git diff --git a/examples/htdocs/Makefile b/examples/htdocs/Makefile index 683cb0e..418b161 100644 --- a/examples/htdocs/Makefile +++ b/examples/htdocs/Makefile @@ -1,16 +1,14 @@ # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com -all: apache-config.txt jasmine-links +all: apache-config.txt apache-config.txt: ../apache2/mkws-examples-mike rm -f $@ cp -p $< $@ chmod ugo-w $@ -jasmine-links: - help: - @echo "make [ all | clean | jasmine-links ]" + @echo "make [ all | clean ]" clean distclean: rm -f apache-config.txt