1dbe4d41aa
do not print subdir_do lines or recursion lines
1992-04-24 22:56:39 +00:00
618f57a9a2
add autoconf
1992-04-24 21:46:16 +00:00
f8a6ad66f0
pass CFLAGS, remove MINUS_G, default CFLAGS to -g
1992-04-21 04:07:29 +00:00
64d424c633
remove clean-stamps from clean
1992-04-14 01:44:23 +00:00
dcbfc14d16
added flex to the build tree
1992-04-13 21:39:15 +00:00
c4fb14b791
Add MINUS_G macro, default to -g, and pass on to recursive makes.
...
Recognize new ncr3000 config.
1992-04-11 06:13:43 +00:00
079b2abe97
add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all the "if [ -d ... $(MAKE)" lines.
1992-03-31 06:35:16 +00:00
5620a251c8
gdb.tar.Z: all-texinfo target is now .stmp-texinfo.
1992-03-31 06:31:05 +00:00
9a14a29d8a
Put in stuff necessary for gprof to be built, cleaned up, etc.
1992-03-27 22:08:47 +00:00
52963fb7e9
Add .stmp-readline to all.cross...
1992-03-20 00:53:45 +00:00
66cfe047e5
* Makefile.in (all.cross): Add .stmp-bfd.
1992-03-20 00:51:23 +00:00
f67288c95f
missing backslash on first line of all.normal
1992-03-14 09:04:48 +00:00
b7dd30ab1c
add stmp dependencies for a few more things
1992-03-14 02:45:00 +00:00
4313705116
Add .stmp-gcc to all-gcc target.
1992-03-11 15:42:34 +00:00
02a7ba9a40
remove force from dependencies, add grep to all
1992-03-11 10:08:54 +00:00
9d98d2ac35
drop flex. make stamp files work
1992-03-11 05:57:50 +00:00
7fcfdcf774
Hooks for configuring newlib
1992-03-11 02:01:42 +00:00
062676eb48
changed prms to send_pr
1992-02-26 02:20:45 +00:00
b74fd080fb
mkdir $(infodir) on install-info.
1992-02-25 01:08:38 +00:00
77806c3e79
I think this solves the MAKEINFO and BISON rooting problems.
1992-02-13 00:20:17 +00:00
bcdbe02f82
In configure{.in} {host|target}_makefile_frag should name a file
...
relative to srcdir. I think it now does. configure has been
corrected. configure.texi has been clarified.
1992-02-08 08:57:08 +00:00
7c9feeb7de
Patch joins devo.
1992-02-07 00:36:15 +00:00
4cc027e126
* Makefile.in: For libg++, make sure the -I pointing
...
to the gcc directory goes *after* all the libg++-local -I flags.
Also, move just-gcc dependency from just-libg++ to all-libg++.
1992-01-29 07:52:01 +00:00
1a7cac26ae
* Makefile.in (DEV_SUPPORT): add configure.man.
1992-01-19 00:04:43 +00:00
23e3e7f949
* Makefile.in: remove form feeds to make Sun's make happy.
...
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
1992-01-18 02:03:00 +00:00
ba8abfce45
Add libg++.
...
Cut gnulib and gnulib1 out of the process. More work needed here to
put them back into the process in the gcc directory.
1992-01-06 02:57:58 +00:00
079399f6df
small changes to accomodate other versions of configure
1991-12-28 03:15:17 +00:00
25113b4647
flex joins the fray, also fixed clean-info in devo.
1991-12-28 01:27:15 +00:00
126825483c
add menu item and Makefile.in hook
1991-12-19 00:22:09 +00:00
8f861f082d
removed -ansi and -languages options from configure, added
...
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
1991-12-13 11:54:57 +00:00
9a9e8e7f4b
revised install for dir.info
1991-12-12 06:25:48 +00:00
c466cfab84
infodir belongs in datadir
1991-12-11 04:15:50 +00:00
65fd9a4d8b
clean-gdbm on clean
1991-12-10 11:58:56 +00:00
bb07ee3ebd
install-gcc on install
1991-12-10 11:14:48 +00:00
e9712beec8
BISON now bison -y again
1991-12-10 08:05:11 +00:00
b26ff9d824
fix for bad directory tests
1991-12-10 00:49:07 +00:00
4d714963c5
Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
...
* Makefile.in: unwrapped some for loops so that parallel makes
work again and so one can focus one's attention on a particular
package.
Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* configure: added PWD as a stand in for `pwd` (for speed). use
elif wherever possible. make -srcdir work without -objdir.
-objdir= commented out.
Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* configure: +options become --options. -subdirs commented out.
added -host, -datadir. Renamed -destdir to -prefix. Comment in
Makefile now at top of generated Makefile. Removed cvs log
entries. added -srcdir. create .gdbinit only if there is one
in ${srcdir}.
* Makefile.in: idestdir and ddestdir go away. Added copyrights
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
and mandir now keyed off datadir by default.
Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Freshly created ChangeLog.
1991-12-07 08:20:18 +00:00
a3a063a9c3
Add glob to SUBDIRS and GDB_SUPPORT_DIRS.
...
Remove texinfo from configdirs in GDB releases' configure.in file,
since it won't have any config scripts.
1991-11-22 07:17:49 +00:00
aaee126549
Rename REAMME.configure to DOC.configure
1991-11-21 23:48:58 +00:00
c5f94070c5
temporary mid-attempt at fixincludes during three-stage
1991-11-21 08:42:27 +00:00
58f81e1630
assume a yacc command line interface for the program
1991-11-14 07:46:19 +00:00
6b7e599846
add targets to generate info directory files
1991-11-13 23:57:20 +00:00
b772d75ef5
propogate MAKEINFO like we propogate BISON
1991-11-13 09:23:05 +00:00
30189626aa
use gcc as ld for later stages
1991-11-13 08:50:40 +00:00
cd49a4dca6
add texinfo; mkdir foo/info; echo when mkdir'ing
1991-11-12 08:43:56 +00:00
fb6604097b
add GCCVERBOSE flag for debugging
1991-11-11 10:17:11 +00:00
0cc03f79a8
thin out directories actually created
1991-11-09 11:34:34 +00:00
4c27527f1c
rework install-dirs, add install-no-fixinclude
1991-11-08 00:08:14 +00:00
a297b8cead
fix a three-stage typo, build better install-dirs
1991-11-07 10:16:37 +00:00
0ec776a5a6
Added $(INSTALL_FIXED_INCLUDES) so devo/config dir can chose not to create
...
all the /usr/include stuff if it wants to.
Steve
1991-11-06 08:12:56 +00:00