diff options
Diffstat (limited to 'lang/ocaml/PLIST.stub')
-rw-r--r-- | lang/ocaml/PLIST.stub | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/ocaml/PLIST.stub b/lang/ocaml/PLIST.stub new file mode 100644 index 00000000000..abd01f65c1e --- /dev/null +++ b/lang/ocaml/PLIST.stub @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST.stub,v 1.1 2005/02/04 21:35:51 adrianp Exp $ +lib/ocaml/stublibs/dllbigarray.so +lib/ocaml/stublibs/dllmldbm.so +lib/ocaml/stublibs/dllnums.so +lib/ocaml/stublibs/dllstr.so +lib/ocaml/stublibs/dllthreads.so +lib/ocaml/stublibs/dllunix.so +lib/ocaml/stublibs/dllvmthreads.so +@unexec ${RMDIR} %D/lib/ocaml/stublibs +@unexec ${RMDIR} %D/lib/ocaml 2>/dev/null || ${TRUE} |