2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / intl / Makefile.in
index c8b918376beb71be5f22aa88c3432e7dac84855d..ed579c7b232bc53dcbd290e4f6893e6b62f5b455 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for directory with message catalog handling in GNU NLS Utilities.
-# Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 1998, 2006 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -149,8 +149,12 @@ uninstall:
          rm -f $(gettextsrcdir)/$$file; \
        done
 
+.PHONY: html info dvi
 html info dvi:
 
+.PHONY: install-html
+install-html:
+
 $(OBJECTS): config.h libgettext.h
 bindtextdom.$lo finddomain.$lo loadmsgcat.$lo: gettextP.h gettext.h loadinfo.h
 dcgettext.$lo: gettextP.h gettext.h hash-string.h loadinfo.h
This page took 0.022809 seconds and 4 git commands to generate.