Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc postfix support.
details: https://anonhg.NetBSD.org/src/rev/88a701c01831
branches: trunk
changeset: 467678:88a701c01831
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Mar 27 05:17:08 1999 +0000
description:
postfix support.
diffstat:
etc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 67d609c04042 -r 88a701c01831 etc/Makefile
--- a/etc/Makefile Sat Mar 27 05:14:37 1999 +0000
+++ b/etc/Makefile Sat Mar 27 05:17:08 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 1999/03/24 20:12:21 drochner Exp $
+# $NetBSD: Makefile,v 1.110 1999/03/27 05:17:08 mrg Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -202,6 +202,7 @@
.ifndef NO_SENDMAIL
(cd ../usr.sbin/sendmail/cf/cf; ${MAKE} distribution)
.endif
+ (cd ../usr.sbin/postfix/etc; ${MAKE} distribution)
distrib-dirs:
Home |
Main Index |
Thread Index |
Old Index