summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2010-03-22 11:44:06 +0000
committerMatthew Sackman <matthew@lshift.net>2010-03-22 11:44:06 +0000
commit41be81600ddb1433199fee4344cd61ddc9cae1b6 (patch)
treebcd82c599b199f937c19da81be43d0559001b5ca /codegen.py
parentd4894895bff41762397dad3b3eae95d58143962a (diff)
downloadrabbitmq-server-git-41be81600ddb1433199fee4344cd61ddc9cae1b6.tar.gz
The previous logic was saying 'if we can't find 'clean' in there, load the deps file'. This is wrong - eg make cleandb run. The new logic says 'if removing all targets which have 'clean' in them doesn't result in the empty string, load the deps file'. This means make cleandb run does load the deps file, whilst make clean cleandb doesn't.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions