unit at a time
[platform/upstream/binutils.git] / sim / Makefile.in
index 460256b..76a614a 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-2014 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:
 
 ### 
 ###