summaryrefslogtreecommitdiffstats
path: root/libexec/tftpd/Makefile
blob: 728e2a26cc3376a55b4fca2d5f4c78811bde6325 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 6/4/93

PROG=	tftpd
SRCS=	tftpd.c tftpsubs.c
MAN8=	tftpd.8
CFLAGS+=-I${.CURDIR}/../../usr.bin/tftp
.PATH:	${.CURDIR}/../../usr.bin/tftp

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud