Makefile revision 887
4070N/A# The contents of this file are subject to the terms of the 4070N/A# Common Development and Distribution License (the "License"). 4070N/A# You may not use this file except in compliance with the License. 4070N/A# See the License for the specific language governing permissions 4070N/A# and limitations under the License. 4070N/A# When distributing Covered Code, include this CDDL HEADER in each 4070N/A# If applicable, add the following below this CDDL HEADER, with the 4070N/A# fields enclosed by brackets "[]" replaced with your own identifying 4070N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6033N/A# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. 4070N/A# IPS_COMPONENT_VERSION needs update whenever this is changed # IPS_COMPONENT_VERSION is by default set to $(COMPONENT_VERSION) but it is not # enough for us. We need to include the $(COMPONENT_SUBVERSION) somehow. # Because the IPS_COMPONENT_VERSION cannot contain letters we use mapping: # R(major)(minor)-(micro) - (major).(minor as number).(micro) # Built in SFW with gcc and builds cleanly now only with gcc # Use cp(1) instead of cloney because erlang's 'install' target uses 'tar' # to copy files and our tar doesn't handle long links by default. Between # the use of 'tar' and 'ld', a path adjustment wasn't an option due to the # at when we upgrade to a more current version. # Undelivered useless files: # manpages: start.1 werl.1 # remove INSTALL_PREFIX from path