X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2FMakefile.in;h=49c0adea9adc93934ec06e41b4f979d115f5c81b;hb=02cbf7671a314a663a5abbb606d2ee73cb795bb9;hp=3c2e1afea99fafd466e7ab2e4bf3481ddd465477;hpb=9b254dd1ce46c19dde1dde5b8d1e22e862dfacce;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/Makefile.in b/sim/Makefile.in index 3c2e1afea9..49c0adea9a 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, 2008 +# Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # Written by Cygnus Support. # @@ -31,6 +31,7 @@ bindir = @bindir@ libdir = @libdir@ tooldir = $(libdir)/$(target_alias) +datarootdir = @datarootdir@ datadir = @datadir@ mandir = @mandir@ man1dir = $(mandir)/man1 @@ -187,6 +188,9 @@ info: install-info: dvi: pdf: +install-pdf: +html: +install-html: ### ###