summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/sched
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-12-15 23:45:12 +0000
committerobrien <obrien@FreeBSD.org>2010-12-15 23:45:12 +0000
commitb3be4af10ab7b7e0bb1d47b76abf259823cf5699 (patch)
tree3e39e012cecc1fe39087ef057108c95637e43101 /sbin/geom/class/sched
parentac2b5f1951181f8da2ec54c59ff4a21f3da030d4 (diff)
downloadFreeBSD-src-b3be4af10ab7b7e0bb1d47b76abf259823cf5699.zip
FreeBSD-src-b3be4af10ab7b7e0bb1d47b76abf259823cf5699.tar.gz
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
While I'm here remove redundancy and inconsistencies. Obtained from: Juniper Networks
Diffstat (limited to 'sbin/geom/class/sched')
-rw-r--r--sbin/geom/class/sched/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/geom/class/sched/Makefile b/sbin/geom/class/sched/Makefile
index abb47dc..a6ccd58 100644
--- a/sbin/geom/class/sched/Makefile
+++ b/sbin/geom/class/sched/Makefile
@@ -6,6 +6,5 @@
GEOM_CLASS= sched
WARNS?= 6
-CLASS_DIR?=/lib/geom
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud