xref: /titanic_41/usr/src/cmd/ipf/tools/i386/Makefile (revision 8b464eb836173b92f2b7a65623cd06c8c3c59289)
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