summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
* * Makefile.in (gdb-taz): New target. GDB specific archive.Andrew Cagney2000-04-131-18/+43
| | | | | | | | | | | | | (do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive.
* * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -LChristopher Faylor2000-04-031-2/+2
| | | | | library search. (CXX_FOR_TARGET): Ditto.
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-101-11/+0
| | | | * Makefile.in (all-gcc): Backed out the last change.
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-101-0/+11
| | | | * Makefile.in (all-gcc): Run ld/ld-new if necessary.
* * Makefile.in (taz): Set PACKAGE to TOOL when not defined.Andrew Cagney2000-03-031-8/+36
| | | | | | | (do-tar-bz2): Replace TOOL with PACKAGE. (gdb.tar.bz2): Remove GDBTK from GDB package. (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, dejagnu.tar.bz2): New packages.
* Apply patches to support Insight by hand from insight-2000-02-04 snapshot.Jason Molenda2000-02-071-1/+3
|
* * Makefile.in (LDFLAGS): Define.Ian Lance Taylor1999-08-101-0/+1
|
* * mkdep: New file.Ian Lance Taylor1999-08-081-2/+2
| | | | | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. (BINUTILS_SUPPORT_DIRS): Add mkdep.
* * Makefile.in (check-target-libio): Remove all-target-libstdc++Alan Modra1999-07-301-1/+1
| | | | dependency as this causes "make check" to globally "make all"
* * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat andIan Lance Taylor1999-07-231-2/+2
| | | | | | | configure.bat in SUPPORT_FILES. (gas+binutils.tar.bz2): Likewise. * makeall.bat: Remove; obsolete.
* * Makefile.in: (taz): Don't use texinfo/gpl.texinfo orIan Lance Taylor1999-06-121-4/+1
| | | | texinfo/lgpl.texinfo.
* * Makefile.in: Change distribution targets to use bzip2 instead ofIan Lance Taylor1999-06-121-20/+19
| | | | | gzip. (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
* 19990502 sourceware importRichard Henderson1999-05-031-0/+1821
OpenPOWER on IntegriCloud