@if ( %Station != "wnt" ) then
@template WOKSteps_Dummy_Include ( %FilePath ) is
$ /bin/rm -f %FilePath
- $ echo '#error %FilePath has disappeared' > %FilePath
+---##POP $ echo '#error %FilePath has disappeared' > %FilePath
@end;
@template WOKSteps_Save_File ( %FilePath ) is
@set %WOKSteps_jini_LinksWith = "";
@set %WOKSteps_toolkit_LinksWith = " obj.lib ";
- @set %WOKSteps_toolkit_ListWith = " obj.comp ";
+ @set %WOKSteps_toolkit_ListWith = " obj.comp ";
-
@set %WOKSteps_delivery_cdl_list_steps = "src";
@set %WOKSteps_delivery_cdl_list_extensions = ".cdl";
@set %WOKSteps_delivery_inc_list_steps = "xcpp.sch";