ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node38.html
Revision: 1.1
Committed: Mon Nov 18 17:50:01 2002 UTC (22 years, 6 months ago) by sashby
Content type: text/html
Branch: MAIN
CVS Tags: V1_pre0, V0_19_7
Branch point for: SCRAM_V1_BRANCH
Log Message:
Generated and added HTML documentation.

File Contents

# User Rev Content
1 sashby 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2    
3     <!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4
4     patched version by: Kenshi Muto, Debian Project.
5     LaTeX2HTML 2002 (1.62),
6     original version by: Nikos Drakos, CBLU, University of Leeds
7     * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
8     * with significant contributions from:
9     Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
10     <HTML>
11     <HEAD>
12     <TITLE>3.5 Building Binary Executables</TITLE>
13     <META NAME="description" CONTENT="3.5 Building Binary Executables">
14     <META NAME="keywords" CONTENT="SCRAM">
15     <META NAME="resource-type" CONTENT="document">
16     <META NAME="distribution" CONTENT="global">
17    
18     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
19     <META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4">
20     <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
21    
22     <LINK REL="STYLESHEET" HREF="SCRAM.css">
23    
24     <LINK REL="next" HREF="node43.html">
25     <LINK REL="previous" HREF="node34.html">
26     <LINK REL="up" HREF="node17.html">
27     <LINK REL="next" HREF="node39.html">
28     </HEAD>
29    
30     <BODY bgcolor="beige" >
31     <!--Navigation Panel-->
32     <A NAME="tex2html873"
33     HREF="node39.html">
34     <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
35     SRC="file:/usr/share/latex2html/icons/next.png"></A>
36     <A NAME="tex2html867"
37     HREF="node17.html">
38     <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
39     SRC="file:/usr/share/latex2html/icons/up.png"></A>
40     <A NAME="tex2html861"
41     HREF="node37.html">
42     <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
43     SRC="file:/usr/share/latex2html/icons/prev.png"></A>
44     <A NAME="tex2html869"
45     HREF="node2.html">
46     <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
47     SRC="file:/usr/share/latex2html/icons/contents.png"></A>
48     <A NAME="tex2html871"
49     HREF="node85.html">
50     <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
51     SRC="file:/usr/share/latex2html/icons/index.png"></A>
52     <BR>
53     <B> Next:</B> <A NAME="tex2html874"
54     HREF="node39.html">3.5.1 Describing a Binary</A>
55     <B> Up:</B> <A NAME="tex2html868"
56     HREF="node17.html">3. Creating and Maintaining</A>
57     <B> Previous:</B> <A NAME="tex2html862"
58     HREF="node37.html">3.4.1 Forcing Library Order</A>
59     &nbsp <B> <A NAME="tex2html870"
60     HREF="node2.html">Contents</A></B>
61     &nbsp <B> <A NAME="tex2html872"
62     HREF="node85.html">Index</A></B>
63     <BR>
64     <BR>
65     <!--End of Navigation Panel-->
66    
67     <H1><A NAME="SECTION00450000000000000000"></A><A NAME="sec:buildingbinaries"></A><A NAME="966"></A>
68     <BR>
69     3.5 Building Binary Executables
70     </H1>
71     The exact location where binaries will be built by default depends on
72     the settings of <TT>ClassPath</TT>s for the project. As an example,
73     assume that the default build type for a directory <TT>test</TT> is
74     <TT>bin</TT>. To build the binaries, change into the <TT>test</TT>
75     directory and type <TT>scram b</TT>.
76    
77     <P>
78     <BR><HR>
79     <!--Table of Child-Links-->
80     <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
81    
82     <UL>
83     <LI><A NAME="tex2html875"
84     HREF="node39.html">3.5.1 Describing a Binary Using a BuildFile</A>
85     <UL>
86     <LI><A NAME="tex2html876"
87     HREF="node40.html">3.5.1.0.1 <I>Example Binary BuildFile</I>:</A>
88     </UL>
89     <BR>
90     <LI><A NAME="tex2html877"
91     HREF="node41.html">3.5.2 Describing a Module Using a BuildFile</A>
92     <UL>
93     <LI><A NAME="tex2html878"
94     HREF="node42.html">3.5.2.0.1 <I>Example Module BuildFile</I>:</A>
95     </UL></UL>
96     <!--End of Table of Child-Links-->
97     <BR><HR>
98     <ADDRESS>
99     scram-developers@cern.ch
100     </ADDRESS>
101     </BODY>
102     </HTML>