xref
: /
freebsd
/
tools
/
regression
/
netinet
/
msocket
/
Makefile
(revision ca987d4641cdcd7f27e153db17c5bf064934faf5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
msocket
4
MAN
=
5
CFLAGS
+= -
Wall
6
7
.
include
<
bsd.prog.mk
>
8