Home
last modified time | relevance | path

Searched refs:INCSLINKS (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/mk/
H A Dbsd.incs.mk92 .if defined(INCSLINKS) && !empty(INCSLINKS)
94 .for s t in ${INCSLINKS}
106 .if !empty(INCSLINKS)
108 STAGE_SYMLINKS.INCS= ${INCSLINKS}
/freebsd/include/
H A DMakefile345 INCSLINKS+= sys/$i ${INCLUDEDIR}/$i
348 INCSLINKS+= machine/$i ${INCLUDEDIR}/$i
351 INCSLINKS+= sys/$i ${INCLUDEDIR}/$i
/freebsd/lib/ncurses/tinfo/
H A DMakefile179 INCSLINKS= curses.h ${INCLUDEDIR}/ncurses.h macro