Initial revision
This commit is contained in:
parent
6255589afd
commit
9c5a678a42
1 changed files with 13 additions and 0 deletions
13
ld/config/delta88.mh
Normal file
13
ld/config/delta88.mh
Normal file
|
@ -0,0 +1,13 @@
|
|||
HDEFINES = -DHiSTEVE
|
||||
|
||||
CC = gcc -Wall -ansi
|
||||
YACC=yacc -tvd
|
||||
|
||||
HOSTING_CRT0=/lib/crt0.o -X
|
||||
HOSTING_LIBS=-lgnu -lc
|
||||
HOSTING_EMU=LDEMULATION=gldm88kbcs; export LDEMULATION
|
||||
|
||||
INSTALL=cp
|
||||
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue