sync up to hp300/hp300/trap.c 7.26
[unix-history] / usr / src / usr.sbin / sendmail / Makefile
# @(#)Makefile 6.2 (Berkeley) %G%
SUBDIR= mailstats praliases
# don't trivially install sendmail
.if !make(install)
SUBDIR+=src
.endif
tar: Files
tar chf sendmail.tar `cat Files`
.include <bsd.subdir.mk>