Added ANSI-C library
This commit is contained in:
parent
6f1d9fbf70
commit
641a446f01
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@ as
|
||||||
cg
|
cg
|
||||||
libbc
|
libbc
|
||||||
libcc
|
libcc
|
||||||
|
libcc.ansi
|
||||||
libem
|
libem
|
||||||
libpc
|
libpc
|
||||||
liboc
|
liboc
|
||||||
|
|
|
@ -17,6 +17,9 @@ end
|
||||||
name "Vax 4-4 C libraries"
|
name "Vax 4-4 C libraries"
|
||||||
dir libcc
|
dir libcc
|
||||||
end
|
end
|
||||||
|
name "Vax 4-4 ANSI-C libraries"
|
||||||
|
dir libcc.ansi
|
||||||
|
end
|
||||||
name "Vax 4-4 EM library"
|
name "Vax 4-4 EM library"
|
||||||
dir libem
|
dir libem
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue