create ${WRKDIRPREFIX}${CURDIR} before generate Makefile.inc

PR:		54642
Submitted by:	tjs@cdpa.nsysu.edu.tw
This commit is contained in:
Yen-Ming Lee
2003-07-20 16:21:15 +00:00
parent e76e6b1fc0
commit 2eb34357b8
2 changed files with 3 additions and 1 deletions

View File

@@ -26,7 +26,8 @@ MAN8= builddbm.8 radctl.8 radiusd.8 radping.8 radzap.8
MANCOMPRESSED= no
SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
CURDIR="${.CURDIR}"
CURDIR="${.CURDIR}" \
MKDIR="${MKDIR}"
STARTUP_FILE= ${PREFIX}/etc/rc.d/gnu-radius.sh

View File

@@ -38,6 +38,7 @@ Notify "Enable TTL notification" OFF \
esac
fi
${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
INCLUDE_PATH=${LOCALBASE}/include/