config root man

Current Path : /usr/src/libexec/tftpd/

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
Upload File :
Current File : //usr/src/libexec/tftpd/Makefile

#	@(#)Makefile	8.1 (Berkeley) 6/4/93
# $FreeBSD: release/9.1.0/libexec/tftpd/Makefile 213099 2010-09-24 10:40:17Z marius $

PROG=	tftpd
MAN=	tftpd.8
SRCS=	tftp-file.c tftp-io.c tftp-options.c tftp-transfer.c tftp-utils.c
SRCS+=	tftpd.c
WFORMAT=0
LDFLAGS= -lwrap

.include <bsd.prog.mk>

Man Man