config root man

Current Path : /usr/src/share/examples/kld/khelp/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/share/examples/kld/khelp/Makefile

# $FreeBSD: release/9.1.0/share/examples/kld/khelp/Makefile 218545 2011-02-11 07:26:17Z lstewart $

.include <bsd.own.mk>

# Change if the src tree you are compiling for is not in /usr/src
#SYSDIR=/usr/src/sys

KMOD=	h_example
SRCS=	h_example.c

.include <bsd.kmod.mk>

Man Man