Oops.. Forgot to add the Makefile

Submitted by:	Jim Flowers <jflowers@ezo.net>
This commit is contained in:
abial 1998-08-31 13:10:25 +00:00
parent 76e982ffee
commit 1966f30784

View File

@ -0,0 +1,9 @@
# $Id$
#
PROG=simple_httpd.
SRCS= simple_httpd..c
NOMAN=yes
.include <bsd.prog.mk>