diff options
Diffstat (limited to 'share/man/man8/Makefile')
-rw-r--r-- | share/man/man8/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile new file mode 100644 index 0000000..ec6e8b5 --- /dev/null +++ b/share/man/man8/Makefile @@ -0,0 +1,6 @@ +# @(#)Makefile 8.1 (Berkeley) 6/5/93 + +MAN8= adduser.0 intro.0 rc.0 sticky.0 +SUBDIR= man8.i386 man8.hp300 man8.tahoe man8.vax + +.include <bsd.prog.mk> |