From 91fa36cf9916388842e33d5b3698d6e7e694b38a Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 25 Mar 2021 22:18:56 -0600 Subject: define MAKE=yapymake --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3