*** empty log message ***

This commit is contained in:
em
1985-02-15 22:53:13 +00:00
parent b1e1945488
commit 683c2eecbe
22 changed files with 440 additions and 0 deletions

24
mach/i86/Action Normal file
View File

@@ -0,0 +1,24 @@
name "Intel 8086 assembler"
dir as
end
name "Intel 8086 backend"
dir cg
end
name "Intel 8086 download program(s)"
dir dl
end
name "Intel 8086 C libraries"
dir libcc
end
name "Intel 8086 EM library"
dir libem
end
name "Intel 8086 Pascal library"
dir libpc
end
name "Intel 8086 Stand-alone io library"
dir saio
end
name "Intel 8086 Basic library"
dir libbc
end