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/libtool-base/DESCR | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/libtool-base/DESCR')
-rw-r--r-- | devel/libtool-base/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libtool-base/DESCR b/devel/libtool-base/DESCR new file mode 100644 index 00000000000..e0a9e52ed51 --- /dev/null +++ b/devel/libtool-base/DESCR @@ -0,0 +1,8 @@ +This is GNU Libtool, a generic library support script. Libtool hides +the complexity of using shared libraries behind a consistent, portable +interface. + +To use libtool, add the new generic library building commands to your +Makefile, Makefile.in, or Makefile.am. + +This package includes the libtool script and support files. |