Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gnu-make
Pass arguments in shell-script from a makefile and get back the results?
Nov 23, 2025
shell
makefile
gnu-make
GNU make: Generate rules for extracting tarballs
Nov 20, 2025
makefile
gnu-make
Include in Makefile another Makefile with relative path
Nov 18, 2025
makefile
path
gnu-make
Calling `command -v find` from GNU Makefile
Nov 18, 2025
shell
makefile
gnu-make
How do I make a Makefile to log both command and its output to a file?
Nov 16, 2025
logging
makefile
gnu-make
Why doesn't gnu make's "override" pass through to sub-makes?
Nov 09, 2025
makefile
gnu-make
Can I use ifeq / else if eq / else syntax with any conditional? Or must I test just one variable against multiple values. (like a case.)
Nov 03, 2025
makefile
gnu-make
Make: How to escape spaces in $(addprefix)?
Nov 02, 2025
makefile
gnu-make
Escape $ in variable passed to docker run command
Oct 31, 2025
docker
makefile
gnu-make
variable-expansion
why does "make" delete target files only if implicit
Oct 31, 2025
makefile
gnu-make
how to append suffix after makefile's automatic variable?
Oct 30, 2025
makefile
gnu-make
What makefile lazy evaluation rule governs this behavior?
Oct 30, 2025
makefile
gnu-make
Cross compiling with automake
Oct 29, 2025
cross-compiling
gnu
gnu-make
automake
GNU make: generate list of source files
Oct 29, 2025
c++
makefile
gnu-make
Difference between "$(shell ...)" and "$$(...)" in make
Oct 28, 2025
gnu-make
See output of shell script in Makefile
Oct 27, 2025
makefile
gnu-make
How do you define pattern-specific variables for makefile pattern rules containing a patterned prerequisite?
Oct 26, 2025
makefile
gnu-make
GNU make equivalent to BSD make's $(var:Q)?
Oct 23, 2025
makefile
gnu-make
bsdmake
How can you export a variable to Make's 'shell' function?
Oct 25, 2025
gnu-make
Older Entries »