commit ed627ac

shrub  ·  2026-04-22 09:36:41 +0000 UTC
parent d283034
update todo file
1 files changed,  +0, -8
M TODO
M TODO
+0, -8
 1@@ -6,25 +6,17 @@ projects it can build (x means it builds)
 2  linux
 3 
 4 targets:
 5- .POSIX
 6  .SECONDEXPANSION (how?)
 7  a lot more, these are just high-priority
 8 
 9 functions:
10- $(findstring ...)
11- $(strip ...)
12  $(join ...)
13- $(origin ...)
14- $(foreach ...)
15  again, there's more, these are just high-priority
16 
17 directives
18- define
19- endef
20  undefine
21  export 
22  unexport
23 
24 
25 
26-