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