HomeSort by: relevance | last modified time | path
    Searched refs:LSRCS (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/
Makefile 108 # Add the .c file for .S files (in both variables) to LSRCS so that the
121 LSRCS := ${LSRCS} ${unwanted_file}
  /src/share/mk/
bsd.hostprog.mk 115 LOBJS+= ${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.ln}
bsd.prog.mk 477 LOBJS.${_P}+= ${LSRCS:.c=.ln} ${SRCS.${_P}:M*.c:.c=.ln}
bsd.lib.mk 458 LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.ln}

Completed in 46 milliseconds