diff options
Diffstat (limited to 'lib/libpthread/sys/Makefile.inc')
-rw-r--r-- | lib/libpthread/sys/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libpthread/sys/Makefile.inc b/lib/libpthread/sys/Makefile.inc new file mode 100644 index 0000000..16fd33d --- /dev/null +++ b/lib/libpthread/sys/Makefile.inc @@ -0,0 +1,5 @@ +# $Id$ + +.PATH: ${.CURDIR}/sys + +SRCS+= __error.c |