Action 367 B

123456789101112131415161718192021
  1. name "Intel 8086 assembler"
  2. dir as
  3. end
  4. name "Intel 8086 backend"
  5. dir ncg
  6. end
  7. name "Intel 8086 EM library"
  8. dir libem
  9. end
  10. name "Intel 8086 etext,edata,end library"
  11. dir libend
  12. end
  13. name "Intel 8086 floating point library"
  14. dir libfp
  15. end
  16. name "Intel 8086 PC/IX systemcall library"
  17. dir libsys
  18. end
  19. name "Intel 8086 conversion program from ack.out --> PC/IX a.out"
  20. dir cv
  21. end