mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||
|
SYSV = -DSYSV
|
||
|
RANLIB = ranlib
|
||
|
LDFLAGS = -static
|