xref: /illumos-gate/usr/src/lib/krb5/kadm5/clnt/sparcv9/Makefile (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
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
8MAPDIR= ../spec/sparcv9
9
10include ../Makefile.com
11include ../../../../Makefile.lib.64
12
13DYNFLAGS += $(KRUNPATH64) $(KMECHLIB64)
14LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
15
16install: all $(ROOTLIBDIR64) $(ROOTLIBS64) $(ROOTLINKS64)
17