lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master b03530f 1/9: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master b03530f 1/9: Improve documentation
Date: Sat, 18 May 2019 14:50:01 -0400 (EDT)

branch: master
commit b03530f0f26d19b33148c18da80cfb27a2e2ccb7
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
    
    The added line is almost literally copied from 'msw_generic.make'.
    Eventually, the original will be removed, when 'set_toolchain.sh' is
    "sourced" in the top-level makefile, 'GNUmakefile', and duplicative
    code in makefiles is removed.
---
 set_toolchain.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/set_toolchain.sh b/set_toolchain.sh
index 54b7caa..cd8d06a 100755
--- a/set_toolchain.sh
+++ b/set_toolchain.sh
@@ -94,6 +94,7 @@ local      prefix="/opt/lmi"
 local exec_prefix="$prefix/${LMI_COMPILER}_${LMI_TRIPLET}"
 local localbindir="$exec_prefix"/local/bin
 local locallibdir="$exec_prefix"/local/lib
+# $winebindir is where 'install_miscellanea.make' places 'md5sum.exe'.
 local  winebindir="$prefix"/third_party/bin
 
 # Running a command like this many times:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]