From 1c0769fdc316a5e2982d8909e713050af223c928 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Mon, 27 Jan 2025 22:32:10 -0700 Subject: GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell scripts --- GNUmakefile | 46 ++++++---------------------------------------- 1 file changed, 6 insertions(+), 40 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index ab28ede..3abe629 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -86,8 +86,6 @@ $(foreach t,$(build_types),$(foreach p,$(platforms),build/$p-$t/check)): build/% -include build-aux/sources.mk sources_all := $(foreach v,$(filter sources_%,$(.VARIABLES)),$($v)) -get_dscname = sed -n '1,3{ /^\#!/d; /^