pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-core_unix Created package devel/ocaml-core...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f59dd4aac1ea
branches:  trunk
changeset: 378739:f59dd4aac1ea
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 09:26:58 2022 +0000

description:
Created package devel/ocaml-core_unix, version 0.15.0.

These are the unix-dependent modules from devel/ocaml-core and
devel/ocaml-core_kernel.

diffstat:

 devel/ocaml-core_unix/DESCR         |    2 +
 devel/ocaml-core_unix/Makefile      |   48 +++
 devel/ocaml-core_unix/PLIST         |  526 ++++++++++++++++++++++++++++++++++++
 devel/ocaml-core_unix/buildlink3.mk |   13 +
 devel/ocaml-core_unix/distinfo      |    5 +
 5 files changed, 594 insertions(+), 0 deletions(-)

diffs (truncated from 614 to 300 lines):

diff -r 22d7ba843e6a -r f59dd4aac1ea devel/ocaml-core_unix/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-core_unix/DESCR       Thu May 05 09:26:58 2022 +0000
@@ -0,0 +1,2 @@
+These are Unix-specific extensions to some of the modules in
+devel/ocaml-core and devel/ocaml-core_kernel
diff -r 22d7ba843e6a -r f59dd4aac1ea devel/ocaml-core_unix/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-core_unix/Makefile    Thu May 05 09:26:58 2022 +0000
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        core_unix
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/janestreet/core_unix/
+COMMENT=       Standard library overlay for OCaml by Jane Street (unix-specific)
+LICENSE=       mit
+
+USE_TOOLS+=    bash
+
+OCAML_USE_DUNE=        yes
+OCAML_USE_OPAM=        no
+
+# needs specific install command because it has shell scripts
+# that it wants to install in bindir
+do-install:
+       ${RUN} for i in ${OPAM_INSTALL_FILES}; do \
+               cd ${WRKSRC} && opaline -install-cmd "${INSTALL_DATA}" \
+               -exec-install-cmd "${INSTALL_DATA}" \
+               -name $$i \
+               -destdir "${DESTDIR}" \
+               -prefix "${PREFIX}" \
+               -libdir "${PREFIX}/${OCAML_SITELIBDIR}" \
+               -docdir "${OCAML_TOPKG_DOCDIR}" \
+               -stublibsdir "${PREFIX}/${OCAML_SITELIBDIR}/stublibs" \
+               -bindir "${PREFIX}/bin" \
+               ${OPAM_INSTALL_DIR}/$$i.install; \
+       done
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-core/buildlink3.mk"
+.include "../../devel/ocaml-core_kernel/buildlink3.mk"
+.include "../../devel/ocaml-expect_test_helpers_core/buildlink3.mk"
+.include "../../devel/ocaml-jane-street-headers/buildlink3.mk"
+.include "../../devel/ocaml-jst-config/buildlink3.mk"
+.include "../../devel/ocaml-intrinsics/buildlink3.mk"
+.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../devel/ocaml-sexplib/buildlink3.mk"
+.include "../../devel/ocaml-spawn/buildlink3.mk"
+.include "../../misc/ocaml-opaline/buildlink3.mk"
+.include "../../time/ocaml-timezone/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 22d7ba843e6a -r f59dd4aac1ea devel/ocaml-core_unix/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-core_unix/PLIST       Thu May 05 09:26:58 2022 +0000
@@ -0,0 +1,526 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+bin/corebuild
+bin/coretop
+${OCAML_SITELIB}/core_unix/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.a
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cma
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmt
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmxs
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.ml
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.mli
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmx
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.ml
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmx
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.a
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cma
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmi
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmt
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmxs
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.ml
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/libbigstring_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.a
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cma
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmxs
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.a
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cma
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmxs
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/import.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_command_test_helpers.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_command_test_helpers.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_complete.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_complete.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_validate_command.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_validate_command.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.a
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cma
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmi
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmt
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmxs
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.ml
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.a
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cma
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmt
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmxs
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.ml
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.mli
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmx
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.ml
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmx
+${OCAML_SITELIB}/core_unix/core_thread/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/libcore_thread_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.a
+${OCAML_SITELIB}/core_unix/core_unix.cma
+${OCAML_SITELIB}/core_unix/core_unix.cmi
+${OCAML_SITELIB}/core_unix/core_unix.cmt
+${OCAML_SITELIB}/core_unix/core_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmxs
+${OCAML_SITELIB}/core_unix/core_unix.ml
+${OCAML_SITELIB}/core_unix/core_unix.mli
+${OCAML_SITELIB}/core_unix/core_unix__.cmi
+${OCAML_SITELIB}/core_unix/core_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__.cmx
+${OCAML_SITELIB}/core_unix/core_unix__.ml
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmi
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmt
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmt
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.a
+${OCAML_SITELIB}/core_unix/daemon/daemon.cma
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmt
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmxs
+${OCAML_SITELIB}/core_unix/daemon/daemon.ml
+${OCAML_SITELIB}/core_unix/daemon/daemon.mli
+${OCAML_SITELIB}/core_unix/daemon/daemon__.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon__.cmx
+${OCAML_SITELIB}/core_unix/daemon/daemon__.ml
+${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmx
+${OCAML_SITELIB}/core_unix/daemon/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.a
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cma
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmt
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmxs
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.ml
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.mli
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmx
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.ml
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmx
+${OCAML_SITELIB}/core_unix/date_unix/date_unix_intf.ml
+${OCAML_SITELIB}/core_unix/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.a
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cma
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmt
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmxs
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.ml
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.mli
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmx
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.ml
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmx
+${OCAML_SITELIB}/core_unix/error_checking_mutex/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/liberror_checking_mutex_stubs.a
+${OCAML_SITELIB}/core_unix/file_descr.ml
+${OCAML_SITELIB}/core_unix/file_descr.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.a
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cma
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmt
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmxs
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.ml
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.mli
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmx
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.ml
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/filename_unix/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/libfilename_unix_stubs.a
+${OCAML_SITELIB}/core_unix/import.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval.mli
+${OCAML_SITELIB}/core_unix/interval_lib/interval_intf.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.a
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cma
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmxs
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmx
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmt
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmx



Home | Main Index | Thread Index | Old Index