From: Brooks Moses Date: Thu, 4 Jan 2007 23:43:11 +0000 (+0000) Subject: * Makefile.in: Added .PHONY entry for documentation targets. X-Git-Tag: releases/gcc-4.3.0~7693 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0088af7b1732301355d0c84e5caa1c09859eef4;p=thirdparty%2Fgcc.git * Makefile.in: Added .PHONY entry for documentation targets. From-SVN: r120456 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 8b1cd8f1d015..4e23dacf96bd 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2007-01-04 Brooks Moses + + * Makefile.in: Added .PHONY entry for documentation targets. + 2007-01-04 Brooks Moses * Makefile.in: Add empty info, html, dvi, pdf targets. diff --git a/libgcc/Makefile.in b/libgcc/Makefile.in index 3b06f93cb449..fde4396f0346 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: