* config/tc-bfin.c (md_assemble): Bump line counters if there is
[deliverable/binutils-gdb.git] / sim / Makefile.in
index 460256bcb178b0b067dbb815326946f4ff08a517..d08211054870235ed42074744cb7973bb25d453d 100644 (file)
@@ -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:
 
 ### 
 ### 
This page took 0.022912 seconds and 4 git commands to generate.