Commit d20a4159 by Mumit Khan Committed by Jeff Law

config-lang.in (compilers): Add exeext.

        * config-lang.in (compilers): Add exeext.
        (stagestuff): Likewise.

From-SVN: r26462
parent e0a52410
Wed Apr 14 21:07:30 1999 Mumit Khan <khan@xraylith.wisc.edu>
* config-lang.in (compilers): Add exeext.
(stagestuff): Likewise.
Fri Apr 2 15:49:44 1999 Jeffrey A Law (law@cygnus.com)
* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
......
......@@ -28,8 +28,8 @@
language="CHILL"
compilers="cc1chill"
compilers="cc1chill\$(exeext)"
stagestuff="chill chill-cross cc1chill"
stagestuff="chill chill-cross\$(exeext) cc1chill\$(exeext)"
diff_excludes="-x -x ch/chill.info*"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment