Bring the unfinished .R files into line with the current conventions.
[sgt/puzzles] / Recipe
diff --git a/Recipe b/Recipe
index 668aac6..e377acd 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -53,6 +53,9 @@ const game *gamelist[] = { GAMELIST(REF) };
 const int gamecount = lenof(gamelist);
 !end
 
+# Unix standalone application for special-purpose obfuscation.
+obfusc : [U] obfusc STANDALONE
+
 # Mac OS X unified application containing all the puzzles.
 Puzzles  : [MX] osx osx.icns osx-info.plist COMMON ALL
 # For OS X, we must create the online help and include it in the
@@ -61,7 +64,6 @@ Puzzles  : [MX] osx osx.icns osx-info.plist COMMON ALL
 # all the puzzles. Then I've also got some code in here to build a
 # distributable .dmg disk image.
 !begin osx
-CFLAGS += -DCOMBINED
 Puzzles_extra = Puzzles.app/Contents/Resources/Help/index.html
 Puzzles.app/Contents/Resources/Help/index.html: \
        Puzzles.app/Contents/Resources/Help osx-help.but puzzles.but