mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-15 20:44:07 +08:00
10 lines
167 B
Plaintext
Executable File
10 lines
167 B
Plaintext
Executable File
CDEFINES=-DHOST_SYS=NEWSOS3_SYS
|
|
#CC=gcc -ansi -Wall
|
|
CC=cc
|
|
YACC=yacc -d
|
|
|
|
|
|
HOSTING_CRT0=/lib/crt0.o
|
|
HOSTING_LIBS=-lc
|
|
HOSTING_EMU=LDEMULATION=gldnews; export LDEMULATION
|