The multicast router. Stick it next to routed and XNSrouted since that
[unix-history] / usr.sbin / sendmail / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 4.16 (Berkeley) 5/11/90
2
3SUBDIR= mailstats # praliases
4
5# don't trivially install sendmail
6.if !make(install)
7SUBDIR+=src
8.endif
9
10.include <bsd.subdir.mk>