summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-08-062003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>Jennifer Averett1-1/+1
PR 369/filesystem * Makefile.am, configure.ac: sample application to show the use of the DOSFS functions * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c, fileio/system.h: New files.
2003-04-292003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* configure.ac: Add pppd. * Makefile.am: Add pppd.
2003-01-272003-01-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+4
* Makefile.am, configure.ac: Added new test loopback which shows how to use the loopback interface. Thank you Eric Norum for a portable target independent test which exercises the TCP/IP. This should prevent massive failures in the TCP/IP stack from reaching the street. * loopback/.cvsignore, loopback/Makefile.am, loopback/README, loopback/init.c, loopback/loopback.scn: New files.
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]). * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS. * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS. * hello/Makefile.am: Remove AUTOMAKE_OPTIONS. * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS. * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS. * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS. * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2000-10-272000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * sample.am: Remove DEFS.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-2/+1
1999-11-22Patch rtems-rc-19991117-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-9/+6
to convert the sample tests to automake.
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1-4/+4
where wrapup left pieces out of the librtemsall.a.
1999-08-10New configuration files added by patch fromJoel Sherrill1-0/+27
Ralf Corsepius <corsepiu@faw.uni-ulm.de>".