Deleted Added
full compact
Makefile (204329) Makefile (216468)
1# $FreeBSD: head/sbin/geom/class/part/Makefile 204329 2010-02-25 20:24:19Z ru $
1# $FreeBSD: head/sbin/geom/class/part/Makefile 216468 2010-12-15 23:24:34Z obrien $
2
3.PATH: ${.CURDIR}/../../misc
4
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS= part
5GEOM_CLASS= part
6
7DPADD= ${LIBUTIL}
8LDADD= -lutil
9
10.include <bsd.lib.mk>
6
7DPADD= ${LIBUTIL}
8LDADD= -lutil
9
10.include <bsd.lib.mk>