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