summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/part/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/part/Makefile')
-rw-r--r--sbin/geom/class/part/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/geom/class/part/Makefile b/sbin/geom/class/part/Makefile
new file mode 100644
index 0000000..0588646
--- /dev/null
+++ b/sbin/geom/class/part/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+.PATH: ${.CURDIR}/../../misc
+
+CLASS= part
+
+WARNS?= 4
+
+.include <bsd.lib.mk>
OpenPOWER on IntegriCloud