On Monday 28 April 2008 23:53:38 Dan Nicholson wrote: > --- > Makefile | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/Makefile b/Makefile > index fcc3940..85108e5 100644 > --- a/Makefile > +++ b/Makefile > @@ -81,6 +81,8 @@ endif > version.h: > sh $(SRC_PATH)/version.sh $(SRC_PATH) > > +$(SRCS) $(DVDREAD_SRCS): version.h > + > > # General targets
can you explain, please? If I read the dependencies all .c files already depend on version.h _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
