003 File Manager
Current Path:
/usr/src/share/examples/libifconfig
usr
/
src
/
share
/
examples
/
libifconfig
/
📁
..
📄
Makefile
(517 B)
📄
ifchangevlan.c
(3.22 KB)
📄
ifcreate.c
(2.88 KB)
📄
ifcreatevlan.c
(3.12 KB)
📄
ifdestroy.c
(2.63 KB)
📄
setdescription.c
(2.81 KB)
📄
setmtu.c
(2.86 KB)
📄
status.c
(13.16 KB)
Editing: Makefile
# $FreeBSD$ default: $(CC) -Wall -fPIC -lifconfig -g -o example_setdescription setdescription.c $(CC) -Wall -fPIC -lifconfig -g -o example_setmtu setmtu.c $(CC) -Wall -fPIC -lifconfig -g -o example_ifdestroy ifdestroy.c $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreate ifcreate.c $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreatevlan ifcreatevlan.c $(CC) -Wall -fPIC -lifconfig -g -o example_ifchanagevlan ifchanagevlan.c $(CC) -Wall -fPIC -lifconfig -g -o example_status status.c clean: rm -f example_*
Upload File
Create Folder