Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.sbin/postfix/postconf add proper dependencies for ge...
details: https://anonhg.NetBSD.org/src/rev/a1d605f6c97e
branches: trunk
changeset: 486074:a1d605f6c97e
user: christos <christos%NetBSD.org@localhost>
date: Fri May 12 18:05:44 2000 +0000
description:
add proper dependencies for generated files.
diffstat:
gnu/usr.sbin/postfix/postconf/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r b8b94440d9e9 -r a1d605f6c97e gnu/usr.sbin/postfix/postconf/Makefile
--- a/gnu/usr.sbin/postfix/postconf/Makefile Fri May 12 17:52:07 2000 +0000
+++ b/gnu/usr.sbin/postfix/postconf/Makefile Fri May 12 18:05:44 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/05/01 01:07:42 simonb Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/12 18:05:44 christos Exp $
# XXX Note we aren't building ../conf/main.cf.default
# The shipped makefiles construct it using postconf -d after building
@@ -33,3 +33,5 @@
awk -f ${DIST}/extract.awk ${DIST}/../*/*.c
.include <bsd.prog.mk>
+
+${OBJS}: ${GENSRCS}
Home |
Main Index |
Thread Index |
Old Index