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