683819e163
* config/: Rename some config files to match up h-*.h names. Remove all the HOST_SYS definitions from the config files.
8 lines
135 B
Text
Executable file
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
|