From 7e712d1170acb5ae176a3e6cae79da7910d13020 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 28 Dec 2007 17:04:26 +0000 Subject: update target names SVN-Revision: 9999 --- docs/build.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/build.tex b/docs/build.tex index 730451ede6..32bd14627d 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -461,8 +461,8 @@ shortcuts you can take. Instead of waiting for make to get to your package, you run one of the following: \begin{itemize} - \item \texttt{make package/\textit{}-clean V=99} - \item \texttt{make package/\textit{}-install V=99} + \item \texttt{make package/\textit{}/clean V=99} + \item \texttt{make package/\textit{}/install V=99} \end{itemize} Another nice trick is that if the source directory under \texttt{build\_\textit{}} @@ -476,8 +476,8 @@ it will remove the old sources and unpack a fresh copy. Other useful targets include: \begin{itemize} - \item \texttt{make package/\textit{}-prepare V=99} - \item \texttt{make package/\textit{}-compile V=99} - \item \texttt{make package/\textit{}-configure V=99} + \item \texttt{make package/\textit{}/prepare V=99} + \item \texttt{make package/\textit{}/compile V=99} + \item \texttt{make package/\textit{}/configure V=99} \end{itemize} -- cgit v1.2.3