]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/simple_httpd/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / usr.sbin / simple_httpd / Makefile
1 # $FreeBSD$
2 #
3 PROG=   simple_httpd
4 MAN=
5 WARNS?=6
6
7 .include <bsd.prog.mk>