diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/pth/PLIST | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
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 |