Oops.. Forgot to add the Makefile
Submitted by: Jim Flowers <jflowers@ezo.net>
This commit is contained in:
parent
76e982ffee
commit
1966f30784
9
release/picobsd/tinyware/simple_httpd/Makefile
Normal file
9
release/picobsd/tinyware/simple_httpd/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $Id$
|
||||
#
|
||||
PROG=simple_httpd.
|
||||
SRCS= simple_httpd..c
|
||||
NOMAN=yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user