octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

src/Makefile: why MAKEDEPS has dependencies?


From: Michael Goffioul
Subject: src/Makefile: why MAKEDEPS has dependencies?
Date: Fri, 8 Feb 2008 16:10:11 +0100

In src/Makefile, one read

$(MAKEDEPS): $(OPT_INC) $(OPT_HANDLERS) $(PREREQ)

This has the annoying effect to make all .d files dependent on graphics.h.
This is painful to regenerate all .d files when I change something to
graphics code. Is there a reason for these dependencies?

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]