X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=deps%2Fsnore%2FMakefile;fp=deps%2Fsnore%2FMakefile;h=d197c757a279ba94a2f3ecc5b0bee85569bd43d8;hb=a9c6b443deac37e496e0907198a4daf870af47ba;hp=0000000000000000000000000000000000000000;hpb=4634584679af519fdb35c8d93e8fd6153fa6052d;p=khome.git diff --git a/deps/snore/Makefile b/deps/snore/Makefile new file mode 100644 index 0000000..d197c75 --- /dev/null +++ b/deps/snore/Makefile @@ -0,0 +1,5 @@ +all: + mkdir -p data + cd data && git clone https://github.com/clamiax/snore.git || true + cd data/snore && make + cd data/snore && make install