chiark / gitweb /
Stand-alone command-line interface to the obfuscate_bitmap()
[sgt-puzzles.git] / Recipe
diff --git a/Recipe b/Recipe
index 668aac631f15c9d7e56e2f94e7f4e6b69d4bf5d9..e377acde08d3a2f59adbd38a17d4cdf293359bdf 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