X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2FMakefile.in;h=88ba3dd5d8f8d6f4d33424214afcd6cbc9c1fb88;hb=00923338dec84505addaf9cdeca2e9c844757824;hp=a3d21023d60958f9b2c1b817cd137120d37ecf30;hpb=4744ac1bb0d2f2294c7762577262fdcafb67883b;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/Makefile.in b/sim/Makefile.in index a3d21023d6..88ba3dd5d8 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-2015 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: ### ###