1*7c478bd9Sstevel@tonic-gate# 2*7c478bd9Sstevel@tonic-gate# Copyright (c) 1997-2001 by Sun Microsystems, Inc. 3*7c478bd9Sstevel@tonic-gate# All rights reserved. 4*7c478bd9Sstevel@tonic-gate# 5*7c478bd9Sstevel@tonic-gate#pragma ident "%Z%%M% %I% %E% SMI" 6*7c478bd9Sstevel@tonic-gate# 7*7c478bd9Sstevel@tonic-gate# lib/krb5/ss/sparc/Makefile 8*7c478bd9Sstevel@tonic-gate 9*7c478bd9Sstevel@tonic-gateMAPDIR= ../spec/sparc 10*7c478bd9Sstevel@tonic-gate 11*7c478bd9Sstevel@tonic-gateinclude ../Makefile.com 12*7c478bd9Sstevel@tonic-gate 13*7c478bd9Sstevel@tonic-gateinstall: all $(ROOTLIBDIR) $(ROOTLIBS) $(ROOTLINKS) 14