Skip to content

Commit 9f8ed1a

Browse files
authored
Update README.md
1 parent 78e122e commit 9f8ed1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Ultimate long-term goal is a GNU Make visual debugger. I want breakpoints on var
99

1010
## Update 20241228. The Linux Kernel Make Update. Again.
1111

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.
1313

1414
## Update 20241124. The Rewrite Update.
1515

0 commit comments

Comments
 (0)