gno/usr.bin/compile/compile.desc
gdr-ftp 307e87bf3e Initial checkin. Items that have changed since the v2.0.4 release:
- basename(argv[0]) is verified to be one of "compile", "cmpl",
	  "assemble", or "asml", or an error is thrown.  The latter
	  two were not in the previous version at all.
	- Use the new GS/OS prefixes (>7)
1998-02-15 00:05:34 +00:00

52 lines
1.7 KiB
Plaintext
Executable File

Name: compile
Version: 1.1 (13 Feb 98)
Shell: GNO
Author: Maintained by Devin Reade.
Contact: gdr@trenco.gno.org
Where: /usr/bin
FTP: ftp.gno.org
This is the GNO version of the ORCA/Shell "compile" command. It is
provided for compatibility reasons; occ is the recommended command for
compiling or assembling source code under GNO. For GNO, the "compile",
"cmpl", "assemble", and "asml" commands are all the program.
Name: cmpl
Version: 1.1 (13 Feb 98)
Shell: GNO
Author: Maintained by Devin Reade.
Contact: gdr@trenco.gno.org
Where: /usr/bin
FTP: ftp.gno.org
This is the GNO version of the ORCA/Shell "cmpl" command. It is
provided for compatibility reasons; occ is the recommended command for
compiling or assembling source code under GNO. For GNO, the "compile",
"cmpl", "assemble", and "asml" commands are all the program.
Name: assemble
Version: 1.1 (13 Feb 98)
Shell: GNO
Author: Maintained by Devin Reade.
Contact: gdr@trenco.gno.org
Where: /usr/bin
FTP: ftp.gno.org
This is the GNO version of the ORCA/Shell "assemble" command. It is
provided for compatibility reasons; occ is the recommended command for
compiling or assembling source code under GNO. For GNO, the "compile",
"cmpl", "assemble", and "asml" commands are all the program.
Name: asml
Version: 1.1 (13 Feb 98)
Shell: GNO
Author: Maintained by Devin Reade.
Contact: gdr@trenco.gno.org
Where: /usr/bin
FTP: ftp.gno.org
This is the GNO version of the ORCA/Shell "asml" command. It is
provided for compatibility reasons; occ is the recommended command for
compiling or assembling source code under GNO. For GNO, the "compile",
"cmpl", "assemble", and "asml" commands are all the program.