Makefile revision 67e3a03ed4a2813074d36330f062ed6e593a4937
bef75d63d74f58abc0f834ed271526672777ba29Automatic Updater# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
bef75d63d74f58abc0f834ed271526672777ba29Automatic Updater# Use is subject to license terms.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# ident "%Z%%M% %I% %E% SMI"
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updaterinclude $(SRC)/lib/gss_mechs/mech_krb5/Makefile.mech_krb5
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# Override $ROOTLIB
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic UpdaterCPPFLAGS += -I$(SRC)/lib/gss_mechs/mech_krb5/include \
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater -DHAVE_LIBSOCKET=1 -DHAVE_LIBNSL=1 -DHAVE_UNISTD_H=1 \
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater -DHAVE_SYS_TIMEB_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_FTIME=1 \
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater$(POFILE): $(DERIVED_FILES) .WAIT $(POFILES)
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`