Searched refs:EDITDIR (Results 1 – 1 of 1) sorted by relevance
6 EDITDIR= ${SRCTOP}/contrib/libedit macro7 .PATH: ${EDITDIR}72 CFLAGS+= -I. -I${EDITDIR} -I${EDITDIR}/readline75 ASRC= ${EDITDIR}/vi.c ${EDITDIR}/emacs.c ${EDITDIR}/common.c81 sh ${EDITDIR}/makelist -h ${EDITDIR}/${hdr}.c > ${.TARGET}85 sh ${EDITDIR}/makelist -fh ${AHDR} > ${.TARGET}88 sh ${EDITDIR}/makelist -fc ${AHDR} > ${.TARGET}91 sh ${EDITDIR}/makelist -bh ${ASRC} > ${.TARGET}93 tc1.o: ${EDITDIR}/TEST/tc1.c