diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 8b1cd8f1d015d7069e3f42a1dfc2d9e3a0881c69..4e23dacf96bd9f1ec1f7cec1634ab48fa4c0ab9d 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2007-01-04 Brooks Moses <brooks.moses@codesourcery.com> + + * Makefile.in: Added .PHONY entry for documentation targets. + 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com> * Makefile.in: Add empty info, html, dvi, pdf targets. diff --git a/libgcc/Makefile.in b/libgcc/Makefile.in index 3b06f93cb4497ea7688d11dd550dbc86db1b589a..fde4396f0346bb84013002010024a63025a63b3b 100644 --- a/libgcc/Makefile.in +++ b/libgcc/Makefile.in @@ -730,6 +730,8 @@ gcc-extra-parts: all: $(extra-parts) # Documentation targets (empty). +.PHONY: info html dvi pdf + info: html: