X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/13741c7ec54a9ff03c0b6bb5b4fe065334c93f9d..f42faba9ff09df066a6bfce4e179d7566048395a:/Recipe 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