]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/sockets/unix_socket/Makefile
Copy libelf, libdwarf and common files from vendor/ to contrib/.
[FreeBSD/FreeBSD.git] / tools / regression / sockets / unix_socket / Makefile
1 # $FreeBSD$
2
3 PROG=   unix_socket
4 NO_MAN=
5 WARNS?= 3
6
7 .include <bsd.prog.mk>