summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronsem01/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Abandoned)Ralf Corsepius2010-06-171-28/+0
|
* Eliminate _exe_/.exe.Ralf Corsepius2009-04-031-7/+7
|
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-111-4/+2
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-131-12/+9
|
* Rework.Ralf Corsepius2005-11-111-31/+8
|
* Cosmetics.Ralf Corsepius2005-11-111-3/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-111-7/+6
|
* Expand itrontests.am.Ralf Corsepius2005-11-111-1/+23
|
* Eliminate DOCTYPES.Ralf Corsepius2005-11-101-2/+1
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+2
|
* CleanupRalf Corsepius2005-11-071-3/+1
|
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-071-2/+0
|
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-071-1/+1
|
* Partial conversion to automake.Ralf Corsepius2005-11-071-8/+7
|
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+2
| | | | | | | | | | | | | * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * itronmbf01/Makefile.am: Ditto. * itronmbox01/Makefile.am: Ditto. * itronsem01/Makefile.am: Ditto. * itrontask01/Makefile.am: Ditto. * itrontask02/Makefile.am: Ditto. * itrontask03/Makefile.am: Ditto. * itrontask04/Makefile.am: Ditto. * itrontime01/Makefile.am: Ditto.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-2/+1
| | | | | | | | | | | | * itronhello/Makefile.am: Remove all-local: $(ARCH). * itronmbf01/Makefile.am: Remove all-local: $(ARCH). * itronmbox01/Makefile.am: Remove all-local: $(ARCH). * itronsem01/Makefile.am: Remove all-local: $(ARCH). * itrontask01/Makefile.am: Remove all-local: $(ARCH). * itrontask02/Makefile.am: Remove all-local: $(ARCH). * itrontask03/Makefile.am: Remove all-local: $(ARCH). * itrontask04/Makefile.am: Remove all-local: $(ARCH). * itrontime01/Makefile.am: Remove all-local: $(ARCH).
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-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-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-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-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-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-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-191-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-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-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
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-5/+4
|
* Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-1/+0
| | | | | that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
* Uncommitted remains of a previous patch from Ralf CorsepiusJoel Sherrill1999-11-301-0/+43
<corsepiu@faw.uni-ulm.de> which converted fiels to automake.