Initial upload

This commit is contained in:
Trevor Batley
2023-05-09 12:32:01 +10:00
commit d9049f86d0
7 changed files with 1178 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 *~