target jasmine-links is dead
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 6 Aug 2014 09:49:50 +0000 (09:49 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 6 Aug 2014 09:49:50 +0000 (09:49 +0000)
examples/htdocs/Makefile

index 683cb0e..418b161 100644 (file)
@@ -1,16 +1,14 @@
 # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
 
 # 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 $@
 
 
 apache-config.txt: ../apache2/mkws-examples-mike
        rm -f $@
        cp -p $< $@
        chmod ugo-w $@
 
-jasmine-links:
-
 help:
 help:
-       @echo "make [ all | clean | jasmine-links ]"
+       @echo "make [ all | clean ]"
 
 clean distclean:
        rm -f apache-config.txt
 
 clean distclean:
        rm -f apache-config.txt