gno/usr.bin/compile/mklink.data
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

12 lines
376 B
Plaintext
Executable File

# 0
# 1 The first column is the "real" program; the second is what _should_
# 2 be the symlink, but for now is a copy.
# 3 All paths should be relative to the root directory. This list
# 4 should be kept sorted.
# 5
# 6 $Id: mklink.data,v 1.1 1998/02/15 00:05:33 gdr-ftp Exp $
# 7
usr/bin/compile usr/bin/asml
usr/bin/compile usr/bin/assemble
usr/bin/compile usr/bin/cmpl