mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 23:34:02 +08:00
* Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@
(link.c,link.o,link): New rules. * Makefile.in: Rebuild. * configure.in (vpu-elf): Build `link' cover script if vpu-elf. (BUILD_MISC): New variable, for target specific hacks (in the worst sense of the word). (AC_OUTPUT): Handle building of `link.c'. * configure: Rebuild. * link.c.in: New file. bring over from sky-980617 branch. link script converted to .c so sanitize with automake/autoconf is simpler
This commit is contained in:
parent
82aeada70c
commit
13e50544d5
@ -1,3 +1,17 @@
|
||||
start-sanitize-sky
|
||||
Sat Dec 12 11:24:23 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||
|
||||
* Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@
|
||||
(link.c,link.o,link): New rules.
|
||||
* Makefile.in: Rebuild.
|
||||
* configure.in (vpu-elf): Build `link' cover script if vpu-elf.
|
||||
(BUILD_MISC): New variable, for target specific hacks (in the worst
|
||||
sense of the word).
|
||||
(AC_OUTPUT): Handle building of `link.c'.
|
||||
* configure: Rebuild.
|
||||
* link.c.in: New file.
|
||||
|
||||
end-sanitize-sky
|
||||
Tue Dec 8 16:29:43 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* objdump.1: Fix typo (-d to -D). From Nokubi Hirotaka
|
||||
|
Loading…
Reference in New Issue
Block a user