]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Recipe
Allow mkfiles.pl to put multiple verbatim sections in a Makefile, and use
[PuTTY.git] / Recipe
diff --git a/Recipe b/Recipe
index 0f73e34e74fa6c56ee49546f85d1d09e28268e27..5d9ff78b5e6e7f556ed65741a60ff0503b18748b 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -176,7 +176,7 @@ install:
 install-strip:
        $(MAKE) install INSTALL_PROGRAM="$(INSTALL_PROGRAM) -s"
 !end
-!begin osx
+!begin osx vars
 CFLAGS += -DMACOSX
 !end