Home
last modified time | relevance | path

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

/freebsd-src/lib/libedit/
H A DMakefile5 EDITDIR= ${SRCTOP}/contrib/libedit macro
6 .PATH: ${EDITDIR}
71 CFLAGS+= -I. -I${EDITDIR} -I${EDITDIR}/readline
74 ASRC= ${EDITDIR}/vi.c ${EDITDIR}/emacs.c ${EDITDIR}/common.c
80 sh ${EDITDIR}/makelist -h ${EDITDIR}/${hdr}.c > ${.TARGET}
84 sh ${EDITDIR}/makelist -fh ${AHDR} > ${.TARGET}
87 sh ${EDITDIR}/makelist -fc ${AHDR} > ${.TARGET}
90 sh ${EDITDIR}/makelist -bh ${ASRC} > ${.TARGET}
92 tc1.o: ${EDITDIR}/TEST/tc1.c