mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
dummy.mk: Add file
This commit is contained in:
parent
ed0ea8baef
commit
52a009fd80
1 changed files with 10 additions and 0 deletions
10
make/dummy.mk
Normal file
10
make/dummy.mk
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# generic utility modules
|
||||||
|
# (c) 2001 jannet it services
|
||||||
|
# contact@jannet.de
|
||||||
|
# $Id$
|
||||||
|
|
||||||
|
ALL =
|
||||||
|
include $(MODDIR)/make/defs.mk
|
||||||
|
clean: textclean localclean
|
||||||
|
install: # nothing to be done
|
||||||
|
all: # nothing to be done
|
||||||
Loading…
Add table
Add a link
Reference in a new issue