# $FreeBSD$
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NO_MAN=
WARNS?=6

.include <bsd.prog.mk>
