diff options
Diffstat (limited to 'ld/config/news.mh')
-rwxr-xr-x | ld/config/news.mh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/config/news.mh b/ld/config/news.mh new file mode 100755 index 0000000..93d54aa --- /dev/null +++ b/ld/config/news.mh @@ -0,0 +1,9 @@ +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 |