8 lines
70 B
Makefile
8 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= rtsocket
|
|
NO_MAN=
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|