2005-04-24 12:52:17 +00:00
|
|
|
# generic utility modules
|
|
|
|
|
# (c) 2005 jannet it services
|
|
|
|
|
# contact@jannet.de
|
|
|
|
|
# $Id$
|
|
|
|
|
|
|
|
|
|
all install:
|
|
|
|
|
clean distclean:
|
2005-12-09 10:21:47 +00:00
|
|
|
rm -f $(filter-out Makefile CVS debug release,$(wildcard *))
|
2005-04-24 12:52:17 +00:00
|
|
|
|