xref: /titanic_44/usr/src/cmd/ipf/lib/amd64/Makefile (revision 24db46411fd54f70c35b94bb952eb7ba040e43b4)
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