aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_notes/makefile.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-24 10:20:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-24 10:20:38 +0300
commite2b0fb7579ba90aec255ec260c2766f1e8e35cef (patch)
treef72401cf4e55ef1b39520707f1ad560daa026e83 /_notes/makefile.md
parentbump jekyll-theme (diff)
downloadblog-e2b0fb7579ba90aec255ec260c2766f1e8e35cef.tar.gz
blog-e2b0fb7579ba90aec255ec260c2766f1e8e35cef.zip
notes: reformat, add subtitles
Diffstat (limited to '_notes/makefile.md')
-rw-r--r--_notes/makefile.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/_notes/makefile.md b/_notes/makefile.md
index 777e04d..fb52d43 100644
--- a/_notes/makefile.md
+++ b/_notes/makefile.md
@@ -1,5 +1,6 @@
---
-title: GNU Make
+title: Makefile
+subtitle: best practices
---
Best practices for my Makefiles (sorry for the botched highlighting).