disable myslice by default
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 4 May 2013 19:47:59 +0000 (21:47 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 4 May 2013 19:47:59 +0000 (21:47 +0200)
onelab.mk

index 6b8ab5d..5ea3fff 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -586,11 +586,11 @@ ALL += sface
 endif
 
 ##############################
+# don't build these by default, we have separate builds for that
 myslice-MODULES := myslice
 myslice-SPEC := myslice.spec
-ALL += myslice
+#ALL += myslice
 
 manifold-MODULES := manifold
 manifold-SPEC := manifold.spec
-# not yet though
 #ALL += manifold