summaryrefslogtreecommitdiff
path: root/ylwrap
Commit message (Collapse)AuthorAgeFilesLines
* COPYING, [...]: Sync from upstream sources.Kelley Cook2005-07-141-2/+3
| | | | | | | | | | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> * COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources. From-SVN: r102001
* * ylwrap: Import from Automake 1.9.5.Daniel Jacobowitz2005-05-151-71/+170
| | | | From-SVN: r99738
* * Revert to previous version due to Binutils breakage.Kelley Cook2004-09-241-170/+71
| | | | From-SVN: r88026
* config.guess: New upstream versionKelley Cook2004-09-231-71/+170
| | | | | | | | | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. From-SVN: r87914
* ylwrap: Change absolute path checks to check for DOS style path names.Marc Lehmann1998-10-081-3/+19
| | | | | | | | | | | � * ylwrap: Change absolute path checks to check for DOS style path names. * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). Brought over from devo. From-SVN: r22945
* Initial revisionJason Merrill1997-08-211-0/+107
From-SVN: r14877