Makefile revision 153838
1# $FreeBSD: head/include/gssapi/Makefile 153838 2005-12-29 14:40:22Z dfr $
2
3NO_OBJ=
4INCS= gssapi.h
5INCSDIR= ${INCLUDEDIR}/gssapi
6
7.include <bsd.prog.mk>
8