From: ben Date: Thu, 13 Sep 2012 22:34:53 +0000 (+0000) Subject: Tweak comment in Recipe that had become separated from its code. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/6df8f7811fe0806db82e12eded169e7e68c54451 Tweak comment in Recipe that had become separated from its code. git-svn-id: svn://svn.tartarus.org/sgt/putty@9664 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/Recipe b/Recipe index c566c7a3..e42593b2 100644 --- 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