Initial Creation

This commit is contained in:
2023-02-22 08:40:56 +00:00
parent 8bd3dcbbca
commit 7f21f2436d
5 changed files with 1074 additions and 0 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
# lame duck Makefile that exists for the sole purpose of "make clean"
all:
clean:
@rm -fv *~