From 63543733f6955f6e4c9228666426339b0ca0b5a4 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 8 Jan 2003 22:48:57 +0000 Subject: [PATCH] The CFM-68K build isn't working at the moment (we blow past its global data limit what with libcharset and the crypto stuff), so don't include it in "all". [originally from svn r2501] --- mkfiles.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkfiles.pl b/mkfiles.pl index 8b955e3f..554e7a0f 100755 --- a/mkfiles.pl +++ b/mkfiles.pl @@ -651,7 +651,7 @@ print "\n\n"; foreach $p (&prognames("M")) { ($prog, $type) = split ",", $p; - print &splitline("$prog \xc4 $prog.68k $prog.cfm68k $prog.ppc", + print &splitline("$prog \xc4 $prog.68k $prog.ppc", undef, "\xb6"), "\n\n"; $rsrc = &objects($p, "", "X.rsrc", undef); -- 2.45.2