allow NANO_CFGDIR to be overridden

This commit is contained in:
sam 2009-04-18 15:59:09 +00:00
parent 53f91cc713
commit 11a3309327

View File

@ -1,6 +1,6 @@
# $FreeBSD$
NANO_CFGDIR=${NANO_SRC}/${NANO_TOOLS}/gateworks/cfg
NANO_CFGDIR=${NANO_CFGDIR:-${NANO_SRC}/${NANO_TOOLS}/gateworks/cfg}
test -d ${NANO_CFGDIR} || NANO_CFGDIR=/var/empty
NANO_PMAKE="make" # NB: disable -j 3