repo.or.cz
/
hostap-gosc2009.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nl80211: Fix a typo
[hostap-gosc2009.git]
/
www
/
Makefile
blob
68fdce26496dcb8a2bda5f5332129f64afa39dca
1
all
:
versions.png
2
3
%
.png
: %
.fig
4
fig2dev
-
Lpng
-
s5.1
-
S4
-
m2
$<
| \
5
pngtopnm | \
6
pnmscale
-
xscale
0.5
-
yscale
0.5
| \
7
pnmtopng
> $
@
8
9
%
.fig
: %
.dot
10
dot
$< -
Tfig
-
o
$
@
11
12
clean
:
13
rm
versions.png versions.fig