You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Ultimate long-term goal is a GNU Make visual debugger. I want breakpoints on var
9
9
10
10
## Update 20241228. The Linux Kernel Make Update. Again.
11
11
12
-
The tokenzparser has been successfully rewritten. We can now successfully parse the Linux Kernel Makefile! I am now focusing on being able to run the simple 'help' target.
12
+
The tokenzparser has been successfully rewritten. We can now amost parse the Linux Kernel Makefile! (Just need to implement the $(eval) function.) I will then focus on being able to run the simple 'help' target.
0 commit comments