Searched refs:INCSYMLINKS (Results 1 - 5 of 5) sorted by relevance

/src/lib/libedit/readline/
H A DMakefile11 INCSYMLINKS= readline.h ${INCSDIR}/history.h macro
/src/sys/arch/
H A DMakefile65 INCSYMLINKS= ${MACHINE_CPU} /usr/include/machine macro
67 INCSYMLINKS= ${MACHINE} /usr/include/machine macro
70 INCSYMLINKS+= machine/float.h /usr/include/float.h
/src/share/mk/
H A Dbsd.inc.mk9 INCSYMLINKS?= macro
43 .if !empty(INCSYMLINKS)
44 @(set ${INCSYMLINKS}; \
H A Dbsd.kinc.mk14 # INCSYMLINKS Symlinks to make (unconditionally), a la bsd.links.mk.
65 .if defined(INCSYMLINKS) && !empty(INCSYMLINKS)
67 @(set ${INCSYMLINKS}; \
/src/sys/sys/
H A DMakefile53 INCSYMLINKS=\ macro
70 INCSYMLINKS+= ../soundcard.h ${INCSDIR}/soundcard.h

Completed in 4 milliseconds