binutils-gdb/ld/config/rtbsd.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
299 B
Plaintext

# The IBM RT/PC has only been supported as a host in a cross-development
# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
# to compile most of the modules, but didn't try running anything.
YACC = yacc -d
HDEFINES = -DNO_VARARGS
LDFLAGS =
CC=gcc # hc/pcc just can't cut it