Lines Matching +refs:cc +refs:check +refs:includes
1111 .for cc in cc c++
1112 if [ -x ${WORLDTMP}/usr/bin/${cc} ]; then \
1113 inum=$$(ls -i ${WORLDTMP}/usr/bin/${cc}); \
1220 MK_INCLUDES=yes includes
1222 ${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes
1224 ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes
1345 @echo ">>> Install check world started on `LC_ALL=C date`"
1349 @echo ">>> Install check kernel started on `LC_ALL=C date`"
1410 echo "rescue/sh check failed, installation aborted" >&2; \
1590 test-includes: .PHONY
1591 ${_+_}cd ${.CURDIR}/tools/build/test-includes; \
1592 ${WMAKEENV} ${MAKE} ${WORLD_FLAGS} DESTDIR=${WORLDTMP} test-includes
2429 ${MAKE} DIRPRFX=${_tool}/ DESTDIR=${WORLDTMP}/legacy includes; \
3578 .if make(check-old) || make(check-old-dirs) || \
3579 make(check-old-files) || make(check-old-libs) || \
3661 check-old-files: .PHONY
3729 check-old-libs: .PHONY
3767 check-old-dirs: .PHONY
3787 check-old: check-old-files check-old-libs check-old-dirs .PHONY
3992 .ORDER: xdev-build _xi-mtree _xi-cross-tools _xi-includes _xi-libraries
3993 xdev-install: xdev-build _xi-mtree _xi-cross-tools _xi-includes _xi-libraries .PHONY
4003 _xi-includes: .PHONY
4008 ${_+_}cd ${.CURDIR}; ${CD2MAKE} -f Makefile.inc1 includes \