* cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
[deliverable/binutils-gdb.git] / intl / Makefile.in
index 09647ded8eb48432bb650af3e30dcaea4d378c77..c8b918376beb71be5f22aa88c3432e7dac84855d 100644 (file)
@@ -13,7 +13,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
@@ -32,7 +32,7 @@ libdir = $(exec_prefix)/lib
 includedir = $(prefix)/include
 datadir = $(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
-gnulocaledir = $(prefix)/share/locale
+gnulocaledir = $(datadir)/locale
 gettextsrcdir = @datadir@/gettext/intl
 aliaspath = $(localedir):.
 subdir = intl
@@ -149,7 +149,7 @@ uninstall:
          rm -f $(gettextsrcdir)/$$file; \
        done
 
-info dvi:
+html info dvi:
 
 $(OBJECTS): config.h libgettext.h
 bindtextdom.$lo finddomain.$lo loadmsgcat.$lo: gettextP.h gettext.h loadinfo.h
This page took 0.022817 seconds and 4 git commands to generate.