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
|
||||
libbc
|
||||
libcc
|
||||
libcc.ansi
|
||||
libem
|
||||
libpc
|
||||
liboc
|
||||
|
|
|
@ -17,6 +17,9 @@ end
|
|||
name "Vax 4-4 C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "Vax 4-4 ANSI-C libraries"
|
||||
dir libcc.ansi
|
||||
end
|
||||
name "Vax 4-4 EM library"
|
||||
dir libem
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue