This website requires JavaScript.
Explore
Help
Register
Sign In
lby
/
lk
Watch
1
Star
0
Fork
0
You've already forked lk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
77f5dac5252a9c1a28baab6224431a06b475dba1
lk
/
make
History
Logan Gorence
77f5dac525
Fix incompatibility with Make 4.3.
...
+= does not prepend a space if the variable was empty. Source:
https://lwn.net/Articles/810071/
2020-05-17 14:19:25 -07:00
..
build.mk
[make] fix typo in build output
2019-02-17 20:29:50 -08:00
compile.mk
[make] replace echo commands with $(info)
2018-12-01 11:59:42 -08:00
help.mk
[make][help] sort the list of projects
2018-11-30 22:45:58 -08:00
include_diagram.txt
Add ASCII art diagram describing build system make file include graph
2016-02-03 10:41:43 -08:00
macros.mk
Fix incompatibility with Make 4.3.
2020-05-17 14:19:25 -07:00
module.mk
[make] replace echo commands with $(info)
2018-12-01 11:59:42 -08:00
recurse.mk
[make] rename module.mk to recurse.mk to make way for a real module.mk
2012-08-31 15:42:44 -07:00