Added libdb
This commit is contained in:
parent
7d0a89d420
commit
d8190353cc
|
@ -6,5 +6,6 @@ libend
|
|||
libem
|
||||
libfp
|
||||
libsys
|
||||
libdb
|
||||
ncg
|
||||
mach_params
|
||||
|
|
|
@ -20,6 +20,9 @@ end
|
|||
name "Intel 80836 floating point library"
|
||||
dir libfp
|
||||
end
|
||||
name "Intel 80836 debugger support library"
|
||||
dir libdb
|
||||
end
|
||||
name "Intel 80836 Xenix systemcall library"
|
||||
dir libsys
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue