shithub: npe

Download patch

ref: 5cade7073c5e1ed971b525e49c3c0dd43d6a9feb
parent: 396ff35e7d8f1d9b2283a4cd18836194fed1c630
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Mar 15 09:00:45 EDT 2021

update readme

--- a/README.md
+++ b/README.md
@@ -12,3 +12,11 @@
 
 Unlike APE, NPE is fully native and is not trying to hide any of the
 native Plan 9 APIs.
+
+## Using NPE
+
+Clone, run `mk install`.
+
+Create a `mkfile` for the software to be built, and set `CFLAGS`:
+
+	CFLAGS=$CFLAGS -p -I/sys/include/npe -D__plan9__ -D__${objtype}__