old-cross-binutils/ld/config/news.mh
John Gilmore 683819e163 Restructure configuration scheme for bfd, binutils, ld.
* config/:  Rename some config files to match up h-*.h names.
Remove all the HOST_SYS definitions from the config files.
1991-10-11 11:35:07 +00:00

8 lines
135 B
Text
Executable file

#CC=gcc -ansi -Wall
CC=cc
YACC=yacc -d
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=-lc
HOSTING_EMU=LDEMULATION=gldnews; export LDEMULATION