8 lines
213 B
Makefile
8 lines
213 B
Makefile
# from: @(#)Makefile 5.11 (Berkeley) 3/22/91
|
|
# $Id: Makefile,v 1.2 1993/07/31 15:28:11 mycroft Exp $
|
|
|
|
MAN8= adduser.0 intro.0 rc.0 sticky.0
|
|
SUBDIR= man8.i386 man8.hp300 man8.tahoe man8.vax
|
|
|
|
.include <bsd.prog.mk>
|