Makefile revision 7034
893N/A# The contents of this file are subject to the terms of the 893N/A# Common Development and Distribution License (the "License"). 893N/A# You may not use this file except in compliance with the License. 893N/A# See the License for the specific language governing permissions 893N/A# and limitations under the License. 893N/A# When distributing Covered Code, include this CDDL HEADER in each 893N/A# If applicable, add the following below this CDDL HEADER, with the 893N/A# fields enclosed by brackets "[]" replaced with your own identifying 893N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 893N/A# $(WS_MAKE_RULES)/ips.mk really isn't set up to allow you to bypass all 893N/A# the automatic (and lengthy) manifest manipulation that it does, which we 893N/A# really don't need to do for these static, uninteresting packages. So we just 893N/A# write a simple set of publication rules to get the packages into the repo. 893N/A# Rule to generate historical manifests from the $(HISTORY) file. 893N/A @
echo "nothing to be done for $@"