diff options
author | agc <agc@pkgsrc.org> | 2000-01-20 11:13:04 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-01-20 11:13:04 +0000 |
commit | a1caab21ce60751edd7b96a36f460704d72a7d10 (patch) | |
tree | e59df328656a70bf4cac2fb55499390a6d659005 /devel/avltree/pkg | |
parent | e294405dacebd0d7d463e2fb01774637b9f5e419 (diff) | |
download | pkgsrc-a1caab21ce60751edd7b96a36f460704d72a7d10.tar.gz |
There are times when libtool is complete overkill. This is one of them.
Use a BSD-style Makefile for this package.
Diffstat (limited to 'devel/avltree/pkg')
-rw-r--r-- | devel/avltree/pkg/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/avltree/pkg/PLIST b/devel/avltree/pkg/PLIST index b409e491783..e10131ab8aa 100644 --- a/devel/avltree/pkg/PLIST +++ b/devel/avltree/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/20 01:40:11 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/01/20 11:13:05 agc Exp $ lib/libavltree.a -lib/libavltree.so.1.0 +lib/libavltree.so.1.1 include/avltree.h +man/cat3/avltree.0.gz man/man3/avltree.3.gz |