Oh GACK! src-clean doesn't quite work that easily since cleandist rebuilds the
[unix-history] / usr.bin / man / Makefile
PROG= man
LINKS= ${BINDIR}/man ${BINDIR}/apropos ${BINDIR}/man ${BINDIR}/whatis
MAN1= man.1 apropos.1 whatis.1
.include <bsd.prog.mk>