Added debugger support library
This commit is contained in:
parent
6967cfb459
commit
2b79b3f35d
@ -5,3 +5,4 @@ ce_cg
|
|||||||
libem
|
libem
|
||||||
libsys
|
libsys
|
||||||
libend
|
libend
|
||||||
|
libdb
|
||||||
|
|||||||
@ -22,3 +22,7 @@ name "Sparc system call library"
|
|||||||
system "sparc"
|
system "sparc"
|
||||||
dir libsys
|
dir libsys
|
||||||
end
|
end
|
||||||
|
name "Sparc debugger support library"
|
||||||
|
system "sparc"
|
||||||
|
dir libdb
|
||||||
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user