summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/ada.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-271-4/+2
| | | | | | | | | * sptests/sp09/sptest.adb: Add Result to SCREEN_13. Remove Status from TASK_1. * sptests/sp21/sptest.adb: Add Result to TASK_1. * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs. * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS. * configure.ac: Check for m4. Abort if HAS_GNAT = no.
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-261-0/+18
* Makefile.am: New. * configure.ac: New. * ada.am: New. * support/Makefile.am: New. * samples/Makefile.am: New. * samples/base_mp/Makefile.am: New. * samples/base_sp/Makefile.am: New. * samples/hello/Makefile.am: New. * samples/ticker/Makefile.am: New.