mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02: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
|
|
|