xref: /illumos-gate/usr/src/cmd/ipf/lib/amd64/Makefile (revision 4bff34e37def8a90f9194d81bc345c52ba20086a)
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