On Tue, Mar 24, 2009 at 6:05 PM, Ben Walton <[email protected]> wrote: > In the case of gsed (which I'm taking a peek at now), it created the > depend file correctly on run 1. If you then call `gmake package` > again, it adds an extra CSWcommon line. A third call saw no change. > I then removed the package* cookie files and called `gmake package` a > fourth time and got a third CSWcommon line...I'm not seeing the error > yet either, but it's definitely happening...and not due to overriding > an explicit file (ala $(call admfiles,...)).
Aha, I've noticed similar things but I've always just made a gmake clean to fix it without thinking twice about it. I guess you do if compiling takes forever. -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
