Makefile revision 1244
173N/A# The contents of this file are subject to the terms of the 173N/A# Common Development and Distribution License (the "License"). 173N/A# You may not use this file except in compliance with the License. 173N/A# See the License for the specific language governing permissions 173N/A# and limitations under the License. 173N/A# When distributing Covered Code, include this CDDL HEADER in each 173N/A# If applicable, add the following below this CDDL HEADER, with the 173N/A# fields enclosed by brackets "[]" replaced with your own identifying 173N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3817N/A# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. 173N/A# There isn't anything really to do here 173N/A# Just create the build directory, which is needed for publishing. 372N/A# There is nothing to actually build. 173N/A @
echo "Nothing to install."