jw-pkg/make/doc.mk

18 lines
309 B
Makefile
Raw Normal View History

2002-06-08 11:58:47 +00:00
# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
include $(MODDIR)/make/defs.mk
include $(MODDIR)/make/rules.mk
all:
ifeq ($(shell pwd | xargs basename),devel)
2002-06-08 11:58:47 +00:00
install: $(INSTALLED_DOCS_DEVEL)
else
install: $(INSTALLED_DOCS_DIST)
endif
2002-06-08 11:58:47 +00:00
clean distclean:
rm -rf *~ .*.swp