freebsd-dev/share/man/man8/Makefile
Wolfram Schneider e413a1d50e `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00

11 lines
216 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=_PROGSUBDIR
install: maninstall
.include <bsd.prog.mk>