gmake/make dependency problem

Giorgos Keramidas keramida at ceid.upatras.gr
Sun Sep 18 18:15:42 PDT 2005


On 2005-09-19 00:45, Harlan Stenn <stenn at ntp.isc.org> wrote:
> Here's what I am seeing:
>
> stenn at barnstable> gmake -n ntpd-opts.c
> gmake: `../../ntpd/ntpd-opts.c' is up to date.
> stenn at barnstable> make -n ntpd-opts.c
> cd ../../ntpd && autogen ntpd-opts.def
> stenn at barnstable>

Hmmm, without seeing the makefile, it seems that some of the targets
ends up depending on nothing at all, which re-builds it every time
make runs.

I'd have to see at least the makefiles to be sure though :-(



More information about the freebsd-questions mailing list