<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for examples-v2 (2011-03-08)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
<font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-03-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* classic_api/triple_period/Makefile:
include $(PROJECT_ROOT)/make/leaf.cfg
(Consistency with other Makefiles).
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//examples-v2/ChangeLog.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//examples-v2/classic_api/triple_period/Makefile.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>classic_api/triple_period/Makefile</td></tr>
</table>
<pre>
<font color='#006600'>diff -u examples-v2/ChangeLog:1.3 examples-v2/ChangeLog:1.4
--- examples-v2/ChangeLog:1.3 Thu Aug 6 18:23:35 2009
+++ examples-v2/ChangeLog Tue Mar 8 01:29:35 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-03-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * classic_api/triple_period/Makefile:<span style="background-color: #FF0000"> </span>
+ include $(PROJECT_ROOT)/make/leaf.cfg
+ (Consistency with other Makefiles).
+
</font> 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Fix typo.
<font color='#006600'>diff -u examples-v2/classic_api/triple_period/Makefile:1.1 examples-v2/classic_api/triple_period/Makefile:1.2
--- examples-v2/classic_api/triple_period/Makefile:1.1 Thu Aug 6 15:25:58 2009
+++ examples-v2/classic_api/triple_period/Makefile Tue Mar 8 01:29:35 2011
</font><font color='#997700'>@@ -17,7 +17,7 @@
</font>
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
<font color='#880000'>-include $(RTEMS_ROOT)/make/leaf.cfg
</font><font color='#000088'>+include $(PROJECT_ROOT)/make/leaf.cfg
</font>
all: ${ARCH} $(PGM)
</pre>
<p> </p>
<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>