Makefile revision 38688
1#	$Id$
2#
3PROG=simple_httpd.
4SRCS= 	simple_httpd..c
5NOMAN=yes
6
7.include <bsd.prog.mk>
8
9
10