Added libend
This commit is contained in:
parent
8baee004e8
commit
7a725ce340
2 changed files with 5 additions and 0 deletions
|
@ -4,3 +4,4 @@ ce
|
||||||
ce_cg
|
ce_cg
|
||||||
libem
|
libem
|
||||||
libsys
|
libsys
|
||||||
|
libend
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue