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