]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/picobsd/tinyware/simple_httpd/Makefile
merge fix for boot-time hang on centos' xen
[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>