NetBSD/share/man/man8/Makefile

10 lines
292 B
Makefile
Raw Normal View History

1995-03-07 01:46:07 +03:00
# $NetBSD: Makefile,v 1.10 1995/03/06 22:46:07 fvdl Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
1995-03-07 01:46:07 +03:00
MAN= adduser.8 compat_linux.8 compat_sunos.8 diskless.8 intro.8 rc.8 \
sticky.8 yp.8
1994-12-22 13:44:04 +03:00
SUBDIR= man8.amiga man8.hp300 man8.i386 man8.mac68k man8.sparc \
1994-06-16 22:51:19 +04:00
man8.tahoe man8.vax
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>