003 File Manager
Current Path:
/usr/src/usr.sbin/rpcbind/tests
usr
/
src
/
usr.sbin
/
rpcbind
/
tests
/
📁
..
📄
Makefile
(263 B)
📄
Makefile.depend
(324 B)
📄
addrmerge_test.c
(22.35 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> .PATH: ${.CURDIR}/.. ATF_TESTS_C= addrmerge_test CFLAGS+= -I${.CURDIR:H} -Wno-cast-qual SRCS.addrmerge_test= addrmerge_test.c util.c .if ${MK_INET6_SUPPORT} != "no" CFLAGS+= -DINET6 .endif WARNS?= 3 .include <bsd.test.mk>
Upload File
Create Folder