Commit 8e00e476 authored by claes's avatar claes

lib/cnv added

parent 9b8a879c
......@@ -550,10 +550,12 @@ sub build_all ()
_build("lib", "rt", $flavour, "copy");
_build("lib", "co", "src", "init copy");
_build("lib", "co", $flavour, "copy");
_build("lib", "cnv", "src", "init copy");
_build("lib", "dtt", "src", "init copy");
_build("lib", "statussrv", "src", "init copy");
_build("lib", "co", "src", "all");
_build("lib", "co", $flavour, "all");
_build("lib", "cnv", "src", "all");
_build("exe", "co*", "src", "all");
_build("wbl", "pwrs", "src", "copy");
_build("wbl", "pwrb", "src", "copy");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment