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