daily update
[deliverable/binutils-gdb.git] / intl / Makefile.in
index f3664ae3dca63c2b2993cb58cd4fd0d51b8a9d1b..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,7 +149,11 @@ uninstall:
          rm -f $(gettextsrcdir)/$$file; \
        done
 
-info dvi:
+.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
This page took 0.023337 seconds and 4 git commands to generate.