add confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
[unix-history] / usr / src / usr.sbin / sendmail / doc / changes / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
DIR= smm/09.sendmail
SRCS= changes.me
MACROS= -me
all: changes.ps
changes.ps: ${SRCS}
rm -f ${.TARGET}
${PIC} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>