aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-04-18 06:45:29 +0200
committerTristan Gingold <tgingold@free.fr>2017-04-19 20:48:24 +0200
commit3609230c853c2e7b99884ebd2325d9bc68ee61a3 (patch)
treef1a40bbb713a3b834f947e04863333af779f8d77 /Makefile.in
parent391c91e95f1fe6958e06a1b2ddd314b9952ff6b3 (diff)
downloadghdl-3609230c853c2e7b99884ebd2325d9bc68ee61a3.tar.gz
ghdl-3609230c853c2e7b99884ebd2325d9bc68ee61a3.tar.bz2
ghdl-3609230c853c2e7b99884ebd2325d9bc68ee61a3.zip
Add libs targets in Makefile.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 58543a457..f68ff33a4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -100,6 +100,8 @@ check: check.$(backend)
copy-sources: copy-sources.$(backend)
+libs: libs.vhdl.$(backend)
+
Makefile: $(srcdir)/Makefile.in
./config.status