NetBSD/usr.sbin/sendmail/Makefile

9 lines
169 B
Makefile
Raw Normal View History

1996-11-18 08:29:14 +03:00
# @(#)Makefile 8.15 (Berkeley) 9/21/96
1993-03-21 12:45:37 +03:00
SUBDIR= src mailstats makemap praliases cf/cf
1994-06-30 09:33:30 +04:00
.if make(install)
SUBDIR+= doc/intro doc/op
.endif
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>