From d12f9f563968ea8471b4929936ac4f8553810428 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 1 Apr 2021 23:10:10 -0600 Subject: put extensions behind a feature --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index cce00fb..141021d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Not explicitly aiming for full support for [every GNU make feature](https://www. - library handling not implemented - some POSIX-specified features are pending (search `TODO` for a list) - builtin macro `MAKE` is defined as `makers` +- specifying the `.POSIX` special target doesn't opt out of extensions (but you can install with `--no-default-features` to get only POSIX behavior) ## status -- cgit v1.2.3