jw-pkg/make/bin.mk

11 lines
225 B
Makefile
Raw Normal View History

2005-04-24 12:52:17 +00:00
# generic utility modules
# (c) 2005 jannet it services
# contact@jannet.de
# $Id$
include $(MODDIR)/make/defs.mk
2005-04-24 12:52:17 +00:00
all install:
clean distclean:
$(RM) -f $(filter-out $(LOCAL_MKFILES) CVS debug release,$(wildcard *))
test: