2017-04-12 12:12:07 +00:00
|
|
|
TOPDIR = ../..
|
|
|
|
|
|
|
|
|
|
SUBTREE_INSTALL_PREFIX ?= /etc/jcs
|
2017-06-26 12:56:50 +00:00
|
|
|
SUBTREE_FILES += ./templates/dir/module/Makefile ./templates/dir/src/Makefile
|
2017-04-12 12:12:07 +00:00
|
|
|
|
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
|
|
|
include $(MODDIR)/make/subtree.mk
|