shithub: npe

Download patch

ref: 16bd4782f88ee554cba6c749a632c1c2296369d3
parent: 7b724339b6807d81776861191cdb5ac933f2641c
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Mar 15 12:38:37 EDT 2021

link the guide in the readme

--- a/README.md
+++ b/README.md
@@ -20,3 +20,5 @@
 Create a `mkfile` for the software to be built, and set `CFLAGS`:
 
 	CFLAGS=$CFLAGS -p -I/sys/include/npe -D__plan9__ -D__${objtype}__
+
+[General porting guide](http://docs.9front.org/porting).