From 4e749697600bab526b1cf51bcca493f6d31d2e34 Mon Sep 17 00:00:00 2001 From: nathansmith Date: Fri, 23 May 2025 07:43:34 -0600 Subject: Almost done with this stupidness --- testTheThing/Makefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 testTheThing/Makefile (limited to 'testTheThing/Makefile') diff --git a/testTheThing/Makefile b/testTheThing/Makefile deleted file mode 100644 index 449c79f..0000000 --- a/testTheThing/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -.PHONY: all -all: - emacs -Q --script publish.el - -.PHONY: clean -clean: - rm -rf xhtml/* - -- cgit v1.2.3