mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
|
|
include $(MODDIR)/make/defs.mk
|
||
|
|
include $(MODDIR)/make/rules.mk
|
||
|
|
|
||
|
|
all:
|
||
|
|
install: install_TMPL
|
||
|
|
clean: textclean localclean doneclean
|
||
|
|
test:
|
||
|
|
|