From: Wolfram Schneider Date: Wed, 6 Aug 2014 09:49:50 +0000 (+0000) Subject: target jasmine-links is dead X-Git-Tag: 1.0.0~366 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=12c16ab36d91ab8f3efa84e036656747e74c1219 target jasmine-links is dead --- 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