- Why `intcmp` returns empty string instead of 0 when numbers are equal? https://www.gnu.org/software/make/manual/make.html#Conditional-Functions 6 comments bash
- Help understanding why my Makefile for compiling C code doesn't work as expected? https://www.gnu.org/software/make/manual/make.html#make-Deduces 2 comments c_programming
- GNU make 4.0 comes with Guile integration http://www.gnu.org/software/make/manual/make.html#guile-integration 12 comments lisp
Linking pages
- GitHub - mcinglis/c-style: My favorite C programming practices. https://github.com/mcinglis/c-style 342 comments
- GitHub - mitjafelicijan/makext: QOL Extensions for GNU Make https://github.com/mitjafelicijan/makext 88 comments
- Uses This / Joe Armstrong https://usesthis.com/interviews/joe.armstrong/ 79 comments
- Improving Compilation Time of C/C++ Projects | Interrupt https://interrupt.memfault.com/blog/improving-compilation-times-c-cpp-projects 39 comments
- GitHub - google/or-tools: Google's Operations Research tools: https://code.google.com/p/or-tools/ 37 comments
- 7 Things You Should Know About Make http://www.alexeyshmalko.com/2014/7-things-you-should-know-about-make/ 33 comments
- Uses This / John MacFarlane http://john.macfarlane.usesthis.com/ 32 comments
- What is a Makefile? | Turning Git's Source Code into a Program https://initialcommit.io/blog/Learn-Git-Makefile 26 comments
- A Modern LaTeX Workflow https://jarmosan.hashnode.dev/an-automated-and-modern-latex-workflow 25 comments
- GitHub - rosineygp/mkdkr: mkdkr = Makefile + Docker https://github.com/rosineygp/mkdkr 22 comments
- Uses This / Joe Armstrong http://joe.armstrong.usesthis.com/ 20 comments
- Porting Doom – SnowflakeOS's blog https://jmnl.xyz/porting-doom/ 12 comments
- Uses This / Junio C Hamano http://junio.c.hamano.usesthis.com/ 11 comments
- Alidiusk | Completing Advent of Code 2020 Day 1 in x86-64 Assembly https://alidiusk.github.io/posts/aoc2020-asm/ 11 comments
- Glorious Makefile: Building Your Static Website | by Mickaël Riga | ITNEXT https://medium.com/@mickael.riga.79/glorious-makefile-building-your-static-website-4e7cdc32d985?sk=0cc7d2737b8cb6a700d7e6897a225d42 8 comments
- Makefiles for Frontend. An alternative to npm package scripts | by Dave Honneffer | FINN.no Blog – Product, Design, and Tech | Medium https://medium.com/finn-no/makefiles-for-frontend-1779be46461b 7 comments
- GitHub - ankitpokhrel/tus-php: 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0 https://github.com/ankitpokhrel/tus-php 6 comments
- GitHub - thesephist/ink: Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style. https://github.com/thesephist/ink 4 comments
- GitHub - lightmeterio/ControlCenter: Mirrored from GitLab! Monitoring and automation for Open Source email servers, starting with Postfix. Please do not submit issues or PRs here - join us at: https://gitlab.com/lightmeter https://github.com/lightmeterio/ControlCenter 4 comments
- TODO Zero https://redandblack.io/blog/2020/todo-zero/ 3 comments