Added libdb

This commit is contained in:
ceriel 1991-11-08 15:45:47 +00:00
parent 7d0a89d420
commit d8190353cc
2 changed files with 4 additions and 0 deletions

View file

@ -6,5 +6,6 @@ libend
libem
libfp
libsys
libdb
ncg
mach_params

View file

@ -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