003 File Manager
Current Path:
/usr/src/usr.bin/indent
usr
/
src
/
usr.bin
/
indent
/
📁
..
📄
Makefile
(241 B)
📄
Makefile.depend
(273 B)
📄
README
(4.54 KB)
📄
args.c
(10.86 KB)
📄
indent.1
(14.88 KB)
📄
indent.c
(39.08 KB)
📄
indent.h
(1.91 KB)
📄
indent_codes.h
(2.65 KB)
📄
indent_globs.h
(14.04 KB)
📄
io.c
(14.05 KB)
📄
lexi.c
(17.48 KB)
📄
parse.c
(9.44 KB)
📄
pr_comment.c
(11.02 KB)
📁
tests
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ .include <src.opts.mk> PROG= indent SRCS= indent.c io.c lexi.c parse.c pr_comment.c args.c NO_WMISSING_VARIABLE_DECLARATIONS= HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>
Upload File
Create Folder