Makefile revision 284255
1# $FreeBSD: head/include/gssapi/Makefile 284255 2015-06-11 04:22:17Z sjg $
2
3INCS= gssapi.h
4INCSDIR= ${INCLUDEDIR}/gssapi
5
6.include <bsd.prog.mk>
7