xref
: /
freebsd
/
share
/
examples
/
kld
/
cdev
/
Makefile
(revision fcb560670601b2a4d87bb31d7531c8dcc37ee71b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
SUBDIR
=
module
test
4
5
load
unload
:
_SUBDIR
6
7
.
include
<
bsd.subdir.mk
>
8