]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/netrate/httpd/Makefile
Fix completion descriptors alignment for the ENA
[FreeBSD/FreeBSD.git] / tools / tools / netrate / httpd / Makefile
1 # $FreeBSD$
2
3 PROG=   httpd
4 MAN=
5 WARNS?= 3
6 LIBADD= pthread
7
8 .include <bsd.prog.mk>