4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 02:50:25 +08:00

Fix simple @-error.

This commit is contained in:
David Starks-Browning 2000-06-13 19:52:51 +00:00
parent 024afd70d6
commit 1edefdeb85

View File

@ -125,7 +125,7 @@ If you look at the "Cygwin 1.1.0" (or similar) shortcut created in the
@code{C:\cygwin}). The contents should look something like this:
@example
@echo off
@@echo off
SET MAKE_MODE=unix
SET PATH=C:\cygwin\bin;C:\cygwin\usr\local\bin;%PATH%
bash