# GNU Make 3.81 # Copyright (C) 2006 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # This program built for i686-pc-cygwin Reading makefiles... Updating goal targets.... Looking for an implicit rule for `doc/cpp.info'. Trying pattern rule with stem `cpp'. Trying implicit prerequisite `cpp.texi'. Found an implicit rule for `doc/cpp.info'. Looking for an implicit rule for `cpp.texi'. Trying pattern rule with stem `cpp.texi'. Trying implicit prerequisite `cpp.texi,v'. Trying pattern rule with stem `cpp.texi'. Trying implicit prerequisite `RCS/cpp.texi,v'. Trying pattern rule with stem `cpp.texi'. Trying implicit prerequisite `RCS/cpp.texi'. Trying pattern rule with stem `cpp.texi'. Trying implicit prerequisite `s.cpp.texi'. Trying pattern rule with stem `cpp.texi'. Trying implicit prerequisite `SCCS/s.cpp.texi'. No implicit rule found for `cpp.texi'. make: `doc/cpp.info' is up to date. # Make data base, printed on Thu Oct 5 17:36:37 2006 # Variables # automatic $*.c $(LINT.c) -i $*.c -o $@ $(RM) $*.c %.c: %.l # commands to execute (built-in): @$(RM) $@ $(LEX.l) $< > $@ %.r: %.l # commands to execute (built-in): $(LEX.l) $< > $@ mv -f lex.yy.r $@ %.s: %: %.s # commands to execute (built-in): $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@ %.o: %.s # commands to execute (built-in): $(COMPILE.s) -o $@ $< %.S: %: %.S # commands to execute (built-in): $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@ %.o: %.S # commands to execute (built-in): $(COMPILE.S) -o $@ $< %.s: %.S # commands to execute (built-in): $(PREPROCESS.S) $< > $@ %.mod: %: %.mod # commands to execute (built-in): $(COMPILE.mod) -o $@ -e $@ $^ %.o: %.mod # commands to execute (built-in): $(COMPILE.mod) -o $@ $< %.sym: %.def: %.sym: %.def # commands to execute (built-in): $(COMPILE.def) -o $@ $< %.h: %.info: %.dvi: %.tex: %.dvi: %.tex # commands to execute (built-in): $(TEX) $< %.texinfo: %.info: %.texinfo # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.texinfo # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.texi: %.info: %.texi # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.texi # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.txinfo: %.info: %.txinfo # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ %.dvi: %.txinfo # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< %.w: %.c: %.w # commands to execute (built-in): $(CTANGLE) $< - $@ %.tex: %.w # commands to execute (built-in): $(CWEAVE) $< - $@ %.ch: %.web: %.p: %.web # commands to execute (built-in): $(TANGLE) $< %.tex: %.web # commands to execute (built-in): $(WEAVE) $< %.sh: %: %.sh # commands to execute (built-in): cat $< >$@ chmod a+x $@ %.elc: %.el: (%): % # commands to execute (built-in): $(AR) $(ARFLAGS) $@ $< %.out: % # commands to execute (built-in): @rm -f $@ cp $< $@ %.c: %.w %.ch # commands to execute (built-in): $(CTANGLE) $^ $@ %.tex: %.w %.ch # commands to execute (built-in): $(CWEAVE) $^ $@ %:: %,v # commands to execute (built-in): $(CHECKOUT,v) %:: RCS/%,v # commands to execute (built-in): $(CHECKOUT,v) %:: RCS/% # commands to execute (built-in): $(CHECKOUT,v) %:: s.% # commands to execute (built-in): $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $< %:: SCCS/s.% # commands to execute (built-in): $(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $< # 87 implicit rules, 5 (5.7%) terminal. # Files # Not a target: .web.p: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(TANGLE) $< # Not a target: .l.r: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LEX.l) $< > $@ mv -f lex.yy.r $@ # Not a target: .dvi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .F.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.F) $(OUTPUT_OPTION) $< # Not a target: .l: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .y.ln: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(YACC.y) $< $(LINT.c) -C$* y.tab.c $(RM) y.tab.c # Not a target: .o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.o) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .y: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: cygdos-test.mk: # Implicit rule search has been done. # Last modified 2006-10-04 09:28:58.2282528 # File has been updated. # Successfully updated. # variable set hash-table stats: # Load=0/32=0%, Rehash=0, Collisions=0/0=0% # Not a target: .def.sym: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.def) -o $@ $< # Not a target: .p.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.p) $(OUTPUT_OPTION) $< # Not a target: .p: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.p) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .txinfo.dvi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: .a: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .l.ln: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): @$(RM) $*.c $(LEX.l) $< > $*.c $(LINT.c) -i $*.c -o $@ $(RM) $*.c # Not a target: .w.c: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(CTANGLE) $< - $@ # Not a target: .texi.dvi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: .sh: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): cat $< >$@ chmod a+x $@ # Not a target: .cc: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .cc.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.cc) $(OUTPUT_OPTION) $< # Not a target: .def: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .SUFFIXES: .out .a .ln .o .c .cc .C .cpp .p .f .F .r .y .l .s .S .mod .sym .def .h .info .dvi .tex .texinfo .texi .txinfo .w .ch .web .sh .elc .el # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .c.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.c) $(OUTPUT_OPTION) $< # Not a target: .r.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.r) $(OUTPUT_OPTION) $< # Not a target: .r: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.r) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: ../../gcc/doc/cpp.texi: # Implicit rule search has been done. # Last modified 2006-09-11 10:33:49 # File has been updated. # Successfully updated. # variable set hash-table stats: # Load=0/32=0%, Rehash=0, Collisions=0/0=0% # Not a target: .info: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .elc: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .l.c: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): @$(RM) $@ $(LEX.l) $< > $@ # Not a target: .out: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. doc/cpp.info: ../../gcc/doc/cpp.texi ../../gcc/doc/cpp.texi # Implicit rule search has been done. # Implicit/static pattern stem: `cpp' # Last modified 2006-10-02 23:51:14.0305024 # File has been updated. # Successfully updated. # variable set hash-table stats: # Load=0/32=0%, Rehash=0, Collisions=0/0=0% # commands to execute (from `cygdos-test.mk', line 6): makeinfo -I . -I ../../gcc/doc -I ../../gcc/doc/include -o $@ $< # Not a target: .C: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.C) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .r.f: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(PREPROCESS.r) $(OUTPUT_OPTION) $< # Not a target: .S: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.S) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .texinfo.info: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: .c: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .w.tex: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(CWEAVE) $< - $@ # Not a target: .c.ln: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINT.c) -C$* $< # Not a target: .s.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.s) -o $@ $< # Not a target: .s: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.s) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .texinfo.dvi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(TEXI2DVI) $(TEXI2DVI_FLAGS) $< # Not a target: .el: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .texinfo: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .y.c: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(YACC.y) $< mv -f y.tab.c $@ # Not a target: .web.tex: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(WEAVE) $< # Not a target: .texi.info: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: .DEFAULT: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .h: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .tex.dvi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(TEX) $< # Not a target: .cpp.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.cpp) $(OUTPUT_OPTION) $< # Not a target: .cpp: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.cpp) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .C.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.C) $(OUTPUT_OPTION) $< # Not a target: .ln: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .texi: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .txinfo: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .tex: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .txinfo.info: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(MAKEINFO) $(MAKEINFO_FLAGS) $< -o $@ # Not a target: .ch: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .S.s: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(PREPROCESS.S) $< > $@ # Not a target: .mod: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.mod) -o $@ -e $@ $^ # Not a target: .mod.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.mod) -o $@ $< # Not a target: .F.f: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(PREPROCESS.F) $(OUTPUT_OPTION) $< # Not a target: .w: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .S.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.S) -o $@ $< # Not a target: .F: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .web: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .sym: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # Not a target: .f: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@ # Not a target: .f.o: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # commands to execute (built-in): $(COMPILE.f) $(OUTPUT_OPTION) $< # files hash-table stats: # Load=69/1024=7%, Rehash=0, Collisions=270/1264=21% # VPATH Search Paths vpath %.texi ../../gcc/doc:../../gcc/doc/include # 1 `vpath' search paths. # No general (`VPATH' variable) search path. # # of strings in strcache: 1 # # of strcache buffers: 1 # strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096 # strcache free: total = 4081 / max = 4081 / min = 4081 / avg = 4081 # Finished Make data base on Thu Oct 5 17:36:37 2006