# @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD: head/libexec/tftpd/Makefile 21673 1997-01-14 07:20:47Z jkh $ PROG= tftpd SRCS= tftpd.c tftpsubs.c MAN8= tftpd.8 CFLAGS+=-I${.CURDIR}/../../usr.bin/tftp .PATH: ${.CURDIR}/../../usr.bin/tftp .include