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