From 135d199b7dfde4b4e30c790ab1230b8907e0eca4 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 22 May 2003 23:58:21 +0000 Subject: Add support for native threads, per PR 20526. Test-compiled on 1.6.1 and -current. --- lang/ocaml/PLIST | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lang/ocaml/PLIST') diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST index c089d3c1afb..21bf8c56397 100644 --- a/lang/ocaml/PLIST +++ b/lang/ocaml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/08/22 02:56:51 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/05/22 23:58:21 hubertf Exp $ bin/camlp4 bin/camlp4o bin/camlp4r @@ -548,11 +548,11 @@ lib/ocaml/threadUnix.mli lib/ocaml/threads/condition.cmi lib/ocaml/threads/event.cmi lib/ocaml/threads/mutex.cmi -lib/ocaml/threads/stdlib.cma +${NATIVE_THREADS}lib/ocaml/threads/stdlib.cma lib/ocaml/threads/thread.cmi lib/ocaml/threads/threadUnix.cmi lib/ocaml/threads/threads.cma -lib/ocaml/threads/unix.cma +${NATIVE_THREADS}lib/ocaml/threads/unix.cma lib/ocaml/topdirs.cmi lib/ocaml/toplevellib.cma lib/ocaml/toploop.cmi @@ -666,11 +666,9 @@ man/mano/Weak.Make.o man/mano/Weak.S.o man/mano/Weak.o @dirrm man/mano -@dirrm lib/ocaml/threads @exec ${MKDIR} %D/lib/ocaml/stublibs @dirrm lib/ocaml/stublibs @dirrm lib/ocaml/ocamldoc @dirrm lib/ocaml/labltk @dirrm lib/ocaml/camlp4 @dirrm lib/ocaml/caml -@dirrm lib/ocaml -- cgit v1.2.3