freebsd-skq/share/man/man8/Makefile
Jordan K. Hubbard cd9a2f5c28 Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00

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>