Cross Reference: Makefile
xref
: /
osnet-11
/
usr
/
src
/
lib
/
sasl_plugins
/
gssapi
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
2
N/A
#
2
N/A
# Copyright (c) 2003, 2010, Oracle
and
/
or
its affiliates. All rights reserved.
2
N/A
#
2
N/A
2
N/A
include
../
Makefile.subdirs
2
N/A
2
N/A
all
install
:
THIRDPARTYLICENSE
2
N/A
2
N/A
THIRDPARTYLICENSE
:
gssapi.c
2
N/A
$(
SED
)
-e
'/GSSAPI SASL plugin/,/^$$/ p'
-e
'd'
gssapi.c
> $@
2
N/A
2
N/A
CLOBBERFILES
+=
THIRDPARTYLICENSE
2
N/A
2
N/A
include
$(
SRC
)
/
lib
/
Makefile.targ