Commit 349320fd authored by claes's avatar claes

rs and tlog added to build_all

parent 3a95e0f6
......@@ -205,15 +205,18 @@ sub build_all ()
_build("wbl", "pwrb", "copy");
_build("wbl", "nmps", "copy");
_build("wbl", "ssab", "copy");
_build("wbl", "tlog", "copy");
_build("lib", "ge", "all");
_build("lib", "wb", "all");
_build("lib", "rt", "all");
_build("lib", "rs", "all");
_build("exp", "rt", "all");
_build("lib", "msg_dummy", "all");
_build("exe", "wb*", "all");
_build("lib", "dtt", "all");
_build("exp", "rt", "all");
_build("exe", "rt*", "all");
_build("exe", "rs*", "all");
_build("exe", "jpwr*", "all");
_build("exp", "ge", "all");
_build("mmi", "*", "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