Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/zdump include Makefile.in from zic
details: https://anonhg.NetBSD.org/src/rev/6039d47416f9
branches: trunk
changeset: 785195:6039d47416f9
user: christos <christos%NetBSD.org@localhost>
date: Sat Mar 02 21:39:14 2013 +0000
description:
include Makefile.in from zic
diffstat:
usr.sbin/zdump/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 462e5652e5be -r 6039d47416f9 usr.sbin/zdump/Makefile
--- a/usr.sbin/zdump/Makefile Sat Mar 02 21:38:19 2013 +0000
+++ b/usr.sbin/zdump/Makefile Sat Mar 02 21:39:14 2013 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2011/08/16 07:52:32 christos Exp $
+# $NetBSD: Makefile,v 1.8 2013/03/02 21:39:14 christos Exp $
+.include "${.PARSEDIR}/../zic/Makefile.inc"
.include <bsd.own.mk>
PROG= zdump
Home |
Main Index |
Thread Index |
Old Index