v4orb2.wiki

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

commit 2db9e8d4df3251a2e4e436327fe46cc3f23a96df
parent 30a1b9bbef2b8c48fdd80fc53aa2ae61b22c5131
Author: S S <ss@qoo>
Date:   Thu Feb  4 17:00:12 +0600

skip warning

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,6 +1,6 @@ # HTML:=$(patsubst %.md,%.html,$(wildcard *.md)) -MULTIMARKDOWN:=$(or $(shell which multimarkdown),$(wildcard ~/bin/multimarkdown)) +MULTIMARKDOWN:=$(or $(shell which multimarkdown 2> /dev/null),$(wildcard ~/bin/multimarkdown)) ifeq ($(MULTIMARKDOWN),) all: