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