readarg/test/config.ninja

8 lines
130 B
Plaintext
Raw Normal View History

2021-02-08 16:07:25 +00:00
cc = cc
macros = -D NDEBUG
cflags = -std=c99 -Wall -Wextra -Wpedantic -g $macros -O2
2021-02-08 16:07:25 +00:00
ldflags =
ldlibs =
2021-02-08 16:07:25 +00:00
target = ./test