aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-11-29 21:17:16 +0100
committerTristan Gingold <tgingold@free.fr>2016-12-05 03:25:21 +0100
commit01ae3f0d2d25b8174ee3b281430180a913e5e9a0 (patch)
tree95d00bb42f817a7418d83179cd26b8ba034def56 /BUILD.txt
parent05d2df31745673af742c6ae608b0eda83eded8de (diff)
downloadghdl-01ae3f0d2d25b8174ee3b281430180a913e5e9a0.tar.gz
ghdl-01ae3f0d2d25b8174ee3b281430180a913e5e9a0.tar.bz2
ghdl-01ae3f0d2d25b8174ee3b281430180a913e5e9a0.zip
Clarify BUILD instructions with gcc.
Close #210.
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 0d6c3c496..b917720bd 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -86,7 +86,7 @@ or if you don't want to install makeinfo:
$ make install MAKEINFO=true
Build and install vhdl libraries:
-$ cd ..
+$ cd /path/to/ghdl/source/dir
$ make ghdllib
$ make install