lkml.org 
[lkml]   [1998]   [Jan]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: More parallelism in makefile
FromAndreas Schwab <>
Date28 Jan 1998 11:51:15 +0100
Michael Elizabeth Chastain <mec@shout.net> writes:

|> In Rules.make, $(SYMTAB_OBJS) lost its dependency on $(SYMTAB_OBJS:%.o=%.c).
|> The original rule does cause excessive compilation, but by removing this
|> dependency, I believe you completely lose the dependency of foo.o on foo.c.
|> The pattern rule %.o : %.c does *not* provide a dependency for anything
|> that has explicit dependencies.

That's not a problem, the real dependency list comes from the .depend
file.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:0.124 / U:0.020 seconds]
©2003-2008 Jasper Spaans