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