summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified to properly descend into the dummy directory.Joel Sherrill1999-10-271-1/+1
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-261-2/+2
| | | | c/src/lib/libmisc to c/src/libmisc.
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-111-1/+1
| | | | | avoid cyclic dependencies generated when moving packages to the top level.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-3/+3
| | | | where wrapup left pieces out of the librtemsall.a.
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-0/+13
Ralf Corsepius <corsepiu@faw.uni-ulm.de> which converted many Makefile.in's to Makefile.am's. This added a lot of files.