Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / sim / Makefile.in
index 75aadfc702247cc6f0bcff390dbe89066083e612..5a953fd4ad5b85409cc56347734608325b5c8616 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-2019 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
This page took 0.035767 seconds and 4 git commands to generate.