From abafb6f35f717ec15edc512d3e7318d497c90dec Mon Sep 17 00:00:00 2001 From: Tristan Williams Date: Tue, 29 Oct 2024 10:16:34 -0400 Subject: Overhaul documentation --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a1fb064..5405b15 100644 --- a/Makefile +++ b/Makefile @@ -29,3 +29,6 @@ test: .PHONY: clean clean: @if test -f fash; then rm -f fash && echo "rm: SYSTEM"; fi + + +# Copyright © 2024 -- cgit v1.2.3