8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
%clang
|
|
%c -std=c99
|
|
|
|
# Includes
|
|
-I./include
|
|
-I./src
|
|
-I./deps
|
|
-I./plugins |