The project "Citadel server, clients, utilities":
The branch, master has been updated
via 917f9e61a555e2e2911fa0cad048022e898fb185 (commit)
from e4bf628e3c9c48cc898ced313c585ff11f78de53 (commit)
- Log -----------------------------------------------------------------
commit 917f9e61a555e2e2911fa0cad048022e898fb185
Author: Art Cancro <[email protected]>
Date: Mon Jun 9 15:05:33 2025 -0400
webcit-ng: renamed Makefile to GNUmakefile to reflect the fact that we do
require gmake. We're heavily using gmake features such as wildcards and
pattern substitutions. We still believe that the operating system is called
Linux, not GNU/Linux, and
we still believe that Richard Stallman is a far-left communist asshole.
However, we like gmake and gcc.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/{Makefile => GNUmakefile} | 2 +-
webcit-ng/README.md | 5 +++++
webcit-ng/static/index.html | 5 ++---
3 files changed, 8 insertions(+), 4 deletions(-)
rename webcit-ng/{Makefile => GNUmakefile} (83%)
--
Citadel server, clients, utilities