Dependents of cross-target must be conditionalized on @IF_CROSS@.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 6 Oct 2013 22:23:48 +0000 (22:23 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 6 Oct 2013 22:23:48 +0000 (22:23 +0000)
src/Makefile.in

index 7a29d714112c9cff6517751ae341ea99b1cdcedc..5bed6d0e412675a260c0d0d55386439c70d7c959 100644 (file)
@@ -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"' && \