Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/cf/cf/
H A DMakefile40 CFDIR= .. macro
48 $(M4) ${CFDIR}/m4/cf.m4 $*.mc > $@
61 ${CFDIR}/domain/generic.m4 \
62 ${CFDIR}/domain/solaris-antispam.m4 \
63 ${CFDIR}/domain/solaris-generic.m4 \
64 ${CFDIR}/feature/accept_unqualified_senders.m4 \
65 ${CFDIR}/feature/accept_unresolvable_domains.m4 \
66 ${CFDIR}/feature/access_db.m4 \
67 ${CFDIR}/feature/allmasquerade.m4 \
68 ${CFDIR}/feature/always_add_domain.m4 \
[all …]
/titanic_44/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