Source-Changes-HG archive

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

[src/trunk]: src/external/public-domain/tz/share Part of the new infrastructu...



details:   https://anonhg.NetBSD.org/src/rev/b48f6f3e47fa
branches:  trunk
changeset: 331313:b48f6f3e47fa
user:      apb <apb%NetBSD.org@localhost>
date:      Fri Aug 08 09:18:02 2014 +0000

description:
Part of the new infrastructure for building tzdata under src/public-domain/tz.

diffstat:

 external/public-domain/tz/share/Makefile |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 8fb2e959224d -r b48f6f3e47fa external/public-domain/tz/share/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/public-domain/tz/share/Makefile  Fri Aug 08 09:18:02 2014 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 2014/08/08 09:18:02 apb Exp $
+
+SUBDIR+=       zoneinfo
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index