aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2022-03-08 21:57:13 +0100
committertgingold <tgingold@users.noreply.github.com>2022-03-11 08:07:52 +0100
commitc7869c73f66871e0c433f816ce1378fc08455581 (patch)
tree614404022c0698a60c7d3bf3b05108ad0c73605b /Makefile.in
parent87df6ea6f5f49984884b6c5c336aad4e6b8dcdbe (diff)
downloadghdl-c7869c73f66871e0c433f816ce1378fc08455581.tar.gz
ghdl-c7869c73f66871e0c433f816ce1378fc08455581.tar.bz2
ghdl-c7869c73f66871e0c433f816ce1378fc08455581.zip
mk: Remove unused $libdirreverse
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6336a4ef8..d736d46d8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -27,7 +27,6 @@ prefix=@prefix@
backend=@backend@
libdirsuffix=@libdirsuffix@
libghdldirsuffix=@libghdldirsuffix@
-libdirreverse=@libdirreverse@
incdirsuffix=@incdirsuffix@
EXEEXT=@EXEEXT@
SOEXT=@SOEXT@