Michael Meissner
01082eaf19
Make all-gdb include all-tcl/all-tk unless gdbtk is not built.
1996-01-06 12:33:59 +00:00
David Edelsohn
4c0b7ebc0f
* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
1996-01-04 01:56:05 +00:00
Ian Lance Taylor
8c5bc3e33a
* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
...
Ronald F. Guilmette <rfg@monkeys.com>.
1995-12-12 17:03:18 +00:00
David Edelsohn
8c222f6ee9
Remove C comment cruft.
1995-11-22 00:53:19 +00:00
David Edelsohn
283a2b3dbf
* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
1995-11-22 00:08:26 +00:00
Stan Shebs
19b1d034dc
* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
...
accept mpw and mac-mpw as names for m68k Macs, change macos7 to
just macos.
* configure.in: Configure grez resource compiler if targeting Mac.
* Makefile.in (all-grez, install-grez): New targets.
1995-11-13 20:47:41 +00:00
Ian Lance Taylor
ec7a8792d9
* Makefile.in (DO_X): Split rule to decrease command line length
...
for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
(Philippe De Muyter).
1995-11-03 03:52:08 +00:00
Jason Molenda
be2c65d3c5
* Makefile.in (all-patch): depend on all-libiberty.
1995-11-01 23:19:28 +00:00
Ian Lance Taylor
c73b4ae640
minor cleanups
1995-11-01 17:24:20 +00:00
Steve Chamberlain
309dca2a1e
* Makefile.in, configure.in: Make winsup builds work with
...
new scheme.
1995-10-31 18:32:51 +00:00
Per Bothner
e66eb65843
* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
...
where needed.
1995-10-30 20:57:41 +00:00
David Edelsohn
fc3524a9cc
* Makefile.in (all-gcc): Fix typo.
1995-10-30 20:47:56 +00:00
Per Bothner
136ca05d3a
* Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
1995-10-28 17:26:38 +00:00
Per Bothner
ab1cbc6742
* configure.in: Rename libFOO to target-libFOO, and xiberty
...
to target-xiberty, to provide more flexibility.
(target_subdir): Define. Create if cross.
Set TARGET_SUBDIR in Makefile to ${target_subdir}.
* Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
check-libFOO -> check-target-libFOO, etc.
($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
(configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
allow ALL_GCC="" to only configure.
(DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
(ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
(LIBGXX_SUPPORT_DIRS): Remove xiberty.
1995-10-28 06:28:42 +00:00
Ken Raeburn
3dbe0fa2a7
* Makefile.in (taz): Build "info" in etc explicitly.
1995-10-28 05:55:18 +00:00
Ken Raeburn
65f1be0633
Makefile.in (taz): Use ";" not ";;".
1995-10-26 09:47:14 +00:00
Per Bothner
6b9e3a780b
* Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
...
sub-directory Makefiles, instead of using DISTSTUFFDIRS and
DISTDOCDIRS.
(DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
(newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
1995-10-25 22:23:40 +00:00
Per Bothner
fd83c2d212
* Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
...
and gnats, because they are now subsumed by DISTSTUFFDIRS.
Move bfd to DISTSTUFFDIRS.
1995-10-25 21:54:55 +00:00
Jason Molenda
054f9adaa2
Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
...
* Makefile.in (X11_LIB): Removed.
(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
1995-10-25 01:21:08 +00:00
Steve Chamberlain
efd7b806cf
Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
...
* winsup. New directory.
* Makefile.in: Build winsup.
* configure.in: Winsup is configured when target is win32.
Can only build win32 target GDB when native.
1995-10-18 23:45:05 +00:00
Ian Lance Taylor
ca2ce3b317
* configure: If CC and CXX are not set in the environment, set
...
them, based on either an existing Makefile or on searching for gcc
in PATH. Substitute for CC and CXX in Makefile.
* configure.in: Remove libm from target_libs. Separate
target_configdirs from configdirs. If CC is not set in
environment, try to get it from a host Makefile fragment. Rewrite
changes of configdirs to use skipdirs instead. A few minor
tweaks. Take directories out of target_configdirs as they are
taken out of configdirs. Remove existing Makefile files from
subdirectories. Substitute for TARGET_CONFIGDIRS and
CONFIG_ARGUMENTS in Makefile.
* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
by configure.in.
(CONFIG_ARGUMENTS): Likewise.
(CONFIGURE_TARGET_MODULES): New variable.
($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
($(CONFIGURE_TARGET_MODULES)): New target.
(configure-libg++, configure-libio): New targets.
(all-libg++): Depend upon configure-libg++.
(all-libio): Depend upon configure-libio.
(configure-libgloss, all-libgloss): New targets.
(configure-libstdc++): New target.
(all-libstdc++): Depend upon configure-libstdc++.
(configure-librx, all-librx): New targets.
(configure-newlib): New target.
(all-newlib): Depend upon configure-newlib
(configure-xiberty): New target.
(all-xiberty): Depend upon configure-xiberty.
1995-10-04 16:22:37 +00:00
Fred Fish
81597186be
* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
...
(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
mpw-configure.
1995-08-05 01:04:06 +00:00
Steve Chamberlain
a220ba0fd7
* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
...
* configure.in (win32): New target and host.
1995-07-03 20:47:27 +00:00
David Edelsohn
041038455c
(newlib.tar.gz): Configure newlib subdir so .info files are made.
1995-06-23 00:25:15 +00:00
Jason Merrill
2f64ef7790
Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
...
* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1995-01-12 00:31:22 +00:00
Ian Lance Taylor
ea6d581719
* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
...
reduce command line length.
(AS_FOR_TARGET): Check for as.new, not Makefile.
(NM_FOR_TARGET): Check for nm.new, not Makefile.
1995-01-05 04:56:44 +00:00
Per Bothner
864a5888bd
* Makefile.in: Move -fno-implicit-template from CXXFLAGS
...
to LIBCXXFLAGS. Tests are better run without it.
1994-11-30 03:37:23 +00:00
Brendan Kehoe
3585593df6
* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
1994-11-23 18:30:23 +00:00
Ken Raeburn
2492f942fc
* Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they're
...
only useful for binutils snapshots.
(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and makeall.bat to
specified SUPPORT_FILES.
1994-11-08 02:04:00 +00:00
Ken Raeburn
15408b3bef
Changes from binutils net release:
...
* Makefile.in (DEVO_SUPPORT): Include configure.bat and makeall.bat.
(DISTDOCDIRS): Add `etc'.
(ETC_SUPPORT_PFX): New variable.
(taz): Include anything from etc starting with a word in ETC_SUPPORT_PFX.
1994-11-03 21:35:37 +00:00
Ian Lance Taylor
dfe4400454
* Makefile.in (all-binutils): Depend upon all-byacc.
1994-10-18 19:34:31 +00:00
Jason Merrill
4be4b991a6
Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
...
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
(CHECK_TARGET_MODULES): Ditto.
(INSTALL_TARGET_MODULES): Ditto.
(TARGET_LIBS): Ditto.
(all-libstdc++): Note dependencies.
1994-10-13 22:52:54 +00:00
Jason Merrill
b255ccdb40
Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
...
* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
-fexternal-templates.
Because libstdc++ won't build with -fexternal-templates.
1994-10-11 19:43:48 +00:00
Brendan Kehoe
28a499bb80
* Makefile.in (all-prms): Depend on all-librx.
1994-10-05 21:32:42 +00:00
Ken Raeburn
7166a30844
Makefile.in (DISTSTUFFDIRS): Add gas.
1994-10-01 04:24:29 +00:00
Ian Lance Taylor
80cbf87022
comment fix
1994-09-26 19:03:29 +00:00
Ian Lance Taylor
472af17f30
Simplify targets by undoing change (with no ChangeLog entry) of June 8
1994-09-26 18:57:43 +00:00
Ian Lance Taylor
055cca8409
* configure.in: Recognize --with-headers and --with-libs.
...
* Makefile.in (all-xiberty): Depend upon all-ld.
1994-08-26 19:05:59 +00:00
Per Bothner
1d5fcc6621
* Makefile.in: Update various rules to reflect that librx
...
is now needed for libg++.
1994-08-15 23:51:58 +00:00
Michael Tiemann
4d802af98b
Add all-emacs19 and install-emacs19 rules (in parallel with all-emacs
...
and install-emacs). Top-level command `make all-emacs19 CC=gcc' now
behaves as `make all-emacs CC=gcc'.
1994-07-09 20:08:16 +00:00
Rob Savoye
39cc6dae28
Move "@" so it's actually on the first line of the shell script in the
...
makefile target.
1994-06-08 01:03:08 +00:00
Ian Lance Taylor
a0de4c4d9c
* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
...
in NATIVE_CHECK_MODULES.
1994-06-02 04:14:05 +00:00
Bill Cox
d237841cc5
* Makefile.in: Rename HOST_ONLY to NATIVE.
...
* configure: Delete SunOs patch suffix from host_canonical
and build_canonical variables that are prepended to Makefiles.
* configure.in: Add comments to patch suffix removal for easier
maintenance.
1994-06-01 21:38:29 +00:00
Jim Kingdon
3de70f1dd8
* Makefile.in: Add all-libproc target similar to all-gui.
1994-06-01 19:35:51 +00:00
Thomas Lord
4f0b8f2791
Don't check flex when cross building.
1994-06-01 00:16:26 +00:00
Jim Kingdon
1fd6553177
* Makefile.in: Add all-gui target (but not yet build by "all").
1994-05-26 23:55:34 +00:00
Steve Chamberlain
09985c960d
Really fix INSTALL_LAST this time..
1994-05-20 15:28:26 +00:00
Steve Chamberlain
a987271c7e
Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
...
* Makefile.in (INSTALL_LAST): Change operation so it works
on more flavors of make.
* configure.in (go32): Don't build libg++ or libio.
1994-05-19 16:31:06 +00:00
Ian Lance Taylor
66957ce49a
Comment changes.
1994-05-18 16:59:26 +00:00
Steve Chamberlain
753d5049fd
* Makefile.in (Move HOST_PREFIX_1 and friends up so
...
they can be overriden by templates.
1994-05-13 20:29:48 +00:00
Jim Kingdon
0f18218b26
* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
...
for GDB and GDB has been fixed to not need it.
1994-02-02 19:56:10 +00:00
Fred Fish
eecef7ef06
Since gdb distributions must be sanitized, and it is easy to forget to
...
run Sanitize during the build process, cause the distribution build process
to emit a appropriate message and quit when run in an unsanitized tree.
1994-01-24 19:36:12 +00:00
Ken Raeburn
5cc730861d
* Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}"
...
with "$$r", to increase the likelihood that the do-* commands (plus user
environment) will fit SCO limits.
1994-01-18 05:24:14 +00:00
Jason Merrill
a0bd8e187b
Fix gnatsishness
1993-12-01 23:20:23 +00:00
Jason Merrill
49dfa9840f
Add gnats.tar.gz rule
1993-11-24 18:38:12 +00:00
Ken Raeburn
ea18081db6
* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
...
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
1993-11-05 18:37:43 +00:00
Jim Kingdon
8636515256
* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
...
etc/make-stds.texi. The underscore came from gcc, and dje now
agrees that RUNTESTFLAGS is the correct name.
1993-11-05 01:02:31 +00:00
Jeffrey Wheat
484fa12d0b
Changed RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 16:43:25 +00:00
Jim Kingdon
7b63668388
* Makefile.in (CXXFLAGS): Add -O.
1993-11-01 20:18:22 +00:00
Ken Raeburn
65e2170193
* Makefile.in (taz): Replace "byacc" with "bison -y" in the
...
appropriate files before making "diststuff".
(DISTBISONFILES): New var: list of files to be edited.
(DISTSTUFFDIRS): Add binutils.
1993-10-25 18:26:24 +00:00
Per Bothner
6214eb23fd
* Makefile.in: Add support for new libio.
1993-08-18 02:04:05 +00:00
Jason Merrill
ac259c28f0
* Makefile.in (all-send-pr): depends on all-prms
1993-08-11 22:39:09 +00:00
Mark Eichin
a9a2f22fe0
don't use $$(CC_FOR_TARGET) because that ends up being bash execute command
...
syntax; use $(CC_FOR_TARGET) instead.
1993-08-05 15:03:45 +00:00
Fred Fish
e65627f9f0
* Makefile.in (COMPRESS): Remove def.
...
* 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-08-01 18:39:32 +00:00
Jason Merrill
62cd4a2067
Added a $ to Jim's mod
1993-07-27 19:40:12 +00:00
Jim Kingdon
c49a9c4076
* Makefile.in (install-dirs): Deal with a prefix like /gnu;
...
its parent is '/' not ''.
1993-07-27 18:06:23 +00:00
Jim Kingdon
01ec958849
* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
1993-07-27 17:49:52 +00:00
David D. Zuhn
a59b94d2a2
remove all.cross and install.cross targets
1993-07-08 01:00:43 +00:00
Ian Lance Taylor
9823504d83
* Makefile.in (MAKEINFOFLAGS): New variable.
...
(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-29 19:55:24 +00:00
Per Bothner
a561909f11
taz rule: Simplify chmod; add xiberty to libg++.tar.gz.
1993-06-23 21:25:42 +00:00
Per Bothner
5600fbd262
* Makefile.in: Define VERSION (for cd ..; make taz).
...
* 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-23 20:01:29 +00:00
David D. Zuhn
fe560b9fdf
change program_transform_name quoting
1993-06-18 19:04:06 +00:00
David D. Zuhn
df063d29cc
fix INSTALL_XFORM definition
1993-06-18 16:57:33 +00:00
Fred Fish
1d2bb44589
* Makefile.in: Change extension for gzip'd files from '.z' to
...
'.gz' per new FSF standard usage.
1993-06-18 01:45:34 +00:00
David D. Zuhn
f35c616002
update install usage
1993-06-15 23:49:46 +00:00
Ken Raeburn
96bfa6120d
For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing
...
gzip.)
1993-06-03 21:45:26 +00:00
Rob Savoye
c6ba9ae090
Add all-tk dependancy to all-expect.
1993-06-01 04:48:51 +00:00
Jim Kingdon
275049c078
* Makefile.in: Make all-opcodes depend on all-bfd.
1993-05-31 16:37:34 +00:00
Ken Raeburn
2b6582b41a
Makefile.in (taz): Fix modes on $(TOOL) dir also.
1993-05-20 18:25:38 +00:00
Ken Raeburn
7f9cb3b2de
(binutils.tar.z, &c): Updated for making binutils FSF release.
...
(taz): Try harder to catch errors in subdir invocations of make.
1993-05-18 19:54:48 +00:00
Ken Raeburn
a54e05f607
revised rules for gas snapshots
1993-05-14 10:50:44 +00:00
Fred Fish
873045c13f
* Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
...
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-30 06:32:38 +00:00
Ian Lance Taylor
65088029a0
* Makefile.in (check): Use individual check targets rather than
...
DO_X rule.
(check-gcc): Added.
1993-04-29 19:54:19 +00:00
Ken Raeburn
394ad6586e
add rule for building snapshot of gas+ld+binutils
1993-04-22 06:57:37 +00:00
David D. Zuhn
6a42d18472
* configure.in: add comment for --with-x default values
...
* 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-09 20:58:44 +00:00
Fred Fish
8521640391
Couple of more minor tweaks to gdb.tar.Z target.
1993-04-06 23:32:16 +00:00
Ian Lance Taylor
7dcc06649a
* Makefile.in (all-flex): flex depends on byacc.
1993-04-01 23:14:10 +00:00
K. Richard Pixley
46d0ca81bd
Insert a missing backslash.
1993-04-01 05:22:08 +00:00
Ian Lance Taylor
79337c85b8
* Makefile.in: Complete overhaul to merge many almost identical
...
targets.
1993-03-31 20:33:16 +00:00
Ken Raeburn
40e16078da
Build gas tar file, based on gdb code:
...
* 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-31 01:31:10 +00:00
Ken Raeburn
a4e879a1a1
Some versions of make don't like empty variable expansions on lines by
...
themselves (outside of dependency rules). Fix such Chill stuff to be
comments instead.
1993-03-25 14:03:34 +00:00
Ian Lance Taylor
7481617fbc
Move the hacked unexport line so that it does not become the first
...
target.
1993-03-23 16:06:39 +00:00
David D. Zuhn
1a14993cd9
add installcheck
1993-03-23 07:09:24 +00:00
Ian Lance Taylor
caba7dbe7f
* Makefile.in: Change deja-gnu to dejagnu.
1993-03-18 20:32:16 +00:00
Ian Lance Taylor
34b3298baa
A new ARG_MAX hack. Use unexport to keep GNU make from dumping the
...
CHILL variables in the environment, with a : variable to keep older
makes happy.
1993-03-18 01:08:58 +00:00
Ian Lance Taylor
8871eea22f
* Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc
...
doesn't use to avoid ARG_MAX overflow on SCO.
1993-03-15 23:45:33 +00:00
K. Richard Pixley
6559fbdb52
* config.guess: add GPL.
...
* Makefile.in, config.guess, config.sub, configure: bump
copyrights to 93.
1993-03-10 20:10:33 +00:00
Ian Lance Taylor
36286a3e2e
* Makefile.in (do-info): Removed obsolete check for existence of
...
localenv file.
1993-03-10 19:32:44 +00:00
Ian Lance Taylor
1fa4a94e50
* Makefile.in (MAKEOVERRIDES): Define to be empty.
1993-03-10 15:13:33 +00:00
David D. Zuhn
50fbe97649
tclX support
1993-03-10 11:15:28 +00:00
K. Richard Pixley
53222cbdf1
* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
1993-03-10 00:07:50 +00:00
Steve Chamberlain
72c09fbc24
Clean up damage made when I checked in sanitized version
1993-03-08 18:16:14 +00:00
Brendan Kehoe
0e51924087
* Makefile.in (all-prms, install-prms): Changed to gnats.
...
* configure.in (host_tools): Changed prms to gnats.
1993-03-02 00:44:39 +00:00
Brendan Kehoe
28edf847ec
undo previous change
1993-02-28 06:12:32 +00:00
Brendan Kehoe
9f33c26423
* Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMS
...
special install.
1993-02-28 05:58:37 +00:00
Brendan Kehoe
98941fab9f
* Makefile.in: Change send_pr to send-pr.
...
* configure.in: Likewise.
* send_pr: Renamed directory to send-pr.
1993-02-20 04:22:04 +00:00
Per Bothner
81246025fa
* Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
1993-02-20 03:01:45 +00:00
David D. Zuhn
7e57a051f7
diff needs libiberty
1993-02-18 17:16:51 +00:00
David D. Zuhn
07362bd93b
add support for tar gzip hello recode and indent
1993-02-16 17:58:39 +00:00
John Gilmore
4218738722
Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c files
...
for the tar file.
1993-02-16 10:21:04 +00:00
John Gilmore
6d68178459
* Makefile.in (DEVO_SUPPORT): Remove etc directory
...
(ETC_SUPPORT): Only add the files GDB wants from etc/.
(gdb.tar.Z): Use ETC_SUPPORT.
1993-02-16 08:59:35 +00:00
Ian Lance Taylor
0ef4728fb0
Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: Various changes to eliminate a level of make
recursion and reduce the required command line length.
(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
sub-makes.
(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
variables holding settings for specific sub-makes.
(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
in terms of BASE_FLAGS_TO_PASS.
(TARGET_LIBS): New variable listing directories which use
TARGET_FLAGS_TO_PASS.
(subdir_do): Eliminated.
(do-*): New set of targets to replace subdir_do.
(various): All targets which used subdir_do now depend on do-*.
(local-clean): Renamed from do_clean.
(local-distclean): New target, dependency of distclean and
realclean.
(install-info): Don't create directories. Depend on dir.info
rather than calling make recursively.
(install-dir.info): Eliminated.
(install-info-dirs): Create all info directories here.
(dir.info): Depend upon do-install-info.
1993-02-09 22:06:29 +00:00
Ian Lance Taylor
ff9d0fd580
Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
1993-02-04 21:39:47 +00:00
John Gilmore
eab2562e26
* Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
...
GDB releases.
1993-02-04 09:52:04 +00:00
Steve Chamberlain
675e8ac9a2
Simulator consolidation
1993-02-04 00:15:56 +00:00
David D. Zuhn
4a2f0c79f5
added support for uudecode
1993-02-03 02:59:27 +00:00
Ian Lance Taylor
cb4005ffe2
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (all-gcc): Added dependency on all-gas.
1993-02-02 21:46:14 +00:00
John Gilmore
a50b5d9d6d
Remove CFLAGS setting from chill sanity area.
...
(make-gdb.tar.Z): Fix bug in texinfo.tex "ln" command;
also, edit configure.in and Makefile.in correctly:
when building FSF GDB, BISON=bison, and don't build texinfo or glob.
1993-01-31 08:33:35 +00:00
John Gilmore
f980fcfbc6
* Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
1993-01-31 00:41:47 +00:00
Per Bothner
5cc24596c8
* guess-systype: Renamed to ...
...
* config.guess: ... by popular request.
* configure.in, Makefile.in: Update accordingly.
1993-01-23 21:55:04 +00:00
Stu Grossman
d94d255d58
Update GDB_SUPPORT_DIRS and GDB_SUPPORT_FILES.
1993-01-18 23:30:48 +00:00
Stu Grossman
e9a050f9aa
Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-sanitize-chill).
1993-01-18 22:46:10 +00:00
Mike Werner
7d9f0c54d6
* Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
...
and CHILL_LIB.
* deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
CHILL variables as these are now passed down from the top
level makefile using FLAGS_TO_PASS.
1993-01-16 01:05:50 +00:00
Ian Lance Taylor
f4e414f14a
Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
(all-gcc, install-gcc, subdir_do): Use it.
1993-01-15 18:32:04 +00:00
Jim Wilson
31883f012e
Rename uninstalled gcc driver from gcc to xgcc.
1993-01-14 01:07:41 +00:00
David D. Zuhn
9f73dd6a47
chillrt depends on a C library (newlib)
1993-01-12 08:12:55 +00:00
David D. Zuhn
d405f5be84
redo (yet again) chill sanitization -- thanks per
1993-01-07 01:43:53 +00:00
David D. Zuhn
b13a565e75
revert chill Sanitize patches
1993-01-07 01:24:52 +00:00
Bill Cox
92ffd58037
fix chill sanitization
1993-01-06 22:31:06 +00:00
David D. Zuhn
1b9b509007
* test-build.mk: set $PATH for all builds
...
* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
1993-01-06 21:45:48 +00:00
Fred Fish
bc2a2c17cc
* Makefile.in (GCC_FOR_TARGET): Supply a default that matches
...
the one used in gcc/Makefile.in, so that a null expansion doesn't
override the one needed to build gcc with a native cc.
1993-01-06 19:04:18 +00:00
Steve Chamberlain
d09de70e76
* Makefile.in: FLAGS_TO_PASS, send down GCC_FOR_TARGET,
...
AR_FOR_TARGET and RANLIB_FOR_TARGET so gcc can make libgcc in a
Canadian Cross.
1993-01-05 15:39:43 +00:00
Steve Chamberlain
ce1a2ef4ca
Fix all-h8300sim typo
1993-01-04 15:46:12 +00:00
Steve Chamberlain
5dca5185af
Added h8300sim
1993-01-03 23:16:04 +00:00
David D. Zuhn
7fed407888
better clean handling
1992-12-25 01:31:54 +00:00
David D. Zuhn
e9b5ed5986
clean up mostlyclean changes
1992-12-24 22:10:05 +00:00
Per Bothner
3b30df82b6
* Makefile.in (mostlyclean, distclean, realclean): Fix to
...
do more-or-less the right thing.
1992-12-24 20:42:13 +00:00
David D. Zuhn
64d9abf40d
add dvi target
1992-12-22 23:27:58 +00:00
Ian Lance Taylor
e85e07cb85
Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: Add lines defining CC and CXX, and use CXX rather
than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
1992-12-16 18:27:07 +00:00
Per Bothner
b5329d84cc
Change AR_FLAGS from qc to rc - the 'q' option is not Posix.
1992-12-15 23:01:02 +00:00
David D. Zuhn
b1cceba2c0
* Makefile.in: extensive cleanup:: removed all of the explicit
...
clean-* targets, collapsed many wrappers around subdir_do into
one, added additional targets to satisfy standards.texi, deleted
some old targets, some changes for consistency
1992-12-13 09:08:29 +00:00
David D. Zuhn
d1bea4c760
define and pass down locations for X11 files
1992-11-28 02:37:07 +00:00
David D. Zuhn
ffce44a010
added tcl, tk, and expect
1992-11-07 05:00:06 +00:00
Mark Eichin
e8e18f7490
missing backslash after C++_FOR_BUILD in FLAGS_TO_PASS (latest/make dies,
...
/bin/make ignores it...)
1992-11-06 04:27:29 +00:00
David D. Zuhn
378fd38252
merge in some p3 Makefile changes
1992-11-05 23:04:38 +00:00
Mike Werner
fca4f908ca
* Makefile.in: Added stuff for building deja-gnu.
1992-11-05 02:23:34 +00:00
John Gilmore
5a63b336cb
Remove space from blank line, avoid Make complaints.
1992-10-09 10:15:05 +00:00
Ian Lance Taylor
9d4016257d
Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (XTRAFLAGS): include newlib directories if
newlib/Makefile exists, rather than if host != target.
1992-10-08 22:09:32 +00:00
Mark Eichin
fb90daebc9
changes from p3. (new sparclite-wrs-vxworks triple, xiberty rules)
1992-10-05 07:58:54 +00:00
Ian Lance Taylor
0012a471ae
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
pick up the machine and system specific header files.
1992-09-10 22:45:45 +00:00