repo.or.cz
/
MHWsCURYlr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
terminado
[MHWsCURYlr.git]
/
tcp
/
null
/
makefile
blob
f9288cdbe7521949c17593aefffe10c104ea41e1
1
TESTS_TOTAL
=
1000
2
DEBUG
=
#-D DEBUG
3
all
:
server client
4
CFLAGS
= -
Wall
-
D TESTS_TOTAL
=$(
TESTS_TOTAL
) $(
DEBUG
)
5
clean
:
6
rm
-
f
*
~