pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Added ocaml-core_unix to Makefile SUBDIRs
details: https://anonhg.NetBSD.org/pkgsrc/rev/16dd328f2b10
branches: trunk
changeset: 378733:16dd328f2b10
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu May 05 09:04:02 2022 +0000
description:
Added ocaml-core_unix to Makefile SUBDIRs
diffstat:
devel/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a930008ac39f -r 16dd328f2b10 devel/Makefile
--- a/devel/Makefile Thu May 05 09:02:05 2022 +0000
+++ b/devel/Makefile Thu May 05 09:04:02 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3736 2022/05/05 08:56:15 jaapb Exp $
+# $NetBSD: Makefile,v 1.3737 2022/05/05 09:04:02 jaapb Exp $
#
COMMENT= Development utilities
@@ -1107,6 +1107,7 @@
SUBDIR+= ocaml-compiler-libs
SUBDIR+= ocaml-core
SUBDIR+= ocaml-core_kernel
+SUBDIR+= ocaml-core_unix
SUBDIR+= ocaml-cppo
SUBDIR+= ocaml-csexp
SUBDIR+= ocaml-cstruct
Home |
Main Index |
Thread Index |
Old Index