mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
bin.mk: Add file
This commit is contained in:
parent
c389c45e94
commit
e69d8782ee
1 changed files with 9 additions and 0 deletions
9
make/bin.mk
Normal file
9
make/bin.mk
Normal 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 *))
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue