aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1992-07-17 * Makefile.in, configure.in: add tgasSteve Chamberlain1-3/+14
1992-07-16progressive changesK. Richard Pixley1-118/+172
1992-06-23Add install-newlibSteve Chamberlain1-2/+2
1992-06-17Add move-if-change to DEVO_SUPPORT_FILES.Stu Grossman1-1/+1
1992-06-16More cleanup in gdb packaging...Stu Grossman1-20/+23
1992-06-04* config.sub: Add support for Linux.Per Bothner1-49/+13
1992-06-03Makefile.in (all-binutils): ar needs flex, so depend on all-flex.Michael Tiemann1-1095/+131
1992-04-24do not print subdir_do lines or recursion linesK. Richard Pixley1-7/+7
1992-04-24add autoconfK. Richard Pixley1-11/+73
1992-04-21pass CFLAGS, remove MINUS_G, default CFLAGS to -gK. Richard Pixley1-226/+145
1992-04-14remove clean-stamps from cleanK. Richard Pixley1-1/+1
1992-04-13added flex to the build treeDavid D. Zuhn1-12/+71
1992-04-11Add MINUS_G macro, default to -g, and pass on to recursive makes.Fred Fish1-174/+140
1992-03-31add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all th...K. Richard Pixley1-89/+157
1992-03-31gdb.tar.Z: all-texinfo target is now .stmp-texinfo.Stu Grossman1-1/+1
1992-03-27Put in stuff necessary for gprof to be built, cleaned up, etc.Sean Eric Fagan1-8/+68
1992-03-20Add .stmp-readline to all.cross...Stu Grossman1-1/+1
1992-03-20* Makefile.in (all.cross): Add .stmp-bfd.Stu Grossman1-11/+74
1992-03-14missing backslash on first line of all.normalMark Eichin1-1/+1
1992-03-14add stmp dependencies for a few more thingsK. Richard Pixley1-5/+5
1992-03-11Add .stmp-gcc to all-gcc target.Michael Tiemann1-1/+1
1992-03-11remove force from dependencies, add grep to allK. Richard Pixley1-24/+24
1992-03-11drop flex. make stamp files workK. Richard Pixley1-174/+98
1992-03-11Hooks for configuring newlibSteve Chamberlain1-277/+385
1992-02-26changed prms to send_prHeinz G. Seidl1-1/+1
1992-02-25mkdir $(infodir) on install-info.K. Richard Pixley1-15/+11
1992-02-13I think this solves the MAKEINFO and BISON rooting problems.K. Richard Pixley1-17/+96
1992-02-08In configure{.in} {host|target}_makefile_frag should name a fileK. Richard Pixley1-1/+3
1992-02-07Patch joins devo.K. Richard Pixley1-3/+68
1992-01-29 * Makefile.in: For libg++, make sure the -I pointingPer Bothner1-4/+14
1992-01-19* Makefile.in (DEV_SUPPORT): add configure.man.Stu Grossman1-1/+1
1992-01-18* Makefile.in: remove form feeds to make Sun's make happy.Stu Grossman1-30/+29
1992-01-06Add libg++.John Gilmore1-8/+81
1991-12-28small changes to accomodate other versions of configureK. Richard Pixley1-3/+69
1991-12-28flex joins the fray, also fixed clean-info in devo.K. Richard Pixley1-10/+73
1991-12-19add menu item and Makefile.in hookK. Richard Pixley1-7/+47
1991-12-13removed -ansi and -languages options from configure, addedK. Richard Pixley1-1/+5
1991-12-12revised install for dir.infoK. Richard Pixley1-7/+12
1991-12-11infodir belongs in datadirK. Richard Pixley1-8/+3
1991-12-10clean-gdbm on cleanK. Richard Pixley1-1/+1
1991-12-10install-gcc on installK. Richard Pixley1-2/+2
1991-12-10BISON now bison -y againK. Richard Pixley1-5/+5
1991-12-10fix for bad directory testsK. Richard Pixley1-128/+386
1991-12-07Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-74/+1034
1991-11-22Add glob to SUBDIRS and GDB_SUPPORT_DIRS.John Gilmore1-2/+5
1991-11-21Rename REAMME.configure to DOC.configureJohn Gilmore1-1/+1
1991-11-21temporary mid-attempt at fixincludes during three-stageK. Richard Pixley1-24/+39
1991-11-14assume a yacc command line interface for the programK. Richard Pixley1-2/+2
1991-11-13add targets to generate info directory filesK. Richard Pixley1-1/+13
1991-11-13propogate MAKEINFO like we propogate BISONK. Richard Pixley1-3/+11