Added libend

This commit is contained in:
ceriel 1991-09-25 09:16:08 +00:00
parent 8baee004e8
commit 7a725ce340
2 changed files with 5 additions and 0 deletions

View file

@ -4,3 +4,4 @@ ce
ce_cg ce_cg
libem libem
libsys libsys
libend

View file

@ -10,6 +10,10 @@ name "Sparc EM library"
system "sparc" system "sparc"
dir libem dir libem
end end
name "Sparc end library"
system "sparc"
dir libend
end
!name "M68020 debugger support library" !name "M68020 debugger support library"
!system "sparc" !system "sparc"
!dir libdb !dir libdb