diff options
| author | Eric van Gyzen <vangyzen@FreeBSD.org> | 2022-03-02 20:07:27 +0000 |
|---|---|---|
| committer | Eric van Gyzen <vangyzen@FreeBSD.org> | 2022-03-02 22:40:47 +0000 |
| commit | ac69e5d471014c95070cd6294db315089a62725b (patch) | |
| tree | 4f74ae22ca246dcd3bda49ced80bc88c49600a28 /contrib/expat/examples/Makefile.in | |
| parent | 17f564a784e9d6b11eabce9dfd11302ae7632b23 (diff) | |
| parent | d1b143ee9a5c249312ffa20988d3d91830fab7eb (diff) | |
Diffstat (limited to 'contrib/expat/examples/Makefile.in')
| -rw-r--r-- | contrib/expat/examples/Makefile.in | 1 |
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@ |
