repo.or.cz
/
agg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Extracted test_fs_* from tests.c.
[agg.git]
/
Make.config
blob
f899696a2a52feb21b6a1ecb7f3158364d6c3176
1
PREFIX = /usr/local
2
MANDIR = $(PREFIX)/man
3
4
# You hopefully won't have to touch the following lines.
5
CFLAGS = -W -Wall -Werror -Wfatal-errors -Wextra
6
CFLAGS += -pedantic-errors
7
CFLAGS += -std=c89