]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/regression/sockets/sigpipe/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / tools / regression / sockets / sigpipe / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   sigpipe
6 NO_MAN=
7 WARNS?= 2
8
9 .include <bsd.prog.mk>