1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:13 deraadt Exp $ PROG= tftp SRCS= main.c tftp.c tftpsubs.c .include <bsd.prog.mk>