-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Requirements
Turns out that tools like make
don't simply lookup a Makefile
in parent directories. Need to investigate why they do so and remove that feature from Phpake if required. Alternatively, a confirmation message can be displayed:
A Phpakefile was not found in the current working directory, but one was found in one of the parent directories. Would you like to use that one instead?