aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77f3c2b..6dafc51 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ A (mostly) [POSIX-compatible](https://pubs.opengroup.org/onlinepubs/9699919799/u
- signal handling not implemented
- library handling not implemented
- some POSIX-specified features are pending (search `TODO` for a list)
+- builtin macro `MAKE` is defined as `sys.argv[0]` (i.e. however you invoked `yapymake`)
## status