Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/ibm-public/postfix/sbin/postconf Update list of gen...
details: https://anonhg.NetBSD.org/src/rev/d80fcf638a4e
branches: trunk
changeset: 790201:d80fcf638a4e
user: tron <tron%NetBSD.org@localhost>
date: Wed Sep 25 19:39:47 2013 +0000
description:
Update list of generated header files.
diffstat:
external/ibm-public/postfix/sbin/postconf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 384844ce2924 -r d80fcf638a4e external/ibm-public/postfix/sbin/postconf/Makefile
--- a/external/ibm-public/postfix/sbin/postconf/Makefile Wed Sep 25 19:35:59 2013 +0000
+++ b/external/ibm-public/postfix/sbin/postconf/Makefile Wed Sep 25 19:39:47 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/09/25 19:25:08 tron Exp $
+# $NetBSD: Makefile,v 1.6 2013/09/25 19:39:47 tron Exp $
# XXX Note we aren't building ../conf/main.cf.default
# The shipped makefiles construct it using postconf -d after building
@@ -22,7 +22,7 @@
GENSRCS=bool_table.h bool_vars.h int_table.h int_vars.h str_table.h \
str_vars.h time_table.h time_vars.h raw_table.h raw_vars.h \
nint_table.h nint_vars.h nbool_table.h nbool_vars.h long_table.h \
- long_vars.h
+ long_vars.h str_fn_table.h str_fn_vars.h
SRCS= ${PSRCS} ${GENSRCS}
DPSRCS= ${GENSRCS}
Home |
Main Index |
Thread Index |
Old Index