Module Name: src
Committed By: apb
Date: Fri Aug 8 09:14:40 UTC 2014
Added Files:
src/external/public-domain/tz: Makefile Makefile.inc
Log Message:
Add infrastructure for building tzdata under src/external/public-domain/tz.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/public-domain/tz/Makefile \
src/external/public-domain/tz/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/external/public-domain/tz/Makefile
diff -u /dev/null src/external/public-domain/tz/Makefile:1.1
--- /dev/null Fri Aug 8 09:14:40 2014
+++ src/external/public-domain/tz/Makefile Fri Aug 8 09:14:40 2014
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 2014/08/08 09:14:40 apb Exp $
+
+SUBDIR+= share
+
+.include <bsd.subdir.mk>
Index: src/external/public-domain/tz/Makefile.inc
diff -u /dev/null src/external/public-domain/tz/Makefile.inc:1.1
--- /dev/null Fri Aug 8 09:14:40 2014
+++ src/external/public-domain/tz/Makefile.inc Fri Aug 8 09:14:40 2014
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.1 2014/08/08 09:14:40 apb Exp $
+
+.include <bsd.own.mk>
+
+TZDISTDIR:= ${.PARSEDIR}/dist