|
@@ -1,5 +1,5 @@
|
|
|
# OASIS_START
|
|
|
-# DO NOT EDIT (digest: db4bdd27155ce9d25c2a54aac4c69750)
|
|
|
+# DO NOT EDIT (digest: 9247e1447cdec4448281089474469785)
|
|
|
# Ignore VCS directories, you can use the same kind of rule outside
|
|
|
# OASIS_START/STOP if you want to exclude directories that contains
|
|
|
# useless stuff for the build process
|
|
@@ -21,13 +21,13 @@ true: annot, bin_annot
|
|
|
<src/oclaunch.{native,byte}>: pkg_textutils
|
|
|
<src/oclaunch.{native,byte}>: pkg_threads
|
|
|
# Executable run_test
|
|
|
-<src/test/test.{native,byte}>: pkg_alcotest
|
|
|
-<src/test/test.{native,byte}>: pkg_atdgen
|
|
|
-<src/test/test.{native,byte}>: pkg_core
|
|
|
-<src/test/test.{native,byte}>: pkg_oUnit
|
|
|
-<src/test/test.{native,byte}>: pkg_re2
|
|
|
-<src/test/test.{native,byte}>: pkg_textutils
|
|
|
-<src/test/test.{native,byte}>: pkg_threads
|
|
|
+"src/test/test.byte": pkg_alcotest
|
|
|
+"src/test/test.byte": pkg_atdgen
|
|
|
+"src/test/test.byte": pkg_core
|
|
|
+"src/test/test.byte": pkg_oUnit
|
|
|
+"src/test/test.byte": pkg_re2
|
|
|
+"src/test/test.byte": pkg_textutils
|
|
|
+"src/test/test.byte": pkg_threads
|
|
|
<src/*.ml{,i,y}>: pkg_alcotest
|
|
|
<src/*.ml{,i,y}>: pkg_atdgen
|
|
|
<src/*.ml{,i,y}>: pkg_core
|