003 File Manager
Current Path:
/usr/src/usr.bin/find
usr
/
src
/
usr.bin
/
find
/
📁
..
📄
Makefile
(297 B)
📄
Makefile.depend
(294 B)
📄
extern.h
(3.38 KB)
📄
find.1
(26.61 KB)
📄
find.c
(6.45 KB)
📄
find.h
(6.22 KB)
📄
function.c
(38.96 KB)
📄
getdate.y
(22.95 KB)
📄
ls.c
(3.58 KB)
📄
main.c
(4.46 KB)
📄
misc.c
(3.4 KB)
📄
operator.c
(7.35 KB)
📄
option.c
(7.07 KB)
📁
tests
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .include <src.opts.mk> PROG= find SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \ getdate.y YFLAGS= CFLAGS.clang+= -Werror=undef NO_WMISSING_VARIABLE_DECLARATIONS= HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>
Upload File
Create Folder