13eb765f2d
Reduce overlinking
10 lines
97 B
Makefile
10 lines
97 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
GEOM_CLASS= part
|
|
|
|
LIBADD= util
|
|
|
|
.include <bsd.lib.mk>
|