mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Add TMPL as installation file type
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
2d041db45b
commit
c5d7109aae
4 changed files with 34 additions and 0 deletions
8
make/tmpl.mk
Normal file
8
make/tmpl.mk
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
|
||||
all:
|
||||
install: install_TMPL
|
||||
clean: textclean localclean doneclean
|
||||
test:
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue