bin.mk: Add file

This commit is contained in:
Jan Lindemann 2005-04-24 12:52:17 +00:00 committed by Jan Lindemann
commit e69d8782ee

9
make/bin.mk Normal file
View file

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