%% Noel Yap <[EMAIL PROTECTED]> writes:
ny> I don't understand. Wouldn't it be possible to do:
ny> .PHONY: populate
ny> populate: pre-populate | ${SUBDIRS}
Sure but that doesn't do what the OP asked. He wanted to be sure that
pre-populate was completed BEFORE any of the ${SUBDIRS} were built.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make