print a warning if ../../../libjs-pz2/pz2api.1.js does not exists
[mkws-moved-to-github.git] / Makefile
1 # Copyright (c) 2013 IndexData ApS. http://indexdata.com
2
3 **default**:
4         (cd tools/htdocs; $(MAKE))
5
6 clean distclean all:
7         ${MAKE} -C./tools/htdocs $@
8
9 help:
10         @echo "make [ all | clean ]"