xref
: /
freebsd
/
lib
/
geom
/
nop
/
Makefile
(revision 6bfca4dcab07dad45a805879d954876b353c0810)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PACKAGE
=
geom
3
.
PATH
: ${.
CURDIR
:
H
:
H
}/
misc
4
5
GEOM_CLASS
=
nop
6
7
.
include
<
bsd.lib.mk
>
8