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