commit 32a97b4
shrub900
·
2026-04-20 21:29:21 +0000 UTC
parent bc76c9a
grammar
1 files changed,
+1,
-1
M
README
M
README
+1,
-1
1@@ -10,7 +10,7 @@ is helpful for clang tooling.
2
3 the end goal is to be 99% compatible with both posix and gnu style
4 makefiles. right now this is somewhat far from being true; only a subset
5-of make grammar is supported, enough to parse quite a lot makefiles
6+of make grammar is supported, enough to parse quite a lot of makefiles
7 (like this project's own makefile, and musl)
8
9 if you want to help out, there's lots to do. feel free to make a