build: add make targets
This commit is contained in:
parent
d0e08324e8
commit
ecbc5a24c4
6
src/garden/Makefile
Normal file
6
src/garden/Makefile
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
feed:
|
||||||
|
python feed.py `pwd`
|
||||||
|
|
||||||
|
rss: feed
|
||||||
|
|
||||||
|
.PHONY: feed
|
Loading…
x
Reference in New Issue
Block a user