]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/Makefile.in
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / sim / Makefile.in
index 460256bcb178b0b067dbb815326946f4ff08a517..6e0084125553b83ffc2e30e4e9c281e10a8f2cee 100644 (file)
@@ -1,6 +1,5 @@
 #    Makefile template for Configure for the sim library.
-#    Copyright (C) 1993, 1995, 1997, 1998, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+#    Copyright (C) 1993-2013 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:
 
 ### 
 ###