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:
9b4a106
)
Dependents of cross-target must be conditionalized on @IF_CROSS@.
author
Taylor R Campbell
<campbell@mumble.net>
Sun, 6 Oct 2013 22:23:48 +0000
(22:23 +0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Sun, 6 Oct 2013 22:23:48 +0000
(22:23 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 7a29d714112c9cff6517751ae341ea99b1cdcedc..5bed6d0e412675a260c0d0d55386439c70d7c959 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-528,7
+528,7
@@
compile-imail: cref-edwin
compile-imail: cref-runtime
compile-imail: cref-sos
compile-imail: cref-star-parser
-compile-imail: cross-target
+
@IF_CROSS@
compile-imail: cross-target
compile-imail: lib/compiler.com
(echo '(begin' && \
echo ' (with-working-directory-pathname "edwin"' && \