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