summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-04 14:54:54 +0000
committerlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-04 14:54:54 +0000
commitb74aafe732a9f3b20fba7d6ef3092993bd65da57 (patch)
tree8adbee8fccbe137fcba612f629404ce421352d53
parent17f831a1db9974f0e1970a23eeaa4e6188389201 (diff)
stuff on compile
git-svn-id: http://svn.cactuscode.org/flesh/trunk@208 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--doc/UsersGuide/UsersGuide_Part1.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/UsersGuide_Part1.tex b/doc/UsersGuide/UsersGuide_Part1.tex
index bce73907..9434963b 100644
--- a/doc/UsersGuide/UsersGuide_Part1.tex
+++ b/doc/UsersGuide/UsersGuide_Part1.tex
@@ -433,7 +433,7 @@ Building the code with GNU make is easy. Use gmake with the following syntax:
{\tt gmake} is the GNU make program, {\tt configuration options}
denotes optional arguments. The configuration name {\tt CONF}
references the configuration setting you chose to build. You can pick
-an arbitrary name (e.g. {\tt TEST_BUIILD}), later you can reference this particular
+an arbitrary name (e.g. {\tt TEST\_BUILD}), later you can reference this particular
configuration setting by using that name. The default for {\tt CONF}
is the name of your operating system (e.g. {\tt LINUX}).
@@ -460,7 +460,7 @@ files.
the list with the editor specified in the {\tt \$EDITOR}
environment variable. After closing the editor or answering with {\tt
no} the make process will continue.
-\end{itemize}
+\end{enumerate}
The make process will set up subdirectories in the {\tt ./build}
directory that contain the configuration specific files. The directory