From: ceriel Date: Fri, 20 Sep 1991 15:20:22 +0000 (+0000) Subject: Added X-Git-Tag: release-5-5~835 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ae0dbd5050d92e97440411e819f4383fe59d08a1;p=ack.git Added --- diff --git a/mach/sparc/.distr b/mach/sparc/.distr new file mode 100644 index 000000000..e43e56250 --- /dev/null +++ b/mach/sparc/.distr @@ -0,0 +1,6 @@ +Action +mach_params +ce +ce_cg +libem +libsys diff --git a/mach/sparc/Action b/mach/sparc/Action new file mode 100644 index 000000000..bbcef911b --- /dev/null +++ b/mach/sparc/Action @@ -0,0 +1,20 @@ +name "Sparc code expander library" +system "sparc" +dir ce +end +name "Sparc code expander" +system "sparc" +dir ce_cg +end +name "Sparc EM library" +system "sparc" +dir libem +end +!name "M68020 debugger support library" +!system "sparc" +!dir libdb +!end +name "Sparc system call library" +system "sparc" +dir libsys +end diff --git a/mach/sparc/mach_params b/mach/sparc/mach_params new file mode 100644 index 000000000..00b778424 --- /dev/null +++ b/mach/sparc/mach_params @@ -0,0 +1,5 @@ +MACH=sparc +SUF=o +ASAR=ar +RANLIB=ranlib +MACHFL=-O -DUFS