cd9a2f5c28
really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
11 lines
212 B
Makefile
11 lines
212 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN8= adding_user.8 intro.8 rc.8 sticky.8
|
|
# XXX NOT IMPORTED: man8.hp300 man8.tahoe man8.vax
|
|
SUBDIR= man8.i386
|
|
MANDEPEND=_SUBDIR
|
|
|
|
install: maninstall
|
|
|
|
.include <bsd.prog.mk>
|