Deleted Added
full compact
Makefile (169586) Makefile (185046)
1# $FreeBSD: head/sbin/geom/class/part/Makefile 169586 2007-05-15 20:25:18Z marcel $
1# $FreeBSD: head/sbin/geom/class/part/Makefile 185046 2008-11-18 04:04:01Z marcel $
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS= part
6
2
3.PATH: ${.CURDIR}/../../misc
4
5CLASS= part
6
7LDADD= -lutil
8
7WARNS?= 4
8
9.include <bsd.lib.mk>
9WARNS?= 4
10
11.include <bsd.lib.mk>