# $FreeBSD: stable/4/release/picobsd/tinyware/simple_httpd/Makefile 50479 1999-08-28 01:35:59Z peter $
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NOMAN=yes

.include <bsd.prog.mk>
