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 8include ../../../Makefile.cmd.64 9 10CFLAGS64 += -D_ELF64 11 12LDLIBS64 += -L ../../lib/$(MACH64) -lipf 13 14all: $(PROG) $(IPFPROG) 15 16install: all $(ROOTIPF64) $(ROOTUSRSBINPROG64) \ 17 $(ROOTUSRSBINLINKS) $(ROOTIPFPROG64) $(ROOTIPFLINKS) 18