HomeSort by: relevance | last modified time | path
    Searched defs:included (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
deptgt-posix.mk 6 # '%POSIX' is defined and <posix.mk> is included, if it exists. Other than
27 INCLUDED_MK= ${TESTTMP}/included.mk
93 # If the main makefile first includes another makefile and that included
95 all: in-included-file
96 in-included-file: .PHONY set-up-sysdir check-not-posix run
97 printf 'include included.mk\n' > ${MAIN_MK}
deptgt-posix.mk 6 # '%POSIX' is defined and <posix.mk> is included, if it exists. Other than
27 INCLUDED_MK= ${TESTTMP}/included.mk
93 # If the main makefile first includes another makefile and that included
95 all: in-included-file
96 in-included-file: .PHONY set-up-sysdir check-not-posix run
97 printf 'include included.mk\n' > ${MAIN_MK}

Completed in 23 milliseconds