Makefile.inc revision 256281
1# $FreeBSD: stable/10/lib/libkse/sys/Makefile.inc 116705 2003-06-23 04:28:31Z marcel $
2
3.PATH:	 ${.CURDIR}/sys
4
5SRCS+=	lock.c thr_error.c
6