diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 15:32:58 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 15:32:58 -0400 |
| commit | 5cb84ec742fd33f78c8022863fadaa8d0d93e176 (patch) | |
| tree | 1a81ca3665e6153923e40db7b0d988f8573ab59c /static/netbsd/man9lua/Makefile | |
| parent | a59214f344567c037d5776879bcfc5fcc1d4d5f6 (diff) | |
feat: Added NetBSD man pages
Diffstat (limited to 'static/netbsd/man9lua/Makefile')
| -rw-r--r-- | static/netbsd/man9lua/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/netbsd/man9lua/Makefile b/static/netbsd/man9lua/Makefile new file mode 100644 index 00000000..edf451b8 --- /dev/null +++ b/static/netbsd/man9lua/Makefile @@ -0,0 +1,6 @@ +# $NetBSD: Makefile,v 1.4 2013/12/16 23:54:26 lneto Exp $ + +MAN= systm.9lua intro.9lua pmf.9lua + +.include <bsd.man.mk> +.include <bsd.subdir.mk> |
