Andrew Cagney
9703694429
In some cases: Makefile.in (all-sim): Depends on all-readline.
1997-08-26 08:37:52 +00:00
Jason Molenda
1af1b62c34
* Makefile.in (all-vmake): Depends on all-tix.
1997-08-18 10:14:26 +00:00
Jason Molenda
3a671555de
* Makefile.in (all-autoconf): Depends on all-texinfo.
...
autoconf tries to run makeinfo as a part of 'all'. Instead of hacking
autoconf to build in the Cygnus way, I just added this dependency.
1997-08-18 08:26:07 +00:00
Ian Lance Taylor
c070fb34df
* Makefile.in, configure.in: Handle jstools like vmake.
1997-08-11 17:50:58 +00:00
Ian Lance Taylor
19ebe12304
* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
...
configure.in if it is present.
1997-08-10 18:41:42 +00:00
Ian Lance Taylor
48a3d5e5e8
* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
1997-08-07 15:03:14 +00:00
Jason Merrill
1e3212743a
* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
1997-08-06 19:30:12 +00:00
Ian Lance Taylor
ef9a68f7e3
* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
1997-08-06 04:43:18 +00:00
Ian Lance Taylor
0e25edcacc
* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
1997-08-05 19:37:57 +00:00
Jason Merrill
6b4f31d97f
* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
...
separated by spaces.
Fixes make 'LANGUAGES=c c++' all-gcc
1997-08-04 19:42:03 +00:00
Ian Lance Taylor
6e68a23e89
* ylwrap: New file.
...
* Makefile.in (DEVO_SUPPORT): Add ylwrap.
* ltmain.sh: Handle /bin/sh at start of install program.
1997-08-01 03:51:59 +00:00
Ian Lance Taylor
eeb9041914
* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
1997-08-01 00:05:19 +00:00
Ian Lance Taylor
9239dc2640
* Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
...
check-tk to CHECK_X11_MODULES.
1997-07-24 16:58:49 +00:00
Martin Hunt
192fcb4e11
Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
...
* Makefile.in (GDB_TK): Depend on itcl and tix.
1997-07-11 18:58:56 +00:00
Ian Lance Taylor
8270cd762b
* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
...
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
(INSTALL_SCRIPT): New variable.
(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
to -x.
* install-sh: Add support for -x option.
1997-07-04 17:27:30 +00:00
Ian Lance Taylor
c446cc8bb4
* configure.in, Makefile.in: Treat tix like itcl.
1997-06-30 19:52:58 +00:00
Ian Lance Taylor
d29cd97071
* Makefile.in (WINDRES): New variable.
...
(WINDRES_FOR_TARGET): New variable.
(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
(EXTRA_HOST_FLAGS): Add WINDRES.
(EXTRA_TARGET_FLAGS): Add WINDRES.
(EXTRA_GCC_FLAGS): Add WINDRES.
($(DO_X)): Pass down WINDRES.
($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
DLLTOOL_FOR_TARGET.
1997-06-26 18:00:57 +00:00
Brendan Kehoe
10be59aa1e
Move gperf into the toplevel, from libg++.
...
* configure.in (target_tools): Add target-gperf.
(native_only): Add target-gperf.
* Makefile.in (all-target-gperf): New target, depend on
all-target-libg++.
(configure-target-gperf): Empty rule.
(ALL_TARGET_MODULES): Add all-target-gperf.
(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
(CHECK_TARGET_MODULES): Add check-target-gperf.
(INSTALL_TARGET_MODULES): Add install-target-gperf.
(CLEAN_TARGET_MODULES): Add clean-target-gperf.
1997-06-25 19:24:03 +00:00
Tom Tromey
0195767eaf
* Makefile.in (all-sn): Depend on all-grep.
1997-06-17 18:27:02 +00:00
Ian Lance Taylor
572728c6f9
* configure: Set CFLAGS and CXXFLAGS, and substitute them into
...
Makefile. From Jeff Makey <jeff@cts.com>.
* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
1997-06-16 19:46:12 +00:00
Ian Lance Taylor
000befdfb4
* Makefile.in (DISTBISONFILES): Remove.
...
(taz): Don't futz with DISTBISONFILES. Change BISON to use
$(DEFAULT_YACC).
1997-06-16 18:55:52 +00:00
Ian Lance Taylor
6443441854
* configure.in: Build itl, db, sn, etc., when building for native
...
cygwin32.
* Makefile.in (LD): New variable.
(EXTRA_HOST_FLAGS): Pass down LD.
($(DO_X)): Likewise.
Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
1997-06-16 15:13:43 +00:00
Ian Lance Taylor
27349293ba
* Makefile.in (INSTALL_MODULES): Put install-opcodes before
...
install-binutils.
1997-05-09 21:22:29 +00:00
Ian Lance Taylor
08168809b8
* Makefile.in: Add automake targets.
...
* configure.in (host_tools): Add automake.
1997-05-08 21:30:31 +00:00
Ian Lance Taylor
8d74b2fa74
* Makefile.in (all-libide): Depend upon all-ilu.
1997-05-08 21:09:33 +00:00
Ian Lance Taylor
2cf00a3619
* configure: Default CXX to c++, not gcc.
...
* Makefile.in (CXX): Set to c++, not gcc.
(CXX_FOR_TARGET): When cross, transform c++, not gcc.
This is to that $(CXX) and $(CXX_FOR_TARGET) can be used to link C++
programs as well as just compile C++ code.
1997-05-06 19:51:02 +00:00
Ian Lance Taylor
3718029fe6
* Makefile.in: Add ILU targets.
...
* configure.in (host_tools): Add ILU.
Also add IDE sanitization to configure.in.
1997-05-06 17:07:38 +00:00
Ian Lance Taylor
5f69e8bc63
* Makefile.in (DEVO_SUPPORT): Add mpw-install.
1997-04-24 23:30:37 +00:00
Tom Tromey
ba26181f82
* configure.in: Added gnuserv everywhere sn appears.
...
* Makefile.in (ALL_MODULES): Added all-gnuserv.
(CROSS_CHECK_MODULES): Added check-gnuserv.
(INSTALL_MODULES): Added install-gnuserv.
(CLEAN_MODULES): Added clean-gnuserv.
(all-gnuserv): New target.
1997-04-21 20:00:42 +00:00
Tom Tromey
eebe454c50
* configure.in (host_libs): Added libide.
...
Skip libide, vmake if no X. Also skip these everywhere that sn is
skipped.
* Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
(CROSS_CHECK_MODULES): Added check-vmake, check-libide.
(INSTALL_MODULES): Added install-vmake, install-libide.
(CLEAN_MODULES): Added clean-vmake, clean-libide.
(all-vmake, all-libide): New targets.
1997-04-21 19:30:47 +00:00
Ian Lance Taylor
08499fc27d
* Makefile.in (DEVO_SUPPORT): Add mkinstalldirs.
1997-04-15 19:37:39 +00:00
Ian Lance Taylor
14b31001d8
* Makefile.in (INSTALL_XFORM): Remove.
...
(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
1997-04-15 19:32:01 +00:00
Ian Lance Taylor
fab3dd2d3a
tweak last patch
1997-04-15 16:30:35 +00:00
Ian Lance Taylor
ff290bafa5
* mkinstalldirs: New file, copied from automake.
...
* Makefile.in (installdirs): Rename from install-dirs. Use
mkinstalldirs. Change all users.
1997-04-15 16:26:43 +00:00
Jason Molenda
f046ec6725
* README, Makefile.in (ETC_SUPPORT): Remove references to
...
cfg-paper*, configure.{texi,man,info*}._
1997-04-11 08:07:11 +00:00
Andrew Cagney
2e4827348f
Build X11 targets before gcc/targetlib.
1997-04-07 05:37:46 +00:00
Gavin Romig-Koch
276c2d7dc8
Add r5900
1997-02-11 13:26:34 +00:00
Michael Meissner
754a678408
Fix circular dependency
1997-02-09 01:37:55 +00:00
Tom Tromey
97840afaee
* Makefile.in (ALL_MODULES): Added all-db.
...
(CROSS_CHECK_MODULES): Addec check-db.
(INSTALL_MODULES): Added install-db.
(CLEAN_MODULES): Added clean-db.
* Makefile.in (ALL_MODULES): Added all-itcl.
(CROSS_CHECK_MODULES): Added check-itcl.
(INSTALL_MODULES): Added install-itcl.
(CLEAN_MODULES): Added clean-itcl.
1997-02-04 20:47:18 +00:00
Ian Lance Taylor
0599289144
* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
...
unconditionally.
(MAKEOVERRIDES): Define (revert this part of October 18 change).
1996-10-24 16:13:43 +00:00
Stu Grossman
3e288e2736
* Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
...
host to add it's own flags.
* config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
for MSVC build procedure.
1996-10-24 16:07:51 +00:00
Ian Lance Taylor
72ce05e86d
* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
...
(CXX_FOR_TARGET): Likewise.
(GCC_FOR_TARGET): Define.
(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
CC_FOR_TARGET was specified on the command line.
(MAKEOVERRIDES): Don't define.
1996-10-18 17:40:56 +00:00
Ian Lance Taylor
81eb5025a9
* Makefile.in: Replace all uses of srcroot with s, to shrink
...
command line lengths.
1996-10-08 14:48:47 +00:00
Ian Lance Taylor
d5a8bfde90
Patches from Geoffrey Noer <noer@cygnus.com>:
...
* configure.in: If configuring for newlib, pass --with-newlib to
subdirectories.
* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
-Bnewlib/ and -Lwinsup to gcc.
(CXX_FOR_TARGET): Likewise.
1996-10-08 14:41:43 +00:00
Ian Lance Taylor
f2b435665b
* Makefile.in (ETC_SUPPORT): Add configure.
1996-10-07 14:59:56 +00:00
Ken Raeburn
b5dbae2826
* Makefile.in (do-tar-gz): New target, split out from tail end of taz target.
...
Run each command separately, don't use pipes.
(taz): Use it.
1996-07-13 03:22:47 +00:00
Michael Meissner
59d3634c87
Set r environment variable that CC_FOR_TARGET needs in CONFIGURE_TARGET_MODULES
1996-07-12 13:54:37 +00:00
Michael Meissner
354a86c70f
Check whether $(TARGET_SUBDIR)/$${dir} exists before trying to output --print-multi-lib there
1996-07-11 23:28:28 +00:00
Michael Meissner
062aded9d1
Automagically reconfigure target directories whenever the multilib options change
1996-07-11 14:17:12 +00:00
David Edelsohn
5db223e45f
* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
...
CLEAN_MODULES): Add bash.
(all-bash): New target.
1996-07-11 01:58:46 +00:00