This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / libexec / tftpd / Makefile
# @(#)Makefile 5.10 (Berkeley) 5/11/90
PROG= tftpd
SRCS= tftpd.c tftpsubs.c
MAN8= tftpd.8
.PATH: ${.CURDIR}/../../usr.bin/tftp
.include <bsd.prog.mk>