jw-pkg/make/make.mk

12 lines
291 B
Makefile
Raw Normal View History

2002-07-02 10:12:06 +00:00
# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
include $(MODDIR)/make/defs.mk
include $(MODDIR)/make/rules.mk
distclean: textclean localclean
clean: textclean localclean
install: $(INSTALL_MKDIR) $(INSTALLED_MKFILES)
all: # nothing to be done
profclean: