aboutsummaryrefslogtreecommitdiff
path: root/tex/src/figure-src-topmake.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/src/figure-src-topmake.tex')
-rw-r--r--tex/src/figure-src-topmake.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/src/figure-src-topmake.tex b/tex/src/figure-src-topmake.tex
index bd4b67d..6ed315b 100644
--- a/tex/src/figure-src-topmake.tex
+++ b/tex/src/figure-src-topmake.tex
@@ -15,10 +15,10 @@
\texttt{{ }{ }{ }{ }{ }{ }{ }{ }{ }{ }paper}\par
\vspace{1em}
- \texttt{\mkcomment{Load all the configuration files.}}\par
+ \texttt{\mkcomment{Include all the configuration files.}}\par
\texttt{\textcolor{purple}{include} reproduce/analysis/config/*.conf}
\vspace{1em}
- \texttt{\mkcomment{Load/include the subMakefiles in the specified order.}}\par
+ \texttt{\mkcomment{Include the subMakefiles in the specified order.}}\par
\texttt{\textcolor{purple}{include} \$(\textcolor{blue}{foreach} s, \$(\mkvar{makesrc}), reproduce/analysis/make/\$(\mkvar{s}).mk)}
\end{tcolorbox}