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
Add hash checking
[svpe-tools.git]
/
Makefile
blob
692d52d553261df1365cad250317bee04d0390a2
1
CC
=
gcc
2
CFLAGS
= -
DLARGE_FILES
-
D_FILE_OFFSET_BITS
=
64
-
Wall
-
W
-
O2
3
LDFLAGS
= -
lcrypto
4
5
all
:
negentig
6
7
negentig
:
negentig.o
8
9
clean
:
10
-
rm
-
f negentig negentig.o