diff options
| author | Simon Tatham <anakin@pobox.com> | 2008-09-13 19:18:42 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2008-09-13 19:18:42 +0000 |
| commit | 961f3d12b782e38fbb493140b40e9e31f5fbd71f (patch) | |
| tree | 0e7ca491d46ab5143f5fd89f938fe3f17fce2ec1 /Recipe | |
| parent | 43eafe1fdf356c0c1c88936ffa79c83291973b5d (diff) | |
| download | puzzles-961f3d12b782e38fbb493140b40e9e31f5fbd71f.zip puzzles-961f3d12b782e38fbb493140b40e9e31f5fbd71f.tar.gz puzzles-961f3d12b782e38fbb493140b40e9e31f5fbd71f.tar.bz2 puzzles-961f3d12b782e38fbb493140b40e9e31f5fbd71f.tar.xz | |
Oops, left this out of r8178: having defined COMBINED everywhere in
the puzzles, we can now remove it from the OS X makefile section.
[originally from svn r8179]
[r8178 == 43eafe1fdf356c0c1c88936ffa79c83291973b5d]
Diffstat (limited to 'Recipe')
| -rw-r--r-- | Recipe | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -61,7 +61,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 |