xref: /titanic_41/usr/src/cmd/ipf/lib/amd64/Makefile (revision 74e20cfe817b82802b16fac8690dadcda76f54f5)
1#
2# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# ident	"%Z%%M%	%I%	%E% SMI"
6#
7
8include ../Makefile.com
9include $(SRC)/lib/Makefile.lib.64
10
11
12#
13# XX64
14#   work around the problem that gcc currently produces
15#   buggy gcc -mcmodel=small code
16#
17CFLAGS64 += $(C_PICFLAGS64)
18
19install: all
20