binutils-gdb/config/mh-delta88

8 lines
105 B
Plaintext
Raw Normal View History

1991-10-29 16:27:23 +08:00
RANLIB = echo >/dev/null
1991-11-12 12:58:15 +08:00
# Sorry about this, but my machine runs out of memory .
CFLAGS =
1991-11-12 12:58:15 +08:00
CC=gcc -O2
1991-10-31 09:25:35 +08:00
1991-10-31 08:46:02 +08:00