build_w32.bat (LinkGCC): Prevent a comment from being displayed
at build time.
2013-06-22 Eli Zaretskii <eliz@gnu.org>
+ * build_w32.bat (LinkGCC): Prevent a comment from being displayed
+ at build time.
+
* job.c (construct_command_argv_internal) [WINDOWS32]: Use
case-insensitive comparison with internal commands of non-Unix
shells.
echo on\r
gcc -mthreads -Wall -gdwarf-2 -g3 %OPT% %GUILECFLAGS% -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c guile.c\r
:LinkGCC\r
+@echo off\r
Rem The version NN of libgnumake-NN.dll.a should be bumped whenever\r
Rem the API changes in binary-incompatible manner.\r
@echo on\r