diff options
author | wiz <wiz> | 2000-08-22 02:55:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-22 02:55:40 +0000 |
commit | beaf7d427cc74c0d8f790caa7e66e92c7f4773aa (patch) | |
tree | c9d3680a164d29df0f1c20127b5e4990657bf78b /lang | |
parent | ec52b05dc0ac193314e0164b1e749ce405e3e451 (diff) | |
download | pkgsrc-beaf7d427cc74c0d8f790caa7e66e92c7f4773aa.tar.gz |
add bin/ocamlopt
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ocaml/pkg/PLIST.opt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lang/ocaml/pkg/PLIST.opt b/lang/ocaml/pkg/PLIST.opt index 9ad5c2e99eb..268c0aa89fd 100644 --- a/lang/ocaml/pkg/PLIST.opt +++ b/lang/ocaml/pkg/PLIST.opt @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.opt,v 1.2 2000/07/04 01:40:33 wiz Exp $ +@comment $NetBSD: PLIST.opt,v 1.3 2000/08/22 02:55:40 wiz Exp $ +bin/ocamlopt bin/ocamlc.opt bin/ocamlopt.opt lib/ocaml/arg.cmx @@ -39,6 +40,10 @@ lib/ocaml/int32.p.cmx lib/ocaml/int64.cmx lib/ocaml/int64.p.cmx lib/ocaml/int_misc.cmx +lib/ocaml/labltk/labltk.a +lib/ocaml/labltk/labltk.cmxa +lib/ocaml/labltk/libjpf.a +lib/ocaml/labltk/libjpf.cmxa lib/ocaml/lazy.cmx lib/ocaml/lazy.p.cmx lib/ocaml/lexing.cmx @@ -103,9 +108,5 @@ lib/ocaml/unix.cmx lib/ocaml/unix.cmxa lib/ocaml/weak.cmx lib/ocaml/weak.p.cmx -lib/ocaml/labltk/labltk.a -lib/ocaml/labltk/labltk.cmxa -lib/ocaml/labltk/libjpf.a -lib/ocaml/labltk/libjpf.cmxa man/man1/ocamlc.opt.1 man/man1/ocamlopt.opt.1 |