Deleted Added
full compact
Makefile (158911) Makefile (160202)
1#
1#
2# $FreeBSD: head/tools/regression/sockets/socketpair/Makefile 158911 2006-05-25 10:46:43Z rwatson $
2# $FreeBSD: head/tools/regression/sockets/socketpair/Makefile 160202 2006-07-09 11:51:14Z maxim $
3#
4
5PROG= socketpair
6NO_MAN=
3#
4
5PROG= socketpair
6NO_MAN=
7WARNS= 2
7WARNS?= 2
8
9.include <bsd.prog.mk>
8
9.include <bsd.prog.mk>