4.3BSD-Reno/src/usr.bin/tftp/Makefile

#	@(#)Makefile	5.9 (Berkeley) 5/11/90

PROG=	tftp
SRCS=	main.c tftp.c tftpsubs.c

.include <bsd.prog.mk>