Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
MAPDIR= ../spec/amd64
include ../Makefile.com
include ../../Makefile.lib.64
LIBS = $(DYNLIB) $(LINTLIB)
.KEEP_STATE:
all: $(LIBS)
install: all $(ROOTLIBS64) $(ROOTLINKS64)