repo.or.cz
/
dowkd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump database version
[dowkd.git]
/
Makefile
blob
8882bec327610306efccd647e18d00a913d1b8e9
1
BLACKLIST_FILES
:=
data
/
DSA-1024 data
/
RSA-2048 \
2
data
/
OpenVPN-64-LE data
/
OpenVPN-32-LE \
3
data
/
OpenSSH-
*-
LE
4
5
export
LC_ALL
=
C
6
7
all
:
dowkd
8
9
dowkd
:
dowkd.in
$(
BLACKLIST_FILES
)
10
-
rm
$
@
2
> /
dev
/
null || true
11
perl
-
c dowkd.in
12
(
cat dowkd.in
;
sort
-
u
$(
BLACKLIST_FILES
)) >
dowkd