repo.or.cz
/
svpe-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[svpe-tools.git]
/
Makefile
blob
a550b461d57f4e3fece97dfca12b1ec70e0a7912
1
CC
=
gcc
2
CFLAGS
= -
Wall
-
W
-
O2
3
LDFLAGS
= -
lcrypto
4
5
all
:
negentig
6
7
negentig
:
negentig.o
8
9
clean
:
10
-
rm
-
f negentig negentig.o