mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
15c5ec2e27
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo').
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
HDEFINES = -D__using_DGUX
|
|
|
|
CC = gcc -Wall -ansi
|
|
YACC=yacc -tvd
|
|
|
|
HOSTING_CRT0=/lib/crt0.o -X
|
|
HOSTING_LIBS=/usr/sde/m88kbcs/lib/libc.a
|
|
HOSTING_EMU=LDEMULATION=m88kbcs; export LDEMULATION
|
|
|