#	$Id: Makefile,v 1.2.2.2 1999/05/05 07:31:31 abial Exp $
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NOMAN=yes

.include <bsd.prog.mk>
