diff options
Diffstat (limited to 'lib/libpthread')
-rw-r--r-- | lib/libpthread/support/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/support/Makefile.inc b/lib/libpthread/support/Makefile.inc index 9f6783e..f6fec95 100644 --- a/lib/libpthread/support/Makefile.inc +++ b/lib/libpthread/support/Makefile.inc @@ -1,8 +1,8 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/support +.PATH: ${.CURDIR}/support -SOBJS+= thr_libc.So +SOBJS+= thr_libc.So CLEANFILES+= thr_support.So thr_libc.So: thr_support.So |