Makefile revision 5666
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 0N/A# mod_gss subcomponent 0N/A# IPS_COMPONENT_VERSION is by default set to $(COMPONENT_VERSION) but it is not 0N/A# enough for us. We need to include the $(COMPONENT_SUBVERSION) somehow. 0N/A# Because the IPS_COMPONENT_VERSION cannot contain letters we used '.0.5' 1460N/A# Remove -D_POSIX_PTHREAD_SEMANTICS and this comment after move to S12_45. 1460N/A# Force immediate binding because of chroot(). 0N/A# Copy Solaris modules and GSSAPI modules to proftpd source tree. 0N/A# Build Solaris dtrace object files and copy to proftpd build tree. 160N/A# proftpd configure and build is not ready for run out of the source tree 160N/A# Do not apply the standard license transforms for this component. The 160N/A# license actions in the proftpd.p5m file are already tagged with the 0N/A# libcheck and specific Perl Test::Unit version is required for full test