X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2FMakefile.in;h=88ba3dd5d8f8d6f4d33424214afcd6cbc9c1fb88;hb=9e85c798e3f1314711e0a1c7f85780d52c6f9c75;hp=3c2e1afea99fafd466e7ab2e4bf3481ddd465477;hpb=9b254dd1ce46c19dde1dde5b8d1e22e862dfacce;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/Makefile.in b/sim/Makefile.in index 3c2e1afea9..88ba3dd5d8 100644 --- a/sim/Makefile.in +++ b/sim/Makefile.in @@ -1,6 +1,5 @@ # Makefile template for Configure for the sim library. -# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1993-2015 Free Software Foundation, Inc. # Written by Cygnus Support. # # This file is part of BFD, the Binary File Descriptor library. @@ -31,6 +30,7 @@ bindir = @bindir@ libdir = @libdir@ tooldir = $(libdir)/$(target_alias) +datarootdir = @datarootdir@ datadir = @datadir@ mandir = @mandir@ man1dir = $(mandir)/man1 @@ -187,6 +187,9 @@ info: install-info: dvi: pdf: +install-pdf: +html: +install-html: ### ###