xref: /freebsd/include/ssp/Makefile (revision 1f155d48f878495d31592c59cab82f975c210ad8)
1INCS=	poll.h random.h socket.h ssp.h stdio.h stdlib.h string.h strings.h
2INCS+=	uio.h unistd.h wchar.h
3INCSDIR=	${INCLUDEDIR}/ssp
4
5.include <bsd.prog.mk>
6