mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 20:13:32 +01:00
7 lines
118 B
Makefile
7 lines
118 B
Makefile
TOPDIR = ../..
|
|
|
|
SUBTREE_INSTALL_PREFIX ?= /etc/jcs
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(MODDIR)/make/subtree.mk
|
|
|