aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-04-25 05:04:05 +0200
committerTristan Gingold <tgingold@free.fr>2020-04-25 05:04:37 +0200
commita2677efdb3f0a455f1f783f710c7ea4903749c57 (patch)
treea443e576d1892b25f9e228d189a55c1ee78eaa0b /Makefile.in
parent43263a95f862d1ffb27f8d9f8ce463fab65bb551 (diff)
downloadghdl-a2677efdb3f0a455f1f783f710c7ea4903749c57.tar.gz
ghdl-a2677efdb3f0a455f1f783f710c7ea4903749c57.tar.bz2
ghdl-a2677efdb3f0a455f1f783f710c7ea4903749c57.zip
Makefile.in: minor cleanup.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 452ec3127..fffff8f77 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -514,9 +514,6 @@ install.vpi.local: all.vpi
################ Libraries ###############################################
-LIBSRC_DIR:=$(srcdir)/libraries
-LIBDST_DIR:=$(libdirsuffix)
-
VHDLLIB_SUBDIRS_COMMON= src/std src/std/v87 src/std/v93 src/std/v08 \
src/synopsys src/synopsys/v08 \
std/v87 ieee/v87 \