]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libipx/Makefile
This commit was generated by cvs2svn to compensate for changes in r69746,
[FreeBSD/FreeBSD.git] / lib / libipx / Makefile
1 LIB=    ipx
2 #CFLAGS+=-DLIBC_SCCS -I${.CURDIR}/../../sys
3 SRCS=   ipx_addr.c ipx_ntoa.c
4
5 MAN3=   ipx.3
6
7 MLINKS+=ipx.3 ipx_addr.3 ipx.3 ipx_ntoa.3
8
9 .include <bsd.lib.mk>