summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itrontask02/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-112003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-41/+0
* itronhello/.cvsignore: Remove. * itronhello/Makefile.am: Remove. * itronhello/init.c: Remove. * itronhello/itronhello.doc: Remove. * itronhello/itronhello.scn: Remove. * itronhello/system.h: Remove. * .cvsignore: Remove. * ChangeLog: Remove. * Makefile.am: Remove. * README: Remove. * configure.ac: Remove. * itrontests.am: Remove. * itronmbf01/.cvsignore: Remove. * itronmbf01/Makefile.am: Remove. * itronmbf01/init.c: Remove. * itronmbf01/itronmbf01.doc: Remove. * itronmbf01/itronmbf01.scn: Remove. * itronmbf01/system.h: Remove. * itronmbox01/.cvsignore: Remove. * itronmbox01/Makefile.am: Remove. * itronmbox01/init.c: Remove. * itronmbox01/itronmbox01.doc: Remove. * itronmbox01/itronmbox01.scn: Remove. * itronmbox01/system.h: Remove. * itronsem01/.cvsignore: Remove. * itronsem01/Makefile.am: Remove. * itronsem01/init.c: Remove. * itronsem01/itronsem01.doc: Remove. * itronsem01/itronsem01.scn: Remove. * itronsem01/system.h: Remove. * itrontask01/.cvsignore: Remove. * itrontask01/Makefile.am: Remove. * itrontask01/init.c: Remove. * itrontask01/itrontask01.doc: Remove. * itrontask01/itrontask01.scn: Remove. * itrontask01/system.h: Remove. * itrontask01/task1.c: Remove. * itrontask02/.cvsignore: Remove. * itrontask02/Makefile.am: Remove. * itrontask02/dormant.c: Remove. * itrontask02/init.c: Remove. * itrontask02/itrontask02.doc: Remove. * itrontask02/itrontask02.scn: Remove. * itrontask02/system.h: Remove. * itrontask03/.cvsignore: Remove. * itrontask03/Makefile.am: Remove. * itrontask03/init.c: Remove. * itrontask03/itrontask03.doc: Remove. * itrontask03/itrontask03.scn: Remove. * itrontask03/preempt.c: Remove. * itrontask03/system.h: Remove. * itrontask03/task1.c: Remove. * itrontask03/task2.c: Remove. * itrontask03/task3.c: Remove. * itrontask04/.cvsignore: Remove. * itrontask04/Makefile.am: Remove. * itrontask04/init.c: Remove. * itrontask04/itrontask04.doc: Remove. * itrontask04/itrontask04.scn: Remove. * itrontask04/system.h: Remove. * itrontask04/task1.c: Remove. * itrontask04/task2.c: Remove. * itrontask04/task3.c: Remove. * itrontime01/.cvsignore: Remove. * itrontime01/Makefile.am: Remove. * itrontime01/init.c: Remove. * itrontime01/itrontime01.doc: Remove. * itrontime01/itrontime01.scn: Remove. * itrontime01/system.h: Remove.
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-3/+3
Makefile.am: Reflect having moved automake. itronhello/Makefile.am: Reflect having moved automake. itronmbf01/Makefile.am: Reflect having moved automake. itronmbox01/Makefile.am: Reflect having moved automake. itronsem01/Makefile.am: Reflect having moved automake. itrontask01/Makefile.am: Reflect having moved automake. itrontask02/Makefile.am: Reflect having moved automake. itrontask03/Makefile.am: Reflect having moved automake. itrontask04/Makefile.am: Reflect having moved automake. itrontime01/Makefile.am: Reflect having moved automake.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* itronhello/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg. * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg. * itronhello/Makefile.am: include leaf.am instead of leaf.cfg. * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* itronhello/Makefile.am, itronmbf01/Makefile.am, itronmbox01/Makefile.am, itronsem01/Makefile.am, itrontask01/Makefile.am, itrontask02/Makefile.am, itrontask03/Makefile.am, itrontask04/Makefile.am, itrontime01/Makefile.am: Include compile.am
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-5/+4
2000-01-31Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
1999-11-30Uncommitted remains of a previous patch from Ralf CorsepiusJoel Sherrill1-6/+5
<corsepiu@faw.uni-ulm.de> which converted fiels to automake.
1999-11-23Moved pmacros.h to include not support/include.Joel Sherrill1-1/+1
1999-11-23Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-4/+6
to convert the psxtests directory from Makefile.in to Makefile.am.
1999-11-23Patch rtems-rc-19991117-13.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-7/+4
to convert the libtests directory from Makefile.in to Makefile.am.
1999-11-23Patch rtems-rc-19991117-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-6/+12
to convert the tmtests directory from Makefile.in to Makefile.am.
1999-11-22Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
to fix some minor bugs in the conversion to automake.
1999-11-22Converted to automake.Joel Sherrill1-0/+40