Added libfp
This commit is contained in:
parent
d664b9fb0b
commit
0582d4d83e
2 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,4 @@ libem
|
||||||
libpc
|
libpc
|
||||||
libsys
|
libsys
|
||||||
liboc
|
liboc
|
||||||
|
libfp
|
||||||
|
|
|
@ -19,3 +19,6 @@ end
|
||||||
name "M68000 4-4 Occam library"
|
name "M68000 4-4 Occam library"
|
||||||
dir liboc
|
dir liboc
|
||||||
end
|
end
|
||||||
|
name "M68000 4-4 floating point library"
|
||||||
|
dir libfp
|
||||||
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue