jw-pkg/make/doc-rules.mk
2007-08-17 12:24:26 +00:00

17 lines
257 B
Makefile

# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
all:
ifeq ($(shell pwd | xargs basename),devel)
install: $(INSTALLED_DOCS_DEVEL)
else
install: $(INSTALLED_DOCS_DIST)
endif
clean: doc.clean
doc.clean:
rm -rf *~ .*.swp