Cross Reference: Makefile.com
xref
: /
osnet-11
/
usr
/
src
/
lib
/
sasl_plugins
/
gssapi
/
Makefile.com
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile.com revision 2
2
N/A
#
2
N/A
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
2
N/A
# Use is subject to license terms.
2
N/A
#
2
N/A
#ident "%Z%%M% %I% %E% SMI"
2
N/A
2
N/A
LIBRARY
=
gssapi.a
2
N/A
VERS
= .
1
2
N/A
2
N/A
PLUG_OBJS
=
gssapi.o
gssapiv2_init.o
2
N/A
2
N/A
PLUG_LIBS
= -
lgss
2
N/A
2
N/A
# include common definitions
2
N/A
include
../../
Makefile.com