jw-pkg/make/bin.mk

9 lines
182 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$
all install:
clean distclean:
rm -f $(filter-out Makefile CVS debug release,$(wildcard *))
test: