Changeset 73b4857 in rtems
- Timestamp:
- 09/05/00 15:59:25 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ff8395a
- Parents:
- 4adcc2c
- Location:
- c/src/lib/libcpu/sparc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sparc/ChangeLog
r4adcc2c r73b4857 1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am 4 1 5 2000-08-10 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libcpu/sparc/reg_win/Makefile.am
r4adcc2c r73b4857 11 11 12 12 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 13 include $(top_srcdir)/../../../../../automake/compile.am 13 14 include $(top_srcdir)/../../../../../automake/lib.am 14 15 -
c/src/lib/libcpu/sparc/syscall/Makefile.am
r4adcc2c r73b4857 15 15 16 16 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 17 include $(top_srcdir)/../../../../../automake/compile.am 17 18 include $(top_srcdir)/../../../../../automake/lib.am 18 19
Note: See TracChangeset
for help on using the changeset viewer.