Lines Matching +refs:cc +refs:include +refs:needs
36 Library makefiles include ``lib.mk`` and programs include ``prog.mk``
48 .include <lib.mk>
56 .include <prog.mk>
227 include ``*.libnames.mk`` of which:
264 # indicate that we need to include headers from LIBCRYPTO
330 tree. If ``MK_AUTO_OBJ`` is set we include auto.obj.mk_.
333 ``MK_AUTO_OBJ=yes`` and include auto.obj.mk_ since it is best done early.
342 early - before bmake has established ``.PATH``, thus we include it
384 SYMLINKS += ${.CURDIR}/${MACHINE_ARCH}/include machine
390 ``${.CURDIR}/${MACHINE_ARCH}/include`` before compiling ``md.o``
403 file. ``MKDEP_CMD`` needs to point to a suitable tool (like mkdeps.sh_)
478 You should never need to edit ``warnings.mk``, it will include
494 cc-wrap.mk
508 Using ``cc-wrap.mk`` it could not be simpler.
528 The 20110505 and later versions of ``mk-files`` include a number of