aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-08 00:25:48 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-08 00:25:48 +0500
commit7e45fc88faf29cef71279348dc56e2b22fa3d85f (patch)
treed1da771dc9d51ad97c38bbfe97141c2eb4947e1c /Makefile
parentv2.4.0 (diff)
downloadcgitize-7e45fc88faf29cef71279348dc56e2b22fa3d85f.tar.gz
cgitize-7e45fc88faf29cef71279348dc56e2b22fa3d85f.zip
Makefile: remove the stupid header
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
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