summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-12-102002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-32/+0
* src/Makefile.am: Remove. * include/Makefile.am: Remove. * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am. * configure.ac: Reflect changes above. Unconditionally check for CXX.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* src/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-9/+9
* src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical changes.
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]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* src/Makefile.am: Include compile.am
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-4/+3
1999-11-23Missed in previous automake conversion patches from Ralf CorsepiusJoel Sherrill1-16/+13
<corsepiu@faw.uni-ulm.de>.
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+36
to convert the libc directory to automake and "dozens of small fixes for Makefile.ins/configure.ins below c/src/lib."