From 7e45fc88faf29cef71279348dc56e2b22fa3d85f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 8 Mar 2022 00:25:48 +0500 Subject: Makefile: remove the stupid header --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c02ea1f..107b0da 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,3 @@ -# Various one-liners which I'm too lazy to remember. -# Basically a collection of really small shell scripts. - MAKEFLAGS += --no-builtin-rules --no-builtin-variables --warn-undefined-variables unexport MAKEFLAGS .DEFAULT_GOAL := all -- cgit v1.2.3