003 File Manager
Current Path:
/usr/src/usr.sbin/jls
usr
/
src
/
usr.sbin
/
jls
/
📁
..
📄
Makefile
(223 B)
📄
Makefile.depend
(332 B)
📄
jls.8
(3.68 KB)
📄
jls.c
(15.48 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PROG= jls MAN= jls.8 LIBADD= jail xo PACKAGE=jail .if ${MK_INET6_SUPPORT} != "no" CFLAGS+= -DINET6 .endif .if ${MK_INET_SUPPORT} != "no" CFLAGS+= -DINET .endif .include <bsd.prog.mk>
Upload File
Create Folder