Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.sbin/sendmail/cf/cf "distribution" target requires "...
details: https://anonhg.NetBSD.org/src/rev/897c27acee57
branches: trunk
changeset: 481881:897c27acee57
user: tron <tron%NetBSD.org@localhost>
date: Tue Feb 08 16:13:26 2000 +0000
description:
"distribution" target requires "netbsd-proto.cf".
diffstat:
gnu/usr.sbin/sendmail/cf/cf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1aa52089f882 -r 897c27acee57 gnu/usr.sbin/sendmail/cf/cf/Makefile
--- a/gnu/usr.sbin/sendmail/cf/cf/Makefile Tue Feb 08 14:06:01 2000 +0000
+++ b/gnu/usr.sbin/sendmail/cf/cf/Makefile Tue Feb 08 16:13:26 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/02/08 13:45:41 tron Exp $
+# $NetBSD: Makefile,v 1.2 2000/02/08 16:13:26 tron Exp $
# install these sources in /usr/share/sendmail/cf
DIST= ${.CURDIR}/../../../../dist
@@ -40,7 +40,7 @@
realdepend:
-distribution:
+distribution: netbsd-proto.cf
${INSTALL} -c -o root -g wheel -m 444 netbsd-proto.cf \
${DESTDIR}/etc/sendmail.cf
Home |
Main Index |
Thread Index |
Old Index