003 File Manager
Current Path:
/usr/src/contrib/sendmail/test
usr
/
src
/
contrib
/
sendmail
/
test
/
📁
..
📄
Makefile
(346 B)
📄
Makefile.m4
(452 B)
📄
README
(1.04 KB)
📄
Results
(6.65 KB)
📄
t_dropgid.c
(3.62 KB)
📄
t_exclopen.c
(2.41 KB)
📄
t_pathconf.c
(2.04 KB)
📄
t_seteuid.c
(2.6 KB)
📄
t_setgid.c
(2.45 KB)
📄
t_setreuid.c
(2.98 KB)
📄
t_setuid.c
(2.1 KB)
📄
t_snprintf.c
(890 B)
Editing: Makefile
# $Id: Makefile,v 1.2 2006-05-30 18:50:26 ca Exp $ SHELL= /bin/sh BUILD= ./Build OPTIONS= $(CONFIG) $(FLAGS) all: FRC $(SHELL) $(BUILD) $(OPTIONS) $@ clean: FRC $(SHELL) $(BUILD) $(OPTIONS) $@ check: FRC $(SHELL) $(BUILD) $(OPTIONS) $@ install: FRC $(SHELL) $(BUILD) $(OPTIONS) $@ fresh: FRC $(SHELL) $(BUILD) $(OPTIONS) -c FRC:
Upload File
Create Folder