003 File Manager
Current Path:
/usr/src/tools/regression/environ
usr
/
src
/
tools
/
regression
/
environ
/
📁
..
📄
Makefile
(202 B)
📄
Makefile.envctl
(171 B)
📄
Makefile.retention
(170 B)
📄
Makefile.timings
(163 B)
📄
envctl.c
(5.15 KB)
📄
envtest.t
(5.89 KB)
📄
retention.c
(3.64 KB)
📄
timings.c
(5.51 KB)
Editing: Makefile.envctl
# # $FreeBSD$ # SRCS= envctl.c PROG= envctl CFLAGS+=-Wall -I../../../include CLEANFILES= ${PROG}.core MAN= .include <bsd.prog.mk> test: ${PROG} @env -i sh envtest.t
Upload File
Create Folder