dummy.mk: Add file

This commit is contained in:
Jan Lindemann 2002-02-16 14:16:47 +00:00 committed by Jan Lindemann
commit 52a009fd80

10
make/dummy.mk Normal file
View file

@ -0,0 +1,10 @@
# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
ALL =
include $(MODDIR)/make/defs.mk
clean: textclean localclean
install: # nothing to be done
all: # nothing to be done