Add snore dep recipe
[khome.git] / deps / snore / Makefile
CommitLineData
a9c6b443
SK
1all:
2 mkdir -p data
3 cd data && git clone https://github.com/clamiax/snore.git || true
4 cd data/snore && make
5 cd data/snore && make install
This page took 0.017839 seconds and 4 git commands to generate.