aboutsummaryrefslogblamecommitdiff
path: root/release/picobsd/tinyware/simple_httpd/Makefile
blob: 10ea6df7be54bd41d5fc03d079aab125cae0d687 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                           
 

                      




                      
#	$Id: Makefile,v 1.1 1998/08/31 13:10:25 abial Exp $
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NOMAN=yes

.include <bsd.prog.mk>