projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6255589
)
Initial revision
author
Steve Chamberlain
<sac@cygnus>
Thu, 7 Nov 1991 23:37:54 +0000
(23:37 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Thu, 7 Nov 1991 23:37:54 +0000
(23:37 +0000)
ld/config/delta88.mh
[new file with mode: 0644]
patch
|
blob
diff --git a/ld/config/delta88.mh
b/ld/config/delta88.mh
new file mode 100644
(file)
index 0000000..
2b1d4a8
--- /dev/null
+++ b/
ld/config/delta88.mh
@@ -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
+
+
+