Tweak comment in Recipe that had become separated from its code.
[sgt/putty] / Recipe
diff --git a/Recipe b/Recipe
index c566c7a..e42593b 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