003 File Manager
Current Path:
/usr/src/bin/cp
usr
/
src
/
bin
/
cp
/
📁
..
📄
Makefile
(240 B)
📄
Makefile.depend
(273 B)
📄
cp.1
(7.94 KB)
📄
cp.c
(12.91 KB)
📄
extern.h
(2.27 KB)
📁
tests
📄
utils.c
(14.43 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ .include <src.opts.mk> PACKAGE=runtime PROG= cp SRCS= cp.c utils.c CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -D_ACL_PRIVATE HAS_TESTS= SUBDIR.${MK_TESTS}= tests .include <bsd.prog.mk>
Upload File
Create Folder