You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
203 B

CDEFINES=-DHOST_SYS=SUN3_SYS
#CC=gcc -ansi -Wall
CC=cc
YACC=yacc -d
HOSTING_CRT0=/usr/lib/crt0.o /usr/lib/Fcrt1.o -L/usr/lib/fsoft.o
HOSTING_LIBS=-lc
HOSTING_EMU=LDEMULATION=gld68k; export LDEMULATION