2 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
5 include ..
/Makefile.subdirs
7 all install: THIRDPARTYLICENSE
9 THIRDPARTYLICENSE
: gssapi.c
10 $(SED
) -e
'/GSSAPI SASL plugin/,/^$$/ p' -e
'd' gssapi.c
> $@
12 CLOBBERFILES
+= THIRDPARTYLICENSE
14 include $(SRC
)/lib
/Makefile.targ