NetBSD/usr.sbin/sendmail/Makefile

11 lines
239 B
Makefile
Raw Normal View History

1998-01-09 11:03:16 +03:00
# $NetBSD: Makefile,v 1.13 1998/01/09 08:10:14 perry Exp $
#
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 smrsh cf/cf
1994-06-30 09:33:30 +04:00
.if make(install)
1997-07-17 03:58:21 +04:00
SUBDIR+= doc/intro doc/op cf
.endif
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>