Current Path : /usr/src/usr.bin/man/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/usr.bin/man/Makefile |
# $FreeBSD: release/9.1.0/usr.bin/man/Makefile 213317 2010-10-01 03:59:18Z gordon $ SCRIPTS= man.sh LINKS= ${BINDIR}/man ${BINDIR}/apropos \ ${BINDIR}/man ${BINDIR}/manpath \ ${BINDIR}/man ${BINDIR}/whatis MAN= man.1 manpath.1 apropos.1 man.conf.5 MLINKS= apropos.1 whatis.1 .include <bsd.prog.mk>