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
|