Changeset 599ef15b in rtems
- Timestamp:
- 02/06/04 11:43:21 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- aaed235
- Parents:
- 06596e49
- Location:
- c/src/lib/libcpu
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/i386/ChangeLog
r06596e49 r599ef15b 1 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Don't include .../lib.am. 4 1 5 2004-01-21 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libcpu/i386/Makefile.am
r06596e49 r599ef15b 10 10 11 11 include $(top_srcdir)/../../../automake/compile.am 12 include $(top_srcdir)/../../../automake/lib.am13 12 14 13 include_libcpudir = $(includedir)/libcpu -
c/src/lib/libcpu/sparc/ChangeLog
r06596e49 r599ef15b 1 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Don't include .../lib.am. 4 1 5 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sparc/Makefile.am
r06596e49 r599ef15b 6 6 7 7 include $(top_srcdir)/../../../automake/compile.am 8 include $(top_srcdir)/../../../automake/lib.am9 8 10 9 DISTCLEANFILES =
Note: See TracChangeset
for help on using the changeset viewer.