003 File Manager
Current Path:
/usr/src/usr.bin/tr
usr
/
src
/
usr.bin
/
tr
/
📁
..
📄
Makefile
(177 B)
📄
Makefile.depend
(292 B)
📄
cmap.c
(4.91 KB)
📄
cmap.h
(2.33 KB)
📄
cset.c
(6.61 KB)
📄
cset.h
(2.26 KB)
📄
extern.h
(2.27 KB)
📄
str.c
(8.6 KB)
📁
tests
📄
tr.1
(10.5 KB)
📄
tr.c
(9.16 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .include <src.opts.mk> PROG= tr SRCS= cmap.c cset.c str.c tr.c HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>
Upload File
Create Folder