Lines Matching +full:single +full:- +full:tt
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=windows-1252">
14 <!-- #BeginDate format:En2m -->1-Apr-2015 02:57<!-- #EndDate -->
26 <li class="inline"><a href="#make">Additional <tt>make</tt> Commands</a></li>
30 … procedures are completely automatic, The user types <tt>./configure</tt>, and <tt>make install</t…
31 …erface routines compiled automatically. Only the <tt>libcrypto.a</tt> library file and <tt>openssl…
34 …ns (compilers are likely to be an add-on product). If this is the case, consider using the GNU too…
35 …tt>./configure </tt>command to perform an automatic configuration procedure. This command inspects…
36 …single source tree to build executables for multiple architectures. While running on a particular …
40 …tt>/etc/ntp.conf.</tt> Newbies should see the <a href="quick.html">Quick Start</a> page for orient…
42 …-specific issues), browse the <a href="hints.html">Hints and Kinks</a> pages. For other problems a…
45 <h4 id="make">Additional <tt>make</tt> commands</h4>
47 <dt><tt>make clean</tt></dt>
49 <dt><tt>make distclean</tt></dt>
50 …<dd>Does the work of <tt>clean</tt>, but cleans out all directories in preparation for a new distr…
51 <dt><tt>make dist</tt></dt>
52 …<dd>Does the work of <tt>make distclean</tt>, but constructs compressed tar files for distribution…