Added debugger support library
This commit is contained in:
parent
a9bcc007ad
commit
b3780be39c
|
@ -5,3 +5,4 @@ ce_cg
|
|||
libem
|
||||
libsys
|
||||
libend
|
||||
libdb
|
||||
|
|
|
@ -22,3 +22,7 @@ name "Sparc system call library"
|
|||
system "sparc"
|
||||
dir libsys
|
||||
end
|
||||
name "Sparc debugger support library"
|
||||
system "sparc"
|
||||
dir libdb
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue