projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f36216f
)
target jasmine-links is dead
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 6 Aug 2014 09:49:50 +0000
(09:49 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 6 Aug 2014 09:49:50 +0000
(09:49 +0000)
examples/htdocs/Makefile
patch
|
blob
|
history
diff --git
a/examples/htdocs/Makefile
b/examples/htdocs/Makefile
index
683cb0e
..
418b161
100644
(file)
--- 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