mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00: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
|