Added libcc
This commit is contained in:
parent
3e4a2c3dbc
commit
1bdb0a8d96
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
Action
|
||||
cv
|
||||
libsys
|
||||
libcc
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
name "Atari ST Minix systemcall library"
|
||||
dir libsys
|
||||
end
|
||||
name "Atari ST Minix C libraries"
|
||||
dir libcc
|
||||
end
|
||||
name "Atari ST Minix conversion program from ack.out --> Minix ST a.out"
|
||||
dir cv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue