summaryrefslogtreecommitdiff
path: root/ld/dep-in.sed
Commit message (Collapse)AuthorAgeFilesLines
* * dep-in.sed: Don't use \n in replacement part of s command.Alan Modra2009-06-041-1/+2
| | | | | * Makefile.am (DEP1): LC_ALL for uniq. * Makefile.in: Regenerate.
* * dep-in.sed: Output one filename per line with all lines havingAlan Modra2009-05-261-7/+5
| | | | | | | | | continuation backslash. Prefix first line with "A", following lines with "B". * Makefile.am (DEP): Don't use dep.sed here. (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies, sort and uniq. * Makefile.in: Regenerate.
* ld/H.J. Lu2005-10-301-0/+1
| | | | | | | | | | | | binutils/ opcodes/ 2005-10-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Run "make dep-am". * Makefile.in: Regenerated. * dep-in.sed: Replace " ./" with " ".
* * dep-in.sed: Remove libintl.h.Alan Modra2003-08-141-0/+1
| | | | | * Makefile.am (POTFILES.in): Unset LC_COLLATE. * Makefile.in: Regenerate.
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-041-0/+3
| | | | | | * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR. Run "make dep-am". * Makefile.in: Regenerate.
* Match space at start of file name, not end.Alan Modra2000-04-201-1/+1
|
* Initial revisionRichard Henderson1999-05-031-0/+16