003 File Manager
Current Path:
/usr/src/lib/libc/tests
usr
/
src
/
lib
/
libc
/
tests
/
📁
..
📄
Makefile
(672 B)
📄
Makefile.depend
(176 B)
📄
Makefile.netbsd-tests
(184 B)
📁
c063
📁
db
📁
gen
📁
hash
📁
iconv
📁
inet
📁
locale
📁
net
📁
nss
📁
regex
📁
resolv
📁
rpc
📁
setjmp
📁
ssp
📁
stdio
📁
stdlib
📁
string
📁
sys
📁
termios
📁
time
📁
tls
📁
tls_dso
📁
ttyio
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> SUBDIR= tls_dso TESTS_SUBDIRS= c063 TESTS_SUBDIRS+= db TESTS_SUBDIRS+= gen TESTS_SUBDIRS+= hash TESTS_SUBDIRS+= inet TESTS_SUBDIRS+= net TESTS_SUBDIRS+= nss TESTS_SUBDIRS+= regex TESTS_SUBDIRS+= resolv TESTS_SUBDIRS+= rpc TESTS_SUBDIRS+= setjmp TESTS_SUBDIRS+= stdio TESTS_SUBDIRS+= stdlib TESTS_SUBDIRS+= string TESTS_SUBDIRS+= sys TESTS_SUBDIRS+= termios TESTS_SUBDIRS+= time TESTS_SUBDIRS+= tls TESTS_SUBDIRS+= ttyio SUBDIR_DEPEND_tls= tls_dso .if ${MK_ICONV} != "no" TESTS_SUBDIRS+= iconv .endif .if ${MK_LOCALES} != "no" TESTS_SUBDIRS+= locale .endif .if ${MK_SSP} != "no" TESTS_SUBDIRS+= ssp .endif .include <bsd.test.mk>
Upload File
Create Folder