Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dynamic.mk: Re-generate HTML files when genhtml.sh changes | EuAndreh | 2022-06-01 | 1 | -1/+5 |
* | dynamic.mk: Add "default" rule...Keep the "all" rule with its previous meaning, and only add this one to make it appear before the "include" line, so that it becomes the default target. Moving the "all" target there would make it depend on values that only appear after it, from the contents of the "generaated.mk" include line. This indirection allows for the "all" target to keep having those dynammic dependencies, but also to be invoked directly by the default target, "default". | EuAndreh | 2022-06-01 | 1 | -0/+1 |
* | Generate podcast artifacts in dynamic.mk | EuAndreh | 2022-06-01 | 1 | -4/+13 |
* | Generate LilyPond files in dynamic.mk | EuAndreh | 2022-06-01 | 1 | -2/+22 |
* | Move files.mk and deps.mk into generated.mk...Make torrent files dynamic instead of listed in Makefile. | EuAndreh | 2022-06-01 | 1 | -9/+6 |
* | Start building pastebins with dynamic.mk | EuAndreh | 2022-06-01 | 1 | -0/+18 |
* | mv Makefile.dynamic dynamic.mk | EuAndreh | 2022-03-06 | 1 | -0/+7 |