1 # $NetBSD: Makefile,v 1.7 1997/10/22 06:03:55 lukem Exp $ 2 # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 3 4 PROG= tftpd 5 SRCS= tftpd.c tftpsubs.c 6 MAN= tftpd.8 7 CPPFLAGS+=-I${.CURDIR}/../../usr.bin/tftp 8 .PATH: ${.CURDIR}/../../usr.bin/tftp 9 10 .include <bsd.prog.mk> 11
Indexes created Thu Oct 23 22:10:10 GMT 2025