003 File Manager
Current Path:
/usr/src/usr.bin/cmp
usr
/
src
/
usr.bin
/
cmp
/
📁
..
📄
Makefile
(193 B)
📄
Makefile.depend
(292 B)
📄
cmp.1
(4.58 KB)
📄
cmp.c
(5.48 KB)
📄
extern.h
(2.07 KB)
📄
link.c
(2.65 KB)
📄
misc.c
(2.17 KB)
📄
regular.c
(4.96 KB)
📄
special.c
(3.26 KB)
📁
tests
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .include <src.opts.mk> PROG= cmp SRCS= cmp.c link.c misc.c regular.c special.c HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>
Upload File
Create Folder