Added libdb
This commit is contained in:
parent
132d7ddd95
commit
03da2719ec
|
@ -6,6 +6,7 @@ libend
|
||||||
libsys
|
libsys
|
||||||
ncg
|
ncg
|
||||||
libfp
|
libfp
|
||||||
|
libdb
|
||||||
top
|
top
|
||||||
ce
|
ce
|
||||||
mach_params
|
mach_params
|
||||||
|
|
|
@ -20,6 +20,9 @@ end
|
||||||
name "M68020 floating point library"
|
name "M68020 floating point library"
|
||||||
dir libfp
|
dir libfp
|
||||||
end
|
end
|
||||||
|
name "M68020 debugger support library"
|
||||||
|
dir libdb
|
||||||
|
end
|
||||||
name "M68020 system call library"
|
name "M68020 system call library"
|
||||||
dir libsys
|
dir libsys
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue