8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / sasl_plugins / gssapi / Makefile
blob16d613c512706b4fe2e853045bc487a307531191
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