available on BSD. To make this easy to use on other UNIX-like
platforms, i have copied Marc Espie's portable implementation from
OpenBSD make(1). See fgetln.c for details.
+
+Note that mdfrm.c was written and is maintained by Eric Gillespie, and
+is public domain software. fgetln.c, however, is code from OpenBSD
+make(1), some of which appears to be covered by the original
+four-clause Berkeley license and some of which is covered by the
+two-clause BSD variant.