Move stray targets out of the xdev section.
This commit is contained in:
parent
15eee89508
commit
bfbada6ed4
@ -992,6 +992,8 @@ INSTALLKERNEL= ${_kernel}
|
|||||||
.endif
|
.endif
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
buildkernel ${WMAKE_TGTS} ${.ALLTARGETS:M_*}: .MAKE
|
||||||
|
|
||||||
#
|
#
|
||||||
# buildkernel
|
# buildkernel
|
||||||
#
|
#
|
||||||
@ -1993,5 +1995,3 @@ _xi-links:
|
|||||||
xdev xdev-build xdev-install:
|
xdev xdev-build xdev-install:
|
||||||
@echo "*** Error: Both XDEV and XDEV_ARCH must be defined for \"${.TARGET}\" target"
|
@echo "*** Error: Both XDEV and XDEV_ARCH must be defined for \"${.TARGET}\" target"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
buildkernel ${WMAKE_TGTS} ${.ALLTARGETS:M_*}: .MAKE
|
|
||||||
|
Loading…
Reference in New Issue
Block a user