summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/sched/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/sched/Makefile')
-rw-r--r--sbin/geom/class/sched/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/sbin/geom/class/sched/Makefile b/sbin/geom/class/sched/Makefile
index 6656cdd..abb47dc 100644
--- a/sbin/geom/class/sched/Makefile
+++ b/sbin/geom/class/sched/Makefile
@@ -2,17 +2,10 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../misc
-#CFLAGS += -I/usr/src/sbin/geom
-CLASS=sched
+GEOM_CLASS= sched
-WARNS?= 6
+WARNS?= 6
CLASS_DIR?=/lib/geom
-SHLIBDIR?=${CLASS_DIR}
-SHLIB_NAME?=geom_${CLASS}.so
-LINKS= ${BINDIR}/geom ${BINDIR}/g${CLASS}
-MAN= g${CLASS}.8
-SRCS+= geom_${CLASS}.c subr.c
-
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud