aboutsummaryrefslogtreecommitdiff
path: root/Recipe
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2010-05-29 13:44:12 +0000
committerSimon Tatham <anakin@pobox.com>2010-05-29 13:44:12 +0000
commit0a4c832e9bf37ce3f153e40ea7892d436d4ea7ba (patch)
tree67cfa1192f91a7ee88a2df6db3c62b3ead4bf05a /Recipe
parent19fa275b6a92d8c17a68bc4180985c98a145c33a (diff)
downloadpuzzles-0a4c832e9bf37ce3f153e40ea7892d436d4ea7ba.zip
puzzles-0a4c832e9bf37ce3f153e40ea7892d436d4ea7ba.tar.gz
puzzles-0a4c832e9bf37ce3f153e40ea7892d436d4ea7ba.tar.bz2
puzzles-0a4c832e9bf37ce3f153e40ea7892d436d4ea7ba.tar.xz
Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the
output (a comment from Recipe mistakenly got into the Unix makefile); more importantly, lets mkfiles.pl run in up-to-date Perls (where implicit split to @_ is now obsolete). [originally from svn r8957]
Diffstat (limited to 'Recipe')
-rw-r--r--Recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/Recipe b/Recipe
index 7907a2e..31b7008 100644
--- a/Recipe
+++ b/Recipe
@@ -169,6 +169,7 @@ version2.def: FORCE
mv version2.def.new version2.def; \
fi
.PHONY: FORCE
+!end
!specialobj osx version
# make install for Unix.