freebsd-dev/release/picobsd/tinyware/simple_httpd/Makefile
Andrzej Bialecki 94a87eb41a Oops.. Forgot to add the Makefile
Submitted by:	Jim Flowers <jflowers@ezo.net>
1998-08-31 13:10:25 +00:00

10 lines
87 B
Makefile

# $Id$
#
PROG=simple_httpd.
SRCS= simple_httpd..c
NOMAN=yes
.include <bsd.prog.mk>