7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# CDDL HEADER START
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# The contents of this file are subject to the terms of the
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# Common Development and Distribution License (the "License").
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# You may not use this file except in compliance with the License.
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# See the License for the specific language governing permissions
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# and limitations under the License.
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# When distributing Covered Code, include this CDDL HEADER in each
7270737ca9bfa3c5f067e6377068aa597687d094Bob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley# If applicable, add the following below this CDDL HEADER, with the
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley# fields enclosed by brackets "[]" replaced with your own identifying
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley# CDDL HEADER END
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
378344fdcee521a2e2fd3f4a61bee15e8a6bd23eBob Halley# $(WS_MAKE_RULES)/ips.mk really isn't set up to allow you to bypass all
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley# the automatic (and lengthy) manifest manipulation that it does, which we
694c897b20f06f8a5349fd9ac5df93947f6f5a2aBob Halley# really don't need to do for these static, uninteresting packages. So we just
694c897b20f06f8a5349fd9ac5df93947f6f5a2aBob Halley# write a simple set of publication rules to get the packages into the repo.
$(HISTORY) > $$@
$(BUILD_DIR):
$(MKDIR) $@
$(CP) $< $@
$(CP) $< $@
$(TOUCH) $@
$(TOUCH) $@
$(CP) $< $@