Rev 68 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 68 | Rev 69 | ||
---|---|---|---|
Line 381... | Line 381... | ||
381 | # | sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > $@; \ |
381 | # | sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > $@; \ |
382 | # [ -s $@ ] || rm -f $@ |
382 | # [ -s $@ ] || rm -f $@ |
Line 383... | Line 383... | ||
383 | 383 | ||
384 | 384 | ||
Line 385... | Line 385... | ||
385 | # Remove the '-' if you want to see the dependency files generated. |
385 | # Remove the '-' if you want to see the dependency files generated. |
386 | -include $(SRC:.c=.d) |
386 | #-include $(SRC:.c=.d) |