Ian Lance Taylor
7481617fbc
Move the hacked unexport line so that it does not become the first
target.
34 years ago
David D. Zuhn
1a14993cd9
add installcheck
34 years ago
Ian Lance Taylor
caba7dbe7f
* Makefile.in: Change deja-gnu to dejagnu.
34 years ago
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.
34 years ago
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.
34 years ago
K. Richard Pixley
6559fbdb52
* config.guess: add GPL.
* Makefile.in, config.guess, config.sub, configure: bump
copyrights to 93.
34 years ago
Ian Lance Taylor
36286a3e2e
* Makefile.in (do-info): Removed obsolete check for existence of
localenv file.
34 years ago
Ian Lance Taylor
1fa4a94e50
* Makefile.in (MAKEOVERRIDES): Define to be empty.
34 years ago
David D. Zuhn
50fbe97649
tclX support
34 years ago
K. Richard Pixley
53222cbdf1
* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
34 years ago
Steve Chamberlain
72c09fbc24
Clean up damage made when I checked in sanitized version
34 years ago
Brendan Kehoe
0e51924087
* Makefile.in (all-prms, install-prms): Changed to gnats.
* configure.in (host_tools): Changed prms to gnats.
34 years ago
Brendan Kehoe
28edf847ec
undo previous change
34 years ago
Brendan Kehoe
9f33c26423
* Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMS
special install.
34 years ago
Brendan Kehoe
98941fab9f
* Makefile.in: Change send_pr to send-pr.
* configure.in: Likewise.
* send_pr: Renamed directory to send-pr.
34 years ago
Per Bothner
81246025fa
* Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
34 years ago
David D. Zuhn
7e57a051f7
diff needs libiberty
34 years ago
David D. Zuhn
07362bd93b
add support for tar gzip hello recode and indent
34 years ago
John Gilmore
4218738722
Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c files
for the tar file.
34 years ago
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.
34 years ago
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.
34 years ago
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).
34 years ago
John Gilmore
eab2562e26
* Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
GDB releases.
34 years ago
Steve Chamberlain
675e8ac9a2
Simulator consolidation
34 years ago
David D. Zuhn
4a2f0c79f5
added support for uudecode
34 years ago
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.
34 years ago
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.
34 years ago
John Gilmore
f980fcfbc6
* Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
34 years ago
Per Bothner
5cc24596c8
* guess-systype: Renamed to ...
* config.guess: ... by popular request.
* configure.in, Makefile.in: Update accordingly.
34 years ago
Stu Grossman
d94d255d58
Update GDB_SUPPORT_DIRS and GDB_SUPPORT_FILES.
34 years ago
Stu Grossman
e9a050f9aa
Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-sanitize-chill).
34 years ago
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.
34 years ago
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.
34 years ago
Jim Wilson
31883f012e
Rename uninstalled gcc driver from gcc to xgcc.
34 years ago
David D. Zuhn
9f73dd6a47
chillrt depends on a C library (newlib)
34 years ago
David D. Zuhn
d405f5be84
redo (yet again) chill sanitization -- thanks per
34 years ago
David D. Zuhn
b13a565e75
revert chill Sanitize patches
34 years ago
Bill Cox
92ffd58037
fix chill sanitization
34 years ago
David D. Zuhn
1b9b509007
* test-build.mk: set $PATH for all builds
* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
34 years ago
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.
34 years ago
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.
34 years ago
Steve Chamberlain
ce1a2ef4ca
Fix all-h8300sim typo
34 years ago
Steve Chamberlain
5dca5185af
Added h8300sim
34 years ago
David D. Zuhn
7fed407888
better clean handling
34 years ago
David D. Zuhn
e9b5ed5986
clean up mostlyclean changes
34 years ago
Per Bothner
3b30df82b6
* Makefile.in (mostlyclean, distclean, realclean): Fix to
do more-or-less the right thing.
34 years ago
David D. Zuhn
64d9abf40d
add dvi target
34 years ago
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.
34 years ago
Per Bothner
b5329d84cc
Change AR_FLAGS from qc to rc - the 'q' option is not Posix.
34 years ago
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
34 years ago