summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/simple_httpd/Makefile
blob: abd4bd89872a1f71c66dd946f5f787da64fa3fcb (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
#
PROG=simple_httpd
SRCS= 	simple_httpd.c
NO_MAN=
WARNS?=6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud