pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added ocaml-intrinsics to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dbad0a721f7
branches:  trunk
changeset: 378731:1dbad0a721f7
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 08:56:15 2022 +0000

description:
Added ocaml-intrinsics to Makefile SUBDIRs

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7aab9911285b -r 1dbad0a721f7 devel/Makefile
--- a/devel/Makefile    Thu May 05 08:55:48 2022 +0000
+++ b/devel/Makefile    Thu May 05 08:56:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3735 2022/05/05 08:47:20 jaapb Exp $
+# $NetBSD: Makefile,v 1.3736 2022/05/05 08:56:15 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1126,6 +1126,7 @@
 SUBDIR+=       ocaml-git
 SUBDIR+=       ocaml-hex
 SUBDIR+=       ocaml-int_repr
+SUBDIR+=       ocaml-intrinsics
 SUBDIR+=       ocaml-jane-street-headers
 SUBDIR+=       ocaml-js-build-tools
 SUBDIR+=       ocaml-jst-config



Home | Main Index | Thread Index | Old Index