003 File Manager
Current Path:
/usr/src/share/examples/kld/syscall/module
usr
/
src
/
share
/
examples
/
kld
/
syscall
/
module
/
📁
..
📄
Makefile
(176 B)
📄
syscall.c
(2.32 KB)
Editing: Makefile
# Makefile for building the sample syscall module # $FreeBSD$ PACKAGE=examples FILESDIR=${SHAREDIR}/examples/kld/${KMOD} KMOD= syscall SRCS= syscall.c .include <bsd.kmod.mk>
Upload File
Create Folder