diff options
Diffstat (limited to 'devel/pth/PLIST')
-rw-r--r-- | devel/pth/PLIST | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/devel/pth/PLIST b/devel/pth/PLIST new file mode 100644 index 00000000000..3778dd5801a --- /dev/null +++ b/devel/pth/PLIST @@ -0,0 +1,33 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:26:03 zuntum Exp $ +bin/pth-config +bin/pthread-config +include/pth.h +include/pthread.h +lib/libpth.a +lib/libpth.la +lib/libpth.so +lib/libpth.so.${PTH_MAJOR} +lib/libpth.so.${PTH_MAJOR}.${PTH_MINOR} +lib/libpthread.a +lib/libpthread.la +lib/libpthread.so +lib/libpthread.so.${PTH_MAJOR} +lib/libpthread.so.${PTH_MAJOR}.${PTH_MINOR} +man/man1/pth-config.1 +man/man1/pthread-config.1 +man/man3/pth.3 +man/man3/pthread.3 +share/aclocal/pth.m4 +share/doc/pth/ANNOUNCE +share/doc/pth/AUTHORS +share/doc/pth/COPYING +share/doc/pth/HACKING +share/doc/pth/NEWS +share/doc/pth/README +share/doc/pth/SUPPORT +share/doc/pth/TESTS +share/doc/pth/THANKS +share/doc/pth/USERS +share/doc/pth/pthread.ps +share/doc/pth/rse-pmt.ps +@dirrm share/doc/pth |