003 File Manager
Current Path:
/usr/src/share/examples/kld/cdev/module
usr
/
src
/
share
/
examples
/
kld
/
cdev
/
module
/
📁
..
📄
Makefile
(176 B)
📄
cdev.c
(6.23 KB)
📄
cdev.h
(3.72 KB)
📄
cdevmod.c
(5.42 KB)
Editing: Makefile
# Makefile for kld char device driver. # $FreeBSD$ PACKAGE=examples FILESDIR=${SHAREDIR}/examples/kld/${KMOD}/module KMOD= cdev SRCS= cdev.c cdevmod.c .include <bsd.kmod.mk>
Upload File
Create Folder