v4orb2.wiki

описание пикапов и диссектора ВЭПП3-4
git clone http://www.inp.nsk.su/~bekhte/v4orb2.wiki.git
Log | Files | Refs

commit 09ec8e55c574db806f7ef276a3e554757f189d95
parent 16ab03df9ad5eb12afe77ca9e223d93b7febab68
Author: S S <ss@qoo>
Date:   Mon Feb  1 16:31:42 +0600

clean rule

Diffstat:
Makefile | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -7,3 +7,6 @@ all: $(HTML) %.html: %.md Makefile ~/bin/multimarkdown -o $@ $< +clean: + rm -rf *.html +