Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A DMakefile40 CFDIR= .. macro
69 ${CFDIR}/feature/badmx.m4 \
77 ${CFDIR}/feature/dnsbl.m4 \
93 ${CFDIR}/feature/msp.m4 \
119 ${CFDIR}/m4/cf.m4 \
120 ${CFDIR}/m4/cfhead.m4 \
121 ${CFDIR}/m4/proto.m4 \
122 ${CFDIR}/m4/version.m4 \
123 ${CFDIR}/mailer/local.m4 \
124 ${CFDIR}/mailer/smtp.m4 \
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME56 m4 ${CFDIR}/m4/cf.m4 config.mc > config.cf
60 cd ${CFDIR}/cf
63 where ${CFDIR} is the root of the cf directory and config.mc is the
67 or the -I flag (ditto), then ${CFDIR} can be in an arbitrary directory.
68 For "traditional" versions, ${CFDIR} ***MUST*** be "..", or you MUST
71 m4 -D_CF_DIR_=${CFDIR}/ ${CFDIR}/m4/cf.m4 config.mc > config.cf