I think the Carbon build now works well enough to be worth turning on by
[u/mdw/putty] / mkfiles.pl
index ff2ebdc..74e77a8 100755 (executable)
@@ -682,7 +682,7 @@ print "\n\n";
 foreach $p (&prognames("M")) {
   ($prog, $type) = split ",", $p;
 
-  print &splitline("$prog \xc4 $prog.68k $prog.ppc",
+  print &splitline("$prog \xc4 $prog.68k $prog.ppc $prog.carbon",
                   undef, "\xb6"), "\n\n";
 
   $rsrc = &objects($p, "", "X.rsrc", undef);