xref: /titanic_44/usr/src/cmd/ipf/tools/i386/Makefile (revision e127a3e717f822eb855235fa3bd08235b2cf533d)
1#
2# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5#ident	"%Z%%M%	%I%	%E% SMI"
6
7include ../Makefile.tools
8
9LDLIBS	 += -L ../../lib/$(MACH) -lipf
10
11all: $(PROG) $(IPFPROG)
12
13install: all $(ROOTUSRSBINPROG32) $(ROOTUSRSBINLINKS) \
14	 $(ROOTIPF32) $(ROOTIPFPROG32) $(ROOTIPFLINKS)
15