Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
include $(SRC)/lib/Makefile.lib.64
#
# XX64
# work around the problem that gcc currently produces
# buggy gcc -mcmodel=small code
#
CFLAGS64 += $(C_PICFLAGS64)
install: all