1 1.3 itojun # $NetBSD: Makefile,v 1.3 2002/05/09 14:24:03 itojun Exp $ 2 1.1 itojun 3 1.1 itojun PROG= faithd 4 1.3 itojun SRCS= faithd.c tcp.c ftp.c prefix.c 5 1.1 itojun MAN= faithd.8 6 1.1 itojun 7 1.1 itojun #CFLAGS+= -DFAITH4 8 1.1 itojun 9 1.1 itojun .include <bsd.prog.mk> 10