Fix a typo.
MFC after: 3 days Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
e2827b51f0
commit
08f1325d3d
@ -54,7 +54,7 @@ TARGET_ARCH= ${TARGET}
|
||||
IMAKE= ${MAKE} TARGET_ARCH=${TARGET_ARCH} TARGET=${TARGET}
|
||||
DISTDIR= dist
|
||||
|
||||
# Define OSRELEASE by using newvars.sh
|
||||
# Define OSRELEASE by using newvers.sh
|
||||
.if !defined(OSRELEASE) || empty(OSRELEASE)
|
||||
.for _V in TYPE BRANCH REVISION
|
||||
${_V}!= eval $$(awk '/^${_V}=/{print}' ${.CURDIR}/../sys/conf/newvers.sh); echo $$${_V}
|
||||
|
Loading…
Reference in New Issue
Block a user