3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
COMPILER= gcc -DUSE_PROTOTYPES -Wall
|
|
COPTS= -O2 -finline-functions -fomit-frame-pointer
|