>>> "bj" == bj Jo�l <[EMAIL PROTECTED]> writes: [...]
bj> rpl.o is built from rpl.c and rpl.h. But I would recompile this file bj> when "make" is done (even if rpl.o is up to date, because the gcc bj> command line contains "-Ddate=..." which changes.). You could add this to your Makefile: .PHONY : rpl.c [...] -- Alexandre Duret-Lutz
