aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
1993-08-18 * Makefile.in: Add support for new libio.Per Bothner1-4/+7
1993-08-11 * Makefile.in (all-send-pr): depends on all-prmsJason Merrill1-3/+4
1993-08-05don't use $$(CC_FOR_TARGET) because that ends up being bash execute commandMark Eichin1-1/+7
syntax; use $(CC_FOR_TARGET) instead.
1993-08-01 * Makefile.in (COMPRESS): Remove def.Fred Fish1-17/+10
* Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from gdb.tar.Z and make-gdb.tar.Z respectively. * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. * Makefile.in (make-gdb.tar.gz): Minor changes to move closer to convergence with 'taz' target in Makefile.in.
1993-07-27Added a $ to Jim's modJason Merrill1-1/+1
1993-07-27 * Makefile.in (install-dirs): Deal with a prefix like /gnu;Jim Kingdon1-1/+1
its parent is '/' not ''.
1993-07-27* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.Jim Kingdon1-2/+10
1993-07-08remove all.cross and install.cross targetsDavid D. Zuhn1-40/+2
1993-06-29 * Makefile.in (MAKEINFOFLAGS): New variable.Ian Lance Taylor1-3/+8
(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. * build-all.mk, test-build.mk: Pass down --no-split as MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
1993-06-23taz rule: Simplify chmod; add xiberty to libg++.tar.gz.Per Bothner1-3/+2
1993-06-23 * Makefile.in: Define VERSION (for cd ..; make taz).Per Bothner1-6/+10
* Makefile.in: Set to version 2.3.91. * Makefile.in (diststuff): Needed for distributions. * Makefile (dts): Rip out. Subsumed by stuff in ../Makefile.in.
1993-06-18change program_transform_name quotingDavid D. Zuhn1-1/+1
1993-06-18fix INSTALL_XFORM definitionDavid D. Zuhn1-1/+1
1993-06-18 * Makefile.in: Change extension for gzip'd files from '.z' toFred Fish1-5/+5
'.gz' per new FSF standard usage.
1993-06-15update install usageDavid D. Zuhn1-13/+12
1993-06-03For gas and binutils snapshots, use .gz now instead of .z. (FSF is changingKen Raeburn1-10/+12
gzip.)
1993-06-01Add all-tk dependancy to all-expect.Rob Savoye1-3/+3
1993-05-31 * Makefile.in: Make all-opcodes depend on all-bfd.Jim Kingdon1-4/+10
1993-05-20Makefile.in (taz): Fix modes on $(TOOL) dir also.Ken Raeburn1-1/+1
1993-05-18(binutils.tar.z, &c): Updated for making binutils FSF release.Ken Raeburn1-16/+31
(taz): Try harder to catch errors in subdir invocations of make.
1993-05-14revised rules for gas snapshotsKen Raeburn1-35/+55
1993-04-30 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directoryFred Fish1-0/+14
at the same time we make the prototype gdb directory. * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution files at the same time as the gdb base release distribution.
1993-04-29 * Makefile.in (check): Use individual check targets rather thanIan Lance Taylor1-3/+19
DO_X rule. (check-gcc): Added.
1993-04-22add rule for building snapshot of gas+ld+binutilsKen Raeburn1-1/+6
1993-04-09 * configure.in: add comment for --with-x default valuesDavid D. Zuhn1-11/+120
* config.guess: handle Motorola Delta88 box for SVR3 and SVR4. * Makefile.in: add check-* targets for each of the directories in the tree. Add a definition of RUNTEST that will use the one we just built, if it exists. Pass this down via FLAGS_TO_PASS.
1993-04-06Couple of more minor tweaks to gdb.tar.Z target.Fred Fish1-4/+5
1993-04-01 * Makefile.in (all-flex): flex depends on byacc.Ian Lance Taylor1-1/+1
1993-04-01Insert a missing backslash.K. Richard Pixley1-1/+1
1993-03-31 * Makefile.in: Complete overhaul to merge many almost identicalIan Lance Taylor1-1120/+367
targets.
1993-03-31Build gas tar file, based on gdb code:Ken Raeburn1-4/+71
* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. (gdb.tar.Z): Adjusted. * Makefile.in (setup-dirs, taz): New targets; should be general enough to adapt for gdb sometime. Build only .z file. (gas.tar.z): New target.
1993-03-25Some versions of make don't like empty variable expansions on lines byKen Raeburn1-10/+10
themselves (outside of dependency rules). Fix such Chill stuff to be comments instead.
1993-03-23Move the hacked unexport line so that it does not become the firstIan Lance Taylor1-5/+7
target.
1993-03-23add installcheckDavid D. Zuhn1-4/+5
1993-03-18 * Makefile.in: Change deja-gnu to dejagnu.Ian Lance Taylor1-11/+11
1993-03-18A new ARG_MAX hack. Use unexport to keep GNU make from dumping theIan Lance Taylor1-12/+7
CHILL variables in the environment, with a : variable to keep older makes happy.
1993-03-15 * Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gccIan Lance Taylor1-1/+11
doesn't use to avoid ARG_MAX overflow on SCO.
1993-03-10* config.guess: add GPL.K. Richard Pixley1-1/+1
* Makefile.in, config.guess, config.sub, configure: bump copyrights to 93.
1993-03-10 * Makefile.in (do-info): Removed obsolete check for existence ofIan Lance Taylor1-1/+1
localenv file.
1993-03-10 * Makefile.in (MAKEOVERRIDES): Define to be empty.Ian Lance Taylor1-0/+1
1993-03-10tclX supportDavid D. Zuhn1-1/+24
1993-03-10* Makefile.in (setup-dirs): change invocation of make to $(MAKE).K. Richard Pixley1-16/+7
1993-03-08Clean up damage made when I checked in sanitized versionSteve Chamberlain1-17/+21
1993-03-02 * Makefile.in (all-prms, install-prms): Changed to gnats.Brendan Kehoe1-9/+11
* configure.in (host_tools): Changed prms to gnats.
1993-02-28undo previous changeBrendan Kehoe1-1/+0
1993-02-28 * Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMSBrendan Kehoe1-2/+23
special install.
1993-02-20 * Makefile.in: Change send_pr to send-pr.Brendan Kehoe1-9/+9
* configure.in: Likewise. * send_pr: Renamed directory to send-pr.
1993-02-20 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).Per Bothner1-5/+7
1993-02-18diff needs libibertyDavid D. Zuhn1-1/+1
1993-02-16add support for tar gzip hello recode and indentDavid D. Zuhn1-11/+111
1993-02-16Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c filesJohn Gilmore1-2/+2
for the tar file.