xref: /titanic_51/usr/src/lib/sasl_plugins/plain/Makefile.com (revision 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf)
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= plain.a
8VERS= .1
9
10PLUG_OBJS=	plain.o		plain_init.o
11
12# include common definitions
13include ../../Makefile.com
14