psl-names.cmd 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. ; psl: ss:<psl> ! System-wide definition
  2. define psys: ss:<psl.subsys> ! Directory of executable files
  3. define psl: ss:<psl>,ss:<psl.subsys>
  4. ;OBJECT CODE FILES
  5. define pl: ss:<psl.lap> ! All PSL .B files live here
  6. define plap: ss:<psl.lap>
  7. ;SOURCE CODE, COMMAND FILES, (also .rel files)
  8. define pu: ss:<psl.util> ! Machine-independent loadable modules
  9. define p20u: ss:<psl.util-20> ! Dec-20 utility program sources
  10. define pn: ss:<psl.nmode> ! NMODE sources
  11. define pnb: ss:<psl.nmode-binary> ! NMODE binaries
  12. define pw: ss:<psl.windows> ! WINDOW PACKAGE sources
  13. define pwb: ss:<psl.windows-binary> ! WINDOW PACKAGE binaries
  14. ;DOCUMENTATION FILES
  15. define plpt: ss:<psl.lpt> ! Printable version of ref. manual
  16. define pman: ss:<psl.manual> ! Manual sources and working files
  17. define pndoc: ss:<psl.nmode-doc> ! Documentation for NMODE
  18. define ph: ss:<psl.help> ! xxx.HLP => help,
  19. ! xxx.DOC => documentation of PU: file
  20. define p20h: ss:<psl.help-20> ! For the DEC-20
  21. define pd: ss:<psl.doc> ! Should be source and output files for
  22. ! formal documents (except the manual)
  23. define p20d: ss:<psl.doc-20> ! For the DEC-20
  24. ;MAINTAINER-ORIENTED ARCANA AND ESOTERICA (no erotica)
  25. define pnew: ss:<psl.new> ! Pre-release loadable files
  26. take