8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
SUFFIXES += .c
|
|
|
|
cc = pgcc
|
|
|
|
cDBUG =
|
|
cOPT = -O2
|
|
cWARN =
|