aboutsummaryrefslogtreecommitdiff
path: root/contrib/expat/examples/Makefile.in
diff options
context:
space:
mode:
authorEric van Gyzen <vangyzen@FreeBSD.org>2022-03-02 20:07:27 +0000
committerEric van Gyzen <vangyzen@FreeBSD.org>2022-03-02 22:40:47 +0000
commitac69e5d471014c95070cd6294db315089a62725b (patch)
tree4f74ae22ca246dcd3bda49ced80bc88c49600a28 /contrib/expat/examples/Makefile.in
parent17f564a784e9d6b11eabce9dfd11302ae7632b23 (diff)
parentd1b143ee9a5c249312ffa20988d3d91830fab7eb (diff)
Diffstat (limited to 'contrib/expat/examples/Makefile.in')
-rw-r--r--contrib/expat/examples/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/expat/examples/Makefile.in b/contrib/expat/examples/Makefile.in
index d476e53526bd..8528d439290b 100644
--- a/contrib/expat/examples/Makefile.in
+++ b/contrib/expat/examples/Makefile.in
@@ -230,6 +230,7 @@ AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
+CMAKE_SHARED_LIBRARY_PREFIX = @CMAKE_SHARED_LIBRARY_PREFIX@
CPPFLAGS = @CPPFLAGS@
CSCOPE = @CSCOPE@
CTAGS = @CTAGS@