aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.frag
AgeCommit message (Collapse)AuthorFilesLines
1997-07-22configure.frag: New arguments xmake_files, tmake_files.Doug Evans1-8/+36
* configure.frag: New arguments xmake_files, tmake_files. Build Make-host, Make-target. From-SVN: r14517
1997-06-27Rewrite.Doug Evans1-44/+17
From-SVN: r14360
1997-06-27Clean up Make-lang in all subdirs, not just '.'.Richard Kenner1-3/+3
From-SVN: r14345
1997-06-25Revert to 1.1Richard Kenner1-7/+3
From-SVN: r14315
1997-06-14Undo last patch that tried using both $1 and $srcdir.Doug Evans1-7/+2
From-SVN: r14246
1997-06-13Also accept arguments for when invoked by Makefile.Doug Evans1-2/+11
From-SVN: r14244
1997-06-13configure.in: Don't pass arguments to configure.frag.Doug Evans1-3/+3
* configure.in: Don't pass arguments to configure.frag. * configure.frag: Refer to $srcdir, $subdirs directly, not as args. From-SVN: r14236
1997-06-09Initial revisionRichard Kenner1-0/+76
From-SVN: r14209