]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/netinet/msocket/Makefile
Update compiler-rt to 3.9.0 release, and update the build glue for
[FreeBSD/FreeBSD.git] / tools / regression / netinet / msocket / Makefile
1 # $FreeBSD$
2
3 PROG=   msocket
4 MAN=
5 CFLAGS+=        -Wall
6
7 .include <bsd.prog.mk>