projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0f9d8
)
Move the sun-specific files to subdirectories.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 24 Jul 1989 21:34:00 +0000
(21:34 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 24 Jul 1989 21:34:00 +0000
(21:34 +0000)
v7/src/microcode/unxutl/config
patch
|
blob
|
history
diff --git
a/v7/src/microcode/unxutl/config
b/v7/src/microcode/unxutl/config
index f6505e5adc8063066d9924f31dd56c71e66e60d1..4b7240724bde3ce721a4549b4702bea963a68c42 100755
(executable)
--- a/
v7/src/microcode/unxutl/config
+++ b/
v7/src/microcode/unxutl/config
@@
-72,14
+72,14
@@
case $# in
system_file=bsd4-2
machine_file=sun3
mfour_file=bsd
- cmp_file=
cmp68020.s-sun+fp
+ cmp_file=
sun/cmp68020.s
cmp_link=cmp68020.s
;;
sun3-nfp)
system_file=bsd4-2
machine_file=sun3
mfour_file=bsd
- cmp_file=
cmp68020.s-sun-fp
+ cmp_file=
sun-nfp/cmp68020.s
cmp_link=cmp68020.s
;;
*)