Makefile changes

FossilOrigin-Name: d3ad3f92b2cb9c3c9d9fe1dc339c0edbf0e7a1e8fdd1c9605d3a2ca1e1c9e27d
This commit is contained in:
nekobit 2022-05-22 06:07:36 +00:00
parent 801b520579
commit c01d190fd8

View file

@ -142,9 +142,9 @@ $(PAGES_DIR)/account_sidebar.chtml: $(PAGES_DIR)/account_sidebar.html
$(PAGES_DIR)/about.chtml: $(PAGES_DIR)/about.html
./filec $< data_about_html > $@
$(MASTODONT_DIR):
fossil clone $(MASTODONT_URL) || true
cd ..; fossil clone $(MASTODONT_URL) || true
cd treebird; ln -s ../mastodont-c .
install: $(TARGET)
install -m 755 treebird $(PREFIX)/bin/