Makefile revision 6083
742N/A# The contents of this file are subject to the terms of the 742N/A# Common Development and Distribution License (the "License"). 742N/A# You may not use this file except in compliance with the License. 742N/A# See the License for the specific language governing permissions 742N/A# and limitations under the License. 742N/A# When distributing Covered Code, include this CDDL HEADER in each 742N/A# If applicable, add the following below this CDDL HEADER, with the 742N/A# fields enclosed by brackets "[]" replaced with your own identifying 742N/A# information: Portions Copyright [yyyy] [name of copyright owner] 852N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 742N/A# Encoding rule for MAJOR: MIT KerberosV5 x.y[.z] => MAJOR x 742N/A# Encoding rule for MICRO: MIT KerberosV5 x.y[.z] => MICRO $MINOR[.z] 742N/A# Depends on S12-only header file in ON. 742N/A# The configure script is not at the top of the source directory. 742N/A# We need to enable large file support and build PIC for our shared libraries 742N/A# Include openldap headers instead of obsolete mozilla ldap headers. 742N/A# Temporary solution until we can fix this upstream with MIT, which currently 742N/A# depends on implicit binding of libc. Here we explicitly link with libc to 742N/A# satisfy this dependency. 852N/A# but since the test implementation will return failure to the uland build, 742N/A# this is good enough. The following disables master results processing. 852N/A# We don't ship Solaris specific files as patches to ease maintenance. 852N/A# We rather copy the files to the right directories. 742N/A# into libkadm5srv_mit. kadmind is the only consumer anyway. 742N/A# Common flags used to create the filter libs below