summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Move "@" so it's actually on the first line of the shell script in theRob Savoye1994-06-081-12/+18
* * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it'sIan Lance Taylor1994-06-021-1/+0
* * Makefile.in: Rename HOST_ONLY to NATIVE.Bill Cox1994-06-011-10/+11
* * Makefile.in: Add all-libproc target similar to all-gui.Jim Kingdon1994-06-011-4/+6
* Don't check flex when cross building.Thomas Lord1994-06-011-3/+25
* * Makefile.in: Add all-gui target (but not yet build by "all").Jim Kingdon1994-05-261-2/+5
* Really fix INSTALL_LAST this time..Steve Chamberlain1994-05-201-7/+5
* Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)Steve Chamberlain1994-05-191-2/+9
* Comment changes.Ian Lance Taylor1994-05-181-4/+5
* * Makefile.in (Move HOST_PREFIX_1 and friends up soSteve Chamberlain1994-05-131-57/+64
* * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only neededJim Kingdon1994-02-021-2/+0
* Since gdb distributions must be sanitized, and it is easy to forget toFred Fish1994-01-241-0/+3
* * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}"Ken Raeburn1994-01-181-49/+51
* Fix gnatsishnessJason Merrill1993-12-011-3/+3
* Add gnats.tar.gz ruleJason Merrill1993-11-241-1/+7
* * Makefile.in (taz): Only build "info" in DISTDOCDIRS.Ken Raeburn1993-11-051-3/+3
* * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS perJim Kingdon1993-11-051-1/+1
* Changed RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat1993-11-041-17/+31
* * Makefile.in (CXXFLAGS): Add -O.Jim Kingdon1993-11-011-3/+10
* * Makefile.in (taz): Replace "byacc" with "bison -y" in theKen Raeburn1993-10-251-13/+33
* * Makefile.in: Add support for new libio.Per Bothner1993-08-181-4/+7
* * Makefile.in (all-send-pr): depends on all-prmsJason Merrill1993-08-111-3/+4
* don't use $$(CC_FOR_TARGET) because that ends up being bash execute commandMark Eichin1993-08-051-1/+7
* * Makefile.in (COMPRESS): Remove def.Fred Fish1993-08-011-17/+10
* Added a $ to Jim's modJason Merrill1993-07-271-1/+1
* * Makefile.in (install-dirs): Deal with a prefix like /gnu;Jim Kingdon1993-07-271-1/+1
* * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.Jim Kingdon1993-07-271-2/+10
* remove all.cross and install.cross targetsDavid D. Zuhn1993-07-081-40/+2
* * Makefile.in (MAKEINFOFLAGS): New variable.Ian Lance Taylor1993-06-291-3/+8
* taz rule: Simplify chmod; add xiberty to libg++.tar.gz.Per Bothner1993-06-231-3/+2
* * Makefile.in: Define VERSION (for cd ..; make taz).Per Bothner1993-06-231-6/+10
* change program_transform_name quotingDavid D. Zuhn1993-06-181-1/+1
* fix INSTALL_XFORM definitionDavid D. Zuhn1993-06-181-1/+1
* * Makefile.in: Change extension for gzip'd files from '.z' toFred Fish1993-06-181-5/+5
* update install usageDavid D. Zuhn1993-06-151-13/+12
* For gas and binutils snapshots, use .gz now instead of .z. (FSF is changingKen Raeburn1993-06-031-10/+12
* Add all-tk dependancy to all-expect.Rob Savoye1993-06-011-3/+3
* * Makefile.in: Make all-opcodes depend on all-bfd.Jim Kingdon1993-05-311-4/+10
* Makefile.in (taz): Fix modes on $(TOOL) dir also.Ken Raeburn1993-05-201-1/+1
* (binutils.tar.z, &c): Updated for making binutils FSF release.Ken Raeburn1993-05-181-16/+31
* revised rules for gas snapshotsKen Raeburn1993-05-141-35/+55
* * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directoryFred Fish1993-04-301-0/+14
* * Makefile.in (check): Use individual check targets rather thanIan Lance Taylor1993-04-291-3/+19
* add rule for building snapshot of gas+ld+binutilsKen Raeburn1993-04-221-1/+6
* * configure.in: add comment for --with-x default valuesDavid D. Zuhn1993-04-091-11/+120
* Couple of more minor tweaks to gdb.tar.Z target.Fred Fish1993-04-061-4/+5
* * Makefile.in (all-flex): flex depends on byacc.Ian Lance Taylor1993-04-011-1/+1
* Insert a missing backslash.K. Richard Pixley1993-04-011-1/+1
* * Makefile.in: Complete overhaul to merge many almost identicalIan Lance Taylor1993-03-311-1120/+367
* Build gas tar file, based on gdb code:Ken Raeburn1993-03-311-4/+71