macro and text revision (-mdoc version 3)
[unix-history] / usr / src / libexec / tftpd / Makefile
# @(#)Makefile 5.10 (Berkeley) %G%
PROG= tftpd
SRCS= tftpd.c tftpsubs.c
MAN8= tftpd.0
.PATH: ${.CURDIR}/../../usr.bin/tftp
.include <bsd.prog.mk>