freebsd-dev/tools/regression/netipx/ipxsocket/Makefile
Robert Watson f4cda13bed Add simple ipxsocket regression test: open, and close, various IPX socket
types supported by the FreeBSD netipx implementation.
2006-03-26 01:58:39 +00:00

9 lines
65 B
Makefile

#
# $FreeBSD$
#
PROG= ipxsocket
NO_MAN=
.include <bsd.prog.mk>