\index{Bacula!Building the Test}
\addcontentsline{toc}{subsection}{Building the Test Bacula}
-Once the above variables are set, you can build the Makefile by entering:
+Once the above variables are set, you can build the setup by entering:
\footnotesize
\begin{verbatim}
-./config xxx.conf
+make setup
\end{verbatim}
\normalsize
-Where xxx.conf is the name of the conf file containing your system parameters.
-This will build a Makefile from Makefile.in, and you should not need to
+This will setup the regression testing and you should not need to
do this again unless you want to change the database or other regression
-configuration parameter.
+configuration parameters.
\subsection{Setting up your SQL engine}