xref: /titanic_50/usr/src/cmd/ipf/tools/i386/Makefile (revision 2df1fe9ca32bb227b9158c67f5c00b54c20b10fd)
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