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.6 Defining Additional Build Rules</TITLE>
|
13 |
<META NAME="description" CONTENT="3.6 Defining Additional Build Rules">
|
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="node45.html">
|
25 |
<LINK REL="previous" HREF="node38.html">
|
26 |
<LINK REL="up" HREF="node17.html">
|
27 |
<LINK REL="next" HREF="node44.html">
|
28 |
</HEAD>
|
29 |
|
30 |
<BODY bgcolor="beige" >
|
31 |
<!--Navigation Panel-->
|
32 |
<A NAME="tex2html943"
|
33 |
HREF="node44.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="tex2html937"
|
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="tex2html931"
|
41 |
HREF="node42.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="tex2html939"
|
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="tex2html941"
|
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="tex2html944"
|
54 |
HREF="node44.html">3.6.0.0.1 Adding a New</A>
|
55 |
<B> Up:</B> <A NAME="tex2html938"
|
56 |
HREF="node17.html">3. Creating and Maintaining</A>
|
57 |
<B> Previous:</B> <A NAME="tex2html932"
|
58 |
HREF="node42.html">3.5.2.0.1 Example Module BuildFile:</A>
|
59 |
  <B> <A NAME="tex2html940"
|
60 |
HREF="node2.html">Contents</A></B>
|
61 |
  <B> <A NAME="tex2html942"
|
62 |
HREF="node85.html">Index</A></B>
|
63 |
<BR>
|
64 |
<BR>
|
65 |
<!--End of Navigation Panel-->
|
66 |
|
67 |
<H1><A NAME="SECTION00460000000000000000"></A>
|
68 |
<A NAME="sec:newrules"></A><A NAME="1001"></A>
|
69 |
<A NAME="1002"></A>
|
70 |
<A NAME="1003"></A>
|
71 |
<BR>
|
72 |
3.6 Defining Additional Build Rules
|
73 |
</H1>
|
74 |
Default build rules are usually sufficient for most projects. However,
|
75 |
it is useful to be able to add extra rules for custom build products.
|
76 |
Recall that the build action is described using the
|
77 |
<<TT>ClassPath</TT>> tag. To include extra rules that are run at
|
78 |
specific points in the project directory tree it is sufficient to just
|
79 |
define the rules in a new structure makefile and modify the
|
80 |
<<TT>ClassPath</TT>> to suit.
|
81 |
|
82 |
<P>
|
83 |
<BR><HR>
|
84 |
<!--Table of Child-Links-->
|
85 |
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
|
86 |
|
87 |
<UL>
|
88 |
<LI><UL>
|
89 |
<LI><UL>
|
90 |
<LI><A NAME="tex2html945"
|
91 |
HREF="node44.html">3.6.0.0.1 <I>Adding a New Rule</I>:</A>
|
92 |
</UL></UL></UL>
|
93 |
<!--End of Table of Child-Links-->
|
94 |
<BR><HR>
|
95 |
<ADDRESS>
|
96 |
scram-developers@cern.ch
|
97 |
</ADDRESS>
|
98 |
</BODY>
|
99 |
</HTML>
|