jw-pkg/make/bin.mk

9 lines
182 B
Makefile

# generic utility modules
# (c) 2005 jannet it services
# contact@jannet.de
# $Id$
all install:
clean distclean:
rm -f $(filter-out Makefile CVS debug release,$(wildcard *))
test: