Add makefile for tcpsocktimewait missed in previous commit.
This commit is contained in:
parent
58f202293c
commit
628ed75adb
9
tools/regression/netinet/tcpsocktimewait/Makefile
Normal file
9
tools/regression/netinet/tcpsocktimewait/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PROG= tcpsocktimewait
|
||||
NO_MAN=
|
||||
WARNS= 3
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user