Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
493N/A#
493N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
493N/A# Use is subject to license terms.
493N/A#
493N/A#pragma ident "%Z%%M% %I% %E% SMI"
493N/A#
493N/A# lib/krb5/ss/spec/i386/Makefile
493N/A
493N/Ainclude ../Makefile.targ
493N/A
493N/A# Add arch specific objects here
493N/AOBJECTS +=
493N/A
493N/Ainclude $(SRC)/lib/Makefile.lib
493N/Ainclude $(SRC)/lib/Makefile.spec
493N/A
493N/A# Uncomment the following if the linker complains
493N/A#i386_C_PICFLAGS = -K PIC
493N/A
493N/A# These include paths must be searched before includes paths in CPPFLAGS
493N/ACFLAGS += -I$(SRC)/lib/krb5 -I$(SRC)/lib/krb5/ss
493N/A
493N/Ainstall: $(KRB5ABILIB)
493N/A