mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-11 14:14:23 +00:00
683819e163
* config/: Rename some config files to match up h-*.h names. Remove all the HOST_SYS definitions from the config files.
10 lines
189 B
Plaintext
10 lines
189 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=gldm88kbcs; export LDEMULATION
|
|
|