]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/picobsd/tinyware/simple_httpd/Makefile
Merge gdtoa 20080831. This fixes several bugs, including an infinite
[FreeBSD/FreeBSD.git] / release / picobsd / tinyware / simple_httpd / Makefile
1 # $FreeBSD$
2 #
3 PROG=simple_httpd
4 SRCS=   simple_httpd.c
5 NO_MAN=
6
7 .include <bsd.prog.mk>