mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
prod/doc/: converted analysis.html to analysis.hmac; language cleanup
This commit is contained in:
@@ -11,8 +11,8 @@ DL=http://downloads.qi-hardware.com/people/werner/wpan/tmp
|
||||
|
||||
all: $(HTMLS) $(PNGS) $(JPGS)
|
||||
|
||||
index.html: index.hmac style.inc hmac.pl
|
||||
perl hmac.pl index.hmac >$@ || { rm -f $@; exit 1; }
|
||||
%.html: %.hmac style.inc hmac.pl
|
||||
perl hmac.pl $*.hmac >$@ || { rm -f $@; exit 1; }
|
||||
|
||||
flow.png: flow.fig
|
||||
fig2dev -L png -m 0.7 -S 4 $< $@ || { rm -f $@; exit 1; }
|
||||
|
||||
Reference in New Issue
Block a user