Makefile revision 2666
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# CDDL HEADER START
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# The contents of this file are subject to the terms of the
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# Common Development and Distribution License (the "License").
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# You may not use this file except in compliance with the License.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# See the License for the specific language governing permissions
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# and limitations under the License.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# When distributing Covered Code, include this CDDL HEADER in each
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# If applicable, add the following below this CDDL HEADER, with the
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# fields enclosed by brackets "[]" replaced with your own identifying
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# information: Portions Copyright [yyyy] [name of copyright owner]
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# CDDL HEADER END
24fe0b3bf671e123467ce1df0b67cadd3614c8e4jmcp# Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# "etcetera" must be listed before "backward" because it sets up links that
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# "backward" needs.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsenTZFILES= africa antarctica asia australasia etcetera europe \
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# This package delivers only data files and has no dependencies.
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen @echo "Nothing to download."
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen @echo "Nothing to prep."
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen /usr/sbin/zic -d $(PROTOUSRSHARELIBDIR)/zoneinfo $(TZFILES)
a4ac8bb3f5b2fff60581bee101792ac7a34bad8cdnielsen# empty test target