xref: /titanic_41/usr/src/lib/krb5/kadm5/clnt/i386/Makefile (revision c138f478d2bc94e73ab8f6a084e323bec25e62f5)
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/i386
9
10include ../Makefile.com
11
12DYNFLAGS += $(KRUNPATH) $(KMECHLIB)
13LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
14
15install: all $(ROOTLIBS) $(ROOTLINKS)
16