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