Added libfp
This commit is contained in:
parent
9a7b199a5c
commit
92255b2a25
2 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,4 @@ libsys
|
||||||
libbc
|
libbc
|
||||||
top
|
top
|
||||||
liboc
|
liboc
|
||||||
|
libfp
|
||||||
|
|
|
@ -28,3 +28,6 @@ end
|
||||||
name "Motorola 68000 2-4 Occam library"
|
name "Motorola 68000 2-4 Occam library"
|
||||||
dir liboc
|
dir liboc
|
||||||
end
|
end
|
||||||
|
name "Motorola 68000 2-4 floating point library"
|
||||||
|
dir libfp
|
||||||
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue