8 lines
224 B
Makefile
8 lines
224 B
Makefile
# from: @(#)Makefile 5.11 (Berkeley) 3/22/91
|
|
# $Id: Makefile,v 1.3 1994/02/14 05:49:43 briggs Exp $
|
|
|
|
MAN8= adduser.0 intro.0 rc.0 sticky.0
|
|
SUBDIR= man8.hp300 man8.i386 man8.mac68k man8.tahoe man8.vax
|
|
|
|
.include <bsd.prog.mk>
|