]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/include/stdatomic/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / regression / include / stdatomic / Makefile
1 # $FreeBSD$
2
3 PROG=   logic
4 WARNS=6
5 MAN=
6
7 .include <bsd.prog.mk>