From 97d5c458cfa039d857301e1ca7d5af3beb37131d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 26 Apr 2026 16:38:00 -0400 Subject: build: Better Build System --- static/v10/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 static/v10/Makefile (limited to 'static/v10/Makefile') diff --git a/static/v10/Makefile b/static/v10/Makefile deleted file mode 100644 index f47052cd..00000000 --- a/static/v10/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -SUBDIRS = man1 \ - man2 \ - man3 \ - man4 \ - man5 \ - man6 \ - man7 \ - man8 \ - man9 - -export OS="Unix V10" - -include ../subdir.mk - -- cgit v1.2.3