From: Thierry Parmentelat Date: Sat, 4 May 2013 19:47:59 +0000 (+0200) Subject: disable myslice by default X-Git-Tag: 5.2.3~44 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=b25a6719838983f5621b2ea88a29881b4d44ba4c disable myslice by default --- diff --git a/onelab.mk b/onelab.mk index 6b8ab5d2..5ea3fffa 100644 --- 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