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:
0b1e844
)
Change for Sun3 and NeXT.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 11 Nov 1993 20:18:25 +0000
(20:18 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 11 Nov 1993 20:18:25 +0000
(20:18 +0000)
v7/src/microcode/unxutl/ymkfile
patch
|
blob
|
history
diff --git
a/v7/src/microcode/unxutl/ymkfile
b/v7/src/microcode/unxutl/ymkfile
index f684fd076c6fe47de2dd8e2a6c622039a07e91dd..e88d5035ceb603188aea8e0268828bd6fb7d49fc 100644
(file)
--- a/
v7/src/microcode/unxutl/ymkfile
+++ b/
v7/src/microcode/unxutl/ymkfile
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: ymkfile,v 1.8
4 1993/11/05 00:45:25 gjr
Exp $
+$Id: ymkfile,v 1.8
5 1993/11/11 20:18:25 cph
Exp $
Copyright (c) 1989-1993 Massachusetts Institute of Technology
@@
-176,7
+176,9
@@
MACHINE_OBJECTS = cmpint.o cmpauxmd.o
GC_HEAD_FILES = gccode.h cmpgc.h cmpintmd.h
cmpauxmd.o : cmpauxmd.s
+#ifdef __hpux
cmpauxmd.s : cmpauxmd.m4 xmkfile
+#endif
#endif /* PROC_TYPE_68020 */