Commit e5fbdab9 by Carlos O'Donell Committed by Carlos O'Donell

Makefile.in: Add info dvi ps pdf html install-html to .PHONY Add install-html target.


2005-05-23  Carlos O'Donell  <carlos@codesourcery.com>

	* Makefile.in: Add info dvi ps pdf html install-html to .PHONY
	Add install-html target.

From-SVN: r114034
parent 01d84fc0
2005-05-23 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add info dvi ps pdf html install-html to .PHONY
Add install-html target.
2005-05-13 Nick Clifton <nickc@redhat.com>
* Update the address and phone number of the FSF organization in
......
......@@ -148,7 +148,10 @@ installdirs:
installcheck:
uninstall:
.PHONY: info dvi ps pdf html install-html
info dvi ps pdf html:
install-html:
$(OBJECTS): config.h libintl.h
bindtextdom.o dcgettext.o dcigettext.o dcngettext.o dgettext.o \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment