Makefile revision 4337
5484N/A# The contents of this file are subject to the terms of the 5484N/A# Common Development and Distribution License (the "License"). 5484N/A# You may not use this file except in compliance with the License. 5484N/A# See the License for the specific language governing permissions 5484N/A# and limitations under the License. 5484N/A# When distributing Covered Code, include this CDDL HEADER in each 5484N/A# If applicable, add the following below this CDDL HEADER, with the 5484N/A# fields enclosed by brackets "[]" replaced with your own identifying 5484N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5484N/A# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 5484N/A $(GSED) -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool ; \ 5484N/A# Move the section 8 man pages into section 1m. # Add install dependency as above after system-test targets are implemented.