Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
#
# This make file will build mech_krb5.so.1. This shared object
# contains all the functionality needed to support the Kereros V5 GSS-API
# mechanism. No other Kerberos libraries are needed.
#
include ../../../Makefile.master
# include library definitions
include ../../Makefile.lib
sparcv9_C_PICFLAGS = -K PIC
HDRS=
$(ROOTDIRS)/%: %
$(INS.file)
# override ROOTLIBDIR and ROOTLINKS
$(ROOTLIBDIR):
$(INS.dir)
# include library targets
# include ../../Makefile.targ
FRC:
# EXPORT DELETE START
# Special target to clean up the source tree for export distribution
# Warning: This target changes the source tree
$(SED) -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
$(SED) -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
$(SED) -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
$(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
$(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
# CRYPT DELETE START
# Special target to clean up the source tree for domestic distribution
# Warning: This target changes the source tree
$(SED) -e "/CRYPT DELETE START/,/CRYPT DELETE END/d" \
$(SED) -e "/^# CRYPT DELETE START/,/^# CRYPT DELETE END/d" \
< Makefile \
| $(SED) -e "/EXPORT DELETE/d" \
> Makefile+
# CRYPT DELETE END
# EXPORT DELETE END
FRC:
$(RM) $@
$(RM) messages.po
$(RM) messages.po
$(MSGDOMAIN):
$(INS.dir)