Searched refs:EDITDIR (Results 1 – 1 of 1) sorted by relevance
5 EDITDIR= ${SRCTOP}/contrib/libedit macro6 .PATH: ${EDITDIR}71 CFLAGS+= -I. -I${EDITDIR} -I${EDITDIR}/readline74 ASRC= ${EDITDIR}/vi.c ${EDITDIR}/emacs.c ${EDITDIR}/common.c80 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