]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/geom/class/part/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / sbin / geom / class / part / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../misc
4
5 CLASS=  part
6
7 WARNS?= 4
8
9 .include <bsd.lib.mk>