Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libedit/
H A DMakefile6 EDITDIR= ${SRCTOP}/contrib/libedit macro
7 .PATH: ${EDITDIR}
72 CFLAGS+= -I. -I${EDITDIR} -I${EDITDIR}/readline
75 ASRC= ${EDITDIR}/vi.c ${EDITDIR}/emacs.c ${EDITDIR}/common.c
81 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