summaryrefslogtreecommitdiffstats
path: root/cddl/lib/libumem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libumem/Makefile')
-rw-r--r--cddl/lib/libumem/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cddl/lib/libumem/Makefile b/cddl/lib/libumem/Makefile
index 03368a0..ba03301 100644
--- a/cddl/lib/libumem/Makefile
+++ b/cddl/lib/libumem/Makefile
@@ -1,12 +1,9 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../compat/opensolaris/lib/libumem
+.PATH: ${.CURDIR}/../../../compat/opensolaris/lib/libumem
LIB= umem
-SHLIB_MAJOR?=1
-
SRCS= umem.c
-
-CFLAGS+=-I${.CURDIR}/../../../compat/opensolaris/lib/libumem
+CFLAGS+= -I${.CURDIR}/../../../compat/opensolaris/lib/libumem
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud