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

  /src/bin/ksh/
Makefile 16 DPSRCS= emacs.out siglist.out
28 CLEANFILES+= siglist.out siglist.out.tmp
29 # two steps to prevent the creation of a bogus siglist.out
30 siglist.out: config.h sh.h siglist.in siglist.sh
33 ${HOST_SH} ${.CURDIR}/siglist.sh "${CC} -E ${CPPFLAGS} ${DEFS} \
34 -I. -I${.CURDIR}" < ${.CURDIR}/siglist.in > siglist.out.tmp
    [all...]
Makefile 16 DPSRCS= emacs.out siglist.out
28 CLEANFILES+= siglist.out siglist.out.tmp
29 # two steps to prevent the creation of a bogus siglist.out
30 siglist.out: config.h sh.h siglist.in siglist.sh
33 ${HOST_SH} ${.CURDIR}/siglist.sh "${CC} -E ${CPPFLAGS} ${DEFS} \
34 -I. -I${.CURDIR}" < ${.CURDIR}/siglist.in > siglist.out.tmp
    [all...]

Completed in 20 milliseconds