Searched refs:AHDR (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libedit/
H A DMakefile46 AHDR= vi.h emacs.h common.h macro
54 fcns.h: ${AHDR} makelist
55 sh ${.CURDIR}/makelist -fh ${AHDR} > ${.TARGET}
57 fcns.c: ${AHDR} fcns.h makelist
58 sh ${.CURDIR}/makelist -fc ${AHDR} > ${.TARGET}

Completed in 93 milliseconds