Added libend

This commit is contained in:
ceriel 1991-09-25 09:16:08 +00:00
parent cde85b6dec
commit 455a540f31
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