This commit is contained in:
ceriel 1991-09-20 15:20:22 +00:00
parent dee2d11596
commit ae0dbd5050
3 changed files with 31 additions and 0 deletions

6
mach/sparc/.distr Normal file
View file

@ -0,0 +1,6 @@
Action
mach_params
ce
ce_cg
libem
libsys

20
mach/sparc/Action Normal file
View file

@ -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

5
mach/sparc/mach_params Normal file
View file

@ -0,0 +1,5 @@
MACH=sparc
SUF=o
ASAR=ar
RANLIB=ranlib
MACHFL=-O -DUFS