f4cda13bed
types supported by the FreeBSD netipx implementation.
9 lines
65 B
Makefile
9 lines
65 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= ipxsocket
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|