]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Recipe
Tweak comment in Recipe that had become separated from its code.
[PuTTY.git] / Recipe
diff --git a/Recipe b/Recipe
index c566c7a3a30cf589204bc8ce2e837dd96e6dd5e2..e42593b2aa1d8464fd7d5ee41fcc59ab5724f716 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -192,8 +192,8 @@ CFLAGS = $(CFLAGS) /DHAS_GSSAPI /DSECURITY_WIN32
 RCFLAGS = $(RCFLAGS) $(VER)
 !end
 !begin cygwin vars
-# XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile.
 CFLAGS += -DSECURITY_WIN32
+# XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile.
 RCFLAGS += $(patsubst -D%,--define %,$(VER))
 !end
 !begin borland vars