Makefile revision 7163
d0cd4568592f103a454ac647f4961af293f88f4ejim#
ec79b29695b183f794264bbb578c51e93d1f9b1emartin#
ed0d39878e79220baaa50c15b79b1fdf877cb919niq# CDDL HEADER START
9ab5933c174cb21de69e8305f80544cbe7ed2a7ccovener#
9ab5933c174cb21de69e8305f80544cbe7ed2a7ccovener# The contents of this file are subject to the terms of the
9ab5933c174cb21de69e8305f80544cbe7ed2a7ccovener# Common Development and Distribution License (the "License").
9fcea5d26cbaf4df156b83df3aeecd2896a412fdniq# You may not use this file except in compliance with the License.
9fcea5d26cbaf4df156b83df3aeecd2896a412fdniq#
9fcea5d26cbaf4df156b83df3aeecd2896a412fdniq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c05a38095129d25a4ad10aa51584c774458fb089niq# or http://www.opensolaris.org/os/licensing.
c05a38095129d25a4ad10aa51584c774458fb089niq# See the License for the specific language governing permissions
c05a38095129d25a4ad10aa51584c774458fb089niq# and limitations under the License.
c05a38095129d25a4ad10aa51584c774458fb089niq#
c4a423b3ef5cf5bc7209b452ed0823b5a895ffd6jim# When distributing Covered Code, include this CDDL HEADER in each
c4a423b3ef5cf5bc7209b452ed0823b5a895ffd6jim# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c4a423b3ef5cf5bc7209b452ed0823b5a895ffd6jim# If applicable, add the following below this CDDL HEADER, with the
c4a423b3ef5cf5bc7209b452ed0823b5a895ffd6jim# fields enclosed by brackets "[]" replaced with your own identifying
5fc20796e4b0474cf8b2383945687783de1d3632jim# information: Portions Copyright [yyyy] [name of copyright owner]
5fc20796e4b0474cf8b2383945687783de1d3632jim#
5fc20796e4b0474cf8b2383945687783de1d3632jim# CDDL HEADER END
277e6113b9243f84ba6bec5464914ab2172b9d4ajim#
084d3bd7b9e5456e77664b61c0d6f3448edf3726niq# Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
084d3bd7b9e5456e77664b61c0d6f3448edf3726niq#
3f5585f7f4a7d74f2f94ec729ea8c1879d419e35rederpjinclude ../../make-rules/shared-macros.mk
3f5585f7f4a7d74f2f94ec729ea8c1879d419e35rederpj
3f5585f7f4a7d74f2f94ec729ea8c1879d419e35rederpjCOMPONENT_NAME= timezone
3f5585f7f4a7d74f2f94ec729ea8c1879d419e35rederpj
3f5585f7f4a7d74f2f94ec729ea8c1879d419e35rederpjCOMPONENT_VERSION= 2016.8
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregamesCOMPONENT_BUGDB= utility/timezone
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregamesHUMAN_VERSION= 2016h
ee508128c414648982d1cca7801f63b01a0a4f8aminfrin
5d4512d8c3a70094ff3e941667007a42925f73e2jortonTPNO= 24870
5d4512d8c3a70094ff3e941667007a42925f73e2jorton
5d4512d8c3a70094ff3e941667007a42925f73e2jorton# "etcetera" must be listed before "backward" because it sets up links that
5d4512d8c3a70094ff3e941667007a42925f73e2jorton# "backward" needs.
f2e009134c7e279f99dfca5bd421f721bf1f7840jortonTZFILES= africa antarctica asia australasia etcetera europe \
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton factory northamerica pacificnew solar87 solar88 solar89 \
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton southamerica backward
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton
f2e009134c7e279f99dfca5bd421f721bf1f7840jortoninclude $(WS_MAKE_RULES)/ips.mk
135402675e89e6df0e17735e48f428a1e1d8eb16pquerna
135402675e89e6df0e17735e48f428a1e1d8eb16pquerna# This package delivers only data files and has no dependencies.
135402675e89e6df0e17735e48f428a1e1d8eb16pquerna
135402675e89e6df0e17735e48f428a1e1d8eb16pquernaPOFILE=zoneinfo.po
e4b96ba15dc8b2b27d251d53e29b86da32cd5066pquerna
e4b96ba15dc8b2b27d251d53e29b86da32cd5066pquernadownload:
4233b18553d723a4e22d6126866f05e3d842f781covener @echo "Nothing to download."
4233b18553d723a4e22d6126866f05e3d842f781covener
4233b18553d723a4e22d6126866f05e3d842f781covenerprep:
4233b18553d723a4e22d6126866f05e3d842f781covener @echo "Nothing to prep."
4233b18553d723a4e22d6126866f05e3d842f781covener
c4313e35bed51fd5525e60333eb5d64021ab5057jerenkrantzbuild:
c4313e35bed51fd5525e60333eb5d64021ab5057jerenkrantz @/bin/sh ./do_pofile.sh > $(POFILE)
c4313e35bed51fd5525e60333eb5d64021ab5057jerenkrantz
5b4d25005978c3667f44fbd5dcbd4cc34e9c714djerenkrantzinstall: build
5b4d25005978c3667f44fbd5dcbd4cc34e9c714djerenkrantz /usr/sbin/zic -d $(PROTOUSRSHARELIBDIR)/zoneinfo $(TZFILES)
5b4d25005978c3667f44fbd5dcbd4cc34e9c714djerenkrantz
236675b0526bbf82edb9a34e9b10be56cc10b9cdjim# empty test target
236675b0526bbf82edb9a34e9b10be56cc10b9cdjimtest: $(NO_TESTS)
236675b0526bbf82edb9a34e9b10be56cc10b9cdjim
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wroweclean:
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wrowe $(RM) -r $(BUILD_DIR) $(POFILE)
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wrowe
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wroweclobber: clean
7e852fc77c66ea1edb4e88808bb75ecd3603a2e5wrowe
e5106092b7fae78cec4898042a78a10acccb4cacwrowe
e5106092b7fae78cec4898042a78a10acccb4cacwrowe