8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / sasl_plugins / digestmd5 / Makefile.com
blob4bc19b7933d23a814af4c0e2d0389a034d5bd273
2 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
3 # Use is subject to license terms.
5 #ident  "%Z%%M% %I%     %E% SMI"
7 LIBRARY= digestmd5.a
8 VERS= .1
10 PLUG_OBJS=      digestmd5.o     digestmd5_init.o
12 PLUG_LIBS=      -lpkcs11
13 ENC_FLAGS=      -DUSE_UEF_SERVER=1 -DUSE_UEF_CLIENT=1 -DUSE_UEF=1
15 # include common definitions
16 include ../../Makefile.com