# $FreeBSD: stable/3/release/picobsd/tinyware/simple_httpd/Makefile 50581 1999-08-29 15:57:45Z peter $
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NOMAN=yes

.include <bsd.prog.mk>
