diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
commit | 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch) | |
tree | dc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /devel/libtool22/pkg-descr | |
parent | d1a9e827c98542eb35619dffa314cba50fb08b58 (diff) |
Notes
Diffstat (limited to 'devel/libtool22/pkg-descr')
-rw-r--r-- | devel/libtool22/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libtool22/pkg-descr b/devel/libtool22/pkg-descr new file mode 100644 index 000000000000..1dea88bf6d51 --- /dev/null +++ b/devel/libtool22/pkg-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. + +WWW: http://www.gnu.org/software/libtool/ |