xref: /titanic_52/usr/src/lib/sasl_plugins/cram/Makefile.com (revision c0dd49bdd68c0d758a67d56f07826f3b45cfc664)
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
7LIBRARY= crammd5.a
8VERS= .1
9
10PLUG_OBJS=	cram.o		crammd5_init.o
11
12# include common definitions
13include ../../Makefile.com
14