> From: Per Jessen <[EMAIL PROTECTED]> > Date: Fri, 29 Feb 2008 11:47:04 +0100 > Y-Perjessen: Fri Feb 29 11:47:04 CET 2008 > > The TARGET.email is usually the one that isn't made. I've checked a > couple of logs, and the dependencies are made (xml, data, html, text), > but not TARGET.email.
And what about TARGET.send, which AFAIU is your top-level target? is it being remade? Anyway, I suggest to run Make with the -d option and look at the output for clues. If you cannot figure that out, post here everything Make prints when run with -d. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
