diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:40:06 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:40:06 +0100 |
commit | c131e9231b58c5dcd4701ca6b07452c31ad10815 (patch) | |
tree | f1053abe864ce98b055e855ed4f79607bac89c7e /prelude.mk | |
parent | workflows/build: deploy on manual runs also (diff) | |
download | cv-c131e9231b58c5dcd4701ca6b07452c31ad10815.tar.gz cv-c131e9231b58c5dcd4701ca6b07452c31ad10815.zip |
switch to tensin.name
Diffstat (limited to 'prelude.mk')
-rw-r--r-- | prelude.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Please see https://egort.name/blog/notes/makefile.html +# Please see https://tensin.name/blog/notes/makefile.html MAKEFLAGS += --no-builtin-rules --no-builtin-variables --warn-undefined-variables unexport MAKEFLAGS |