Added libend
This commit is contained in:
parent
8baee004e8
commit
7a725ce340
|
@ -4,3 +4,4 @@ ce
|
|||
ce_cg
|
||||
libem
|
||||
libsys
|
||||
libend
|
||||
|
|
|
@ -10,6 +10,10 @@ name "Sparc EM library"
|
|||
system "sparc"
|
||||
dir libem
|
||||
end
|
||||
name "Sparc end library"
|
||||
system "sparc"
|
||||
dir libend
|
||||
end
|
||||
!name "M68020 debugger support library"
|
||||
!system "sparc"
|
||||
!dir libdb
|
||||
|
|
Loading…
Reference in a new issue