comparison gcc/Makefile.in @ 38:27e6f95b2c21

mearge hgtags
author e075725
date Tue, 05 Jan 2010 17:33:06 +0900
parents 9de9dad105d4 855418dad1a3
children 326d9e06c2e3
comparison
equal deleted inserted replaced
35:3f5886e153cb 38:27e6f95b2c21
3973 cpp.pod: cpp.texi cppenv.texi cppopts.texi 3973 cpp.pod: cpp.texi cppenv.texi cppopts.texi
3974 3974
3975 # These next rules exist because the output name is not the same as 3975 # These next rules exist because the output name is not the same as
3976 # the input name, so our implicit %.pod rule will not work. 3976 # the input name, so our implicit %.pod rule will not work.
3977 3977
3978 gcc.pod: invoke.texi cppenv.texi cppopts.texi 3978 gcc.pod: invoke.texi cppenv.texi cppopts.texi gcc-vers.texi
3979 $(STAMP) $@ 3979 $(STAMP) $@
3980 -$(TEXI2POD) $< > $@ 3980 -$(TEXI2POD) $< > $@
3981 gfdl.pod: fdl.texi 3981 gfdl.pod: fdl.texi
3982 $(STAMP) $@ 3982 $(STAMP) $@
3983 -$(TEXI2POD) $< > $@ 3983 -$(TEXI2POD) $< > $@