mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
# Define SYSV as -DSYSV if you are using a System V operating system.
|
|
SYSV = -DSYSV
|
|
RANLIB = /bin/true
|
|
CC = gcc
|
|
MINUS_G = -O
|