Change 4-character suffixes used by package system to be 3-character
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 18:38:47 +0000 (18:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 18:38:47 +0000 (18:38 +0000)
commitadf9bd89aed803e8355f3ad2a0848ae329c612f4
tree808d0235597722a7f9f446ed941445680dd2c956
parent93eb1d7c0e3249121f65f2367de68009b4cc1c89
Change 4-character suffixes used by package system to be 3-character
suffixes.  This is done by defaulting the output file on the call to
SF, which now generates the correct 3-character suffix.
15 files changed:
v7/src/6001/6001.sf
v7/src/compiler/machines/C/compiler.sf
v7/src/compiler/machines/alpha/compiler.sf
v7/src/compiler/machines/bobcat/compiler.sf
v7/src/compiler/machines/i386/compiler.sf
v7/src/compiler/machines/mips/compiler.sf-big
v7/src/compiler/machines/mips/compiler.sf-little
v7/src/compiler/machines/spectrum/compiler.sf
v7/src/compiler/machines/vax/compiler.sf
v7/src/cref/cref.sf
v7/src/edwin/edwin.sf
v7/src/rcs/rcs.sf
v7/src/runtime/packag.scm
v7/src/runtime/runtime.sf
v7/src/win32/win32.sf