substantial changes to handle CS subdomain
[unix-history] / usr / src / usr.sbin / sendmail / Makefile
CommitLineData
39d6604d 1# @(#)Makefile 4.16 (Berkeley) %G%
63b261a5 2
39d6604d 3SUBDIR= mailstats praliases
63b261a5 4
39d6604d
KB
5# don't trivially install sendmail
6.if !make(install)
7SUBDIR+=src
8.endif
ae2d3983 9
39d6604d 10.include <bsd.subdir.mk>