jw-pkg/make/generic.mk

12 lines
274 B
Makefile
Raw Normal View History

2005-06-17 11:38:19 +00:00
# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
include $(JWBDIR)/make/defs.mk
include $(JWBDIR)/make/rules.mk
2005-06-17 11:38:19 +00:00
distclean: textclean localclean
clean: textclean localclean
install: # nothing to be done
all: # nothing to be done
profclean: