* mpw-make.sed (config.bfd, targmatch.sed): Edit references to
authorStan Shebs <shebs@codesourcery.com>
Thu, 10 Oct 1996 18:21:37 +0000 (18:21 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 10 Oct 1996 18:21:37 +0000 (18:21 +0000)
point explicitly to srcdir.
(targmatch.h): Edit references to point explicitly to objdir.

bfd/ChangeLog
bfd/mpw-make.sed

index 643aa953aac65e68c3b1e07f316882013cad97fa..dd7562c5d166752396f4d6792ae9514e309baa45 100644 (file)
@@ -1,3 +1,9 @@
+Thu Oct 10 11:15:06 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.sed (config.bfd, targmatch.sed): Edit references to
+       point explicitly to srcdir.
+       (targmatch.h): Edit references to point explicitly to objdir.
+
 Thu Oct 10 14:14:23 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.bfd: When setting targ_cpu, don't get confused by
index 72485694d797244fc32ae0ac7e1a60ef9c081917..b2463c72b7f54e692fe49286bcad9ee96f8e3f62 100644 (file)
 
 /BFD_H/s/^{BFD_H}/#{BFD_H}/
 
+# Add explicit srcdir paths to special files.
+/config.bfd/s/ config.bfd/ "{s}"config.bfd/g
+/targmatch.sed/s/ targmatch.sed/ "{s}"targmatch.sed/g
+
 # Point at include files that are always in the objdir.
 /bfd/s/"{s}"bfd\.h/"{o}"bfd.h/g
 /config/s/"{s}"config\.h/"{o}"config.h/g
+/targmatch/s/"{s}"targmatch\.h/"{o}"targmatch.h/g
+/targmatch/s/^targmatch\.h/"{o}"targmatch.h/
 /elf32-target/s/"{s}"elf32-target\.h/"{o}"elf32-target.h/g
 /elf32-target/s/^elf32-target\.h/"{o}"elf32-target.h/
 /elf64-target/s/"{s}"elf64-target\.h/"{o}"elf64-target.h/g