||*()*|| Hi, Gabor. >> Can anybody explain me the meaning of string >> >> .manual.xml: $(DEPEND_FILES) entities/global.ent >> >> in phpdoc/Makefile, located in the following section. >> I'm unable to find where does $(DEPEND_FILES) come from >> and what is it used for?
GH> Please search the CVS history, if you are interested in the original GH> meaning, it used to mean something :) Well, it seems to me, that this $(DEPEND_FILES) was dead from scratch. =) Though there is reference to $(DEPEND_FILES) in dependencies of .manual.xml target, I can't find a revision of Makefile.in where this variable is set with @DEPEND_FILES@ for example. t --