change log for rtems-testing (2011-06-13)
rtems-vc at rtems.org
rtems-vc at rtems.org
Mon Jun 13 21:10:02 UTC 2011
*joel*:
2011-06-13 Joel Sherrill <joel.sherrill at oarcorp.com>
* smptest/Makefile.am: New file.
M 1.12 rtems-test-template/ChangeLog
A 1.1 rtems-test-template/smptest/Makefile.am
diff -u rtems-testing/rtems-test-template/ChangeLog:1.11 rtems-testing/rtems-test-template/ChangeLog:1.12
--- rtems-testing/rtems-test-template/ChangeLog:1.11 Mon Jun 13 14:28:14 2011
+++ rtems-testing/rtems-test-template/ChangeLog Mon Jun 13 16:04:30 2011
@@ -1,5 +1,9 @@
2011-06-13 Joel Sherrill <joel.sherrill at oarcorp.com>
+ * smptest/Makefile.am: New file.
+
+2011-06-13 Joel Sherrill <joel.sherrill at oarcorp.com>
+
* psxtmtest_single/init.c: Fine tune a bit.
* smptest/TEST.doc, smptest/TEST.scn, smptest/init.c: New files.
diff -u /dev/null rtems-testing/rtems-test-template/smptest/Makefile.am:1.1
--- /dev/null Mon Jun 13 16:10:02 2011
+++ rtems-testing/rtems-test-template/smptest/Makefile.am Mon Jun 13 16:04:30 2011
@@ -0,0 +1,26 @@
+##
+## $Id$
+##
+
+MANAGERS = all
+
+rtems_tests_PROGRAMS = @LOWER@
+ at LOWER@_SOURCES = init.c
+
+dist_rtems_tests_DATA = @LOWER at .scn
+dist_rtems_tests_DATA += @LOWER at .doc
+
+include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
+include $(top_srcdir)/../automake/compile.am
+include $(top_srcdir)/../automake/leaf.am
+
+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
+LINK_OBJS = $(@LOWER at _OBJECTS) $(@LOWER at _LDADD)
+LINK_LIBS = $(@LOWER at _LDLIBS)
+
+ at LOWER@$(EXEEXT): $(@LOWER at _OBJECTS) $(@LOWER at _DEPENDENCIES)
+ @rm -f @LOWER@$(EXEEXT)
+ $(make-exe)
+
+include $(top_srcdir)/../automake/local.am
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110613/9d5131f7/attachment-0001.html>
More information about the vc
mailing list