tueda / makefile4latex

A GNU Makefile for typesetting LaTeX documents.
MIT License
26 stars 3 forks source link

Generalized make-upgrade specification #9

Closed tueda closed 5 years ago

tueda commented 5 years ago

For make upgrade, currently the Makefile tries to check if some known files are up-to-date. This could be generalized in such a way that the Makefile upgrades files that contains a kind of tag and the URL in which the latest version is sitting, something like the following:

# latest-raw-url: https://raw.githubusercontent.com/tueda/makefile4latex/master/Makefile