Home
last modified time | relevance | path

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

/freebsd/lib/libedit/
H A DMakefile3 EDITDIR= ${SRCTOP}/contrib/libedit macro
4 .PATH: ${EDITDIR}
68 CFLAGS+= -I. -I${EDITDIR} -I${EDITDIR}/readline
71 ASRC= ${EDITDIR}/vi.c ${EDITDIR}/emacs.c ${EDITDIR}/common.c
77 sh ${EDITDIR}/makelist -h ${EDITDIR}/${hdr}.c > ${.TARGET}
81 sh ${EDITDIR}/makelist -fh ${AHDR} > ${.TARGET}
84 sh ${EDITDIR}/makelist -fc ${AHDR} > ${.TARGET}
87 sh ${EDITDIR}/makelist -bh ${ASRC} > ${.TARGET}
89 tc1.o: ${EDITDIR}/TEST/tc1.c