Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin nuke BUILD_POSTFIX



details:   https://anonhg.NetBSD.org/src/rev/1488345f13de
branches:  trunk
changeset: 485550:1488345f13de
user:      perry <perry%NetBSD.org@localhost>
date:      Sun Apr 30 21:49:26 2000 +0000

description:
nuke BUILD_POSTFIX

diffstat:

 usr.sbin/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (25 lines):

diff -r 673624d98b29 -r 1488345f13de usr.sbin/Makefile
--- a/usr.sbin/Makefile Sun Apr 30 21:45:55 2000 +0000
+++ b/usr.sbin/Makefile Sun Apr 30 21:49:26 2000 +0000
@@ -1,9 +1,6 @@
-#      $NetBSD: Makefile,v 1.139 2000/04/15 21:29:49 tsarna Exp $
+#      $NetBSD: Makefile,v 1.140 2000/04/30 21:49:26 perry Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
-# XXX Temporary for BUILD_POSTFIX
-.include <bsd.own.mk>
-
 SRCTOP=        ..
 .include <bsd.crypto.mk>
 
@@ -31,10 +28,6 @@
 # ATM PVC
 SUBDIR+=pvcsif pvctxctl
 
-.if defined(BUILD_POSTFIX)
-SUBDIR+=       postfix
-.endif
-
 .if defined(CRYPTOPATH)
 .sinclude "${CRYPTOPATH}/usr.sbin/Makefile.frag"
 .endif



Home | Main Index | Thread Index | Old Index