1 # SPDX-FileCopyrightText: 2023 Xavier Bordoy
3 # SPDX-License-Identifier: MIT
5 ERB_FITXERS := $(shell find . -type f -name "*.conTeXt.erb")
6 PDF_FITXERS:= $(ERB_FITXERS:.conTeXt.erb=.pdf)
12 all: $(PDF_FITXERS) tasques/pendents.md
15 %.conTeXt: %.conTeXt.erb
20 context --nonstopmode --noconsole --purgeall $<
23 tasques/pendents.md: tasques/taskbook/storage/storage.json