summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-1/+9
| | | | | | now is an implementation of the prototypes in rtems/rtems/cache.h. The libcpu/i386/wrapup directory is no longer needed. The PowerPC needs this done to it.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-2/+2
|
* Removing Makefile.in and adding Makefile.am. These were missed in conversionJoel Sherrill1999-12-211-0/+11
to automake by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.