proj.mk: Define MODDIR with ?=, to allow external jw-build

jw-build can handle its own builds and releases, but fixing that can
be nicer if the development and the test directory are seperate

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-01-08 11:12:32 +00:00
commit 19e4095c94

View file

@ -4,7 +4,7 @@
# $Id$
PROJECT = jw-build
MODDIR = $(TOPDIR)
MODDIR ?= $(TOPDIR)
JANWARE_WIKI = priv
REQUIRED = inst/pre \