]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libipx/Makefile
The ORIENTLOCK macro is no longer needed since all functions use
[FreeBSD/FreeBSD.git] / lib / libipx / Makefile
1 # $FreeBSD$
2
3 LIB=    ipx
4 SRCS=   ipx_addr.c ipx_ntoa.c
5 MAN=    ipx.3
6 MLINKS+=ipx.3 ipx_addr.3 ipx.3 ipx_ntoa.3
7
8 .include <bsd.lib.mk>