ack/mach/i86/Action

22 lines
367 B
Plaintext
Raw Normal View History

1985-02-15 22:53:13 +00:00
name "Intel 8086 assembler"
dir as
end
name "Intel 8086 backend"
1988-07-19 10:14:22 +00:00
dir ncg
1985-02-15 22:53:13 +00:00
end
name "Intel 8086 EM library"
dir libem
end
1991-09-02 15:46:16 +00:00
name "Intel 8086 etext,edata,end library"
dir libend
end
name "Intel 8086 floating point library"
dir libfp
1985-02-15 22:53:13 +00:00
end
1987-02-25 19:44:22 +00:00
name "Intel 8086 PC/IX systemcall library"
dir libsys
1985-02-15 22:53:13 +00:00
end
1987-02-25 19:44:22 +00:00
name "Intel 8086 conversion program from ack.out --> PC/IX a.out"
dir cv
end