]> Lady’s Gitweb - Shushe/commitdiff
Add uninstall command; fix other phonies
authorLady <redacted>
Mon, 22 Jan 2024 00:44:23 +0000 (19:44 -0500)
committerLady <redacted>
Mon, 22 Jan 2024 00:44:23 +0000 (19:44 -0500)
`make uninstall` can now be used to remove (only) installed files. Note
that it only removes files which correspond to presently‐extant source
files; if a source is removed, then `make uninstall` will not remove
any previously‐installed derivatives.

`make all` used to compile assets, but this is unnecessary.

`make clean` now guards against `BUILDDIR` being empty (which would
otherwise result in a dangerous `rm -rf /`).


No differences found
This page took 0.019582 seconds and 4 git commands to generate.