7838c4d1c1
While I'm here remove redundancy and inconsistencies. Obtained from: Juniper Networks
8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
GEOM_CLASS= nop
|
|
|
|
.include <bsd.lib.mk>
|