Changeset 072d56b6 in rtems
- Timestamp:
- 09/05/00 16:01:32 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4ec962cd
- Parents:
- 7577f266
- Location:
- c/src/lib/libcpu/hppa1.1
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/hppa1.1/ChangeLog
r7577f266 r072d56b6 1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am, 4 timer/Makefile.am: Include compile.am 5 1 6 2000-08-10 Joel Sherrill <joel@OARcorp.com> 2 7 -
c/src/lib/libcpu/hppa1.1/clock/Makefile.am
r7577f266 r072d56b6 12 12 13 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 14 include $(top_srcdir)/../../../../../automake/compile.am 14 15 include $(top_srcdir)/../../../../../automake/lib.am 15 16 -
c/src/lib/libcpu/hppa1.1/milli/Makefile.am
r7577f266 r072d56b6 12 12 13 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 14 include $(top_srcdir)/../../../../../automake/compile.am 14 15 include $(top_srcdir)/../../../../../automake/lib.am 15 16 -
c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am
r7577f266 r072d56b6 12 12 13 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 14 include $(top_srcdir)/../../../../../automake/compile.am 14 15 include $(top_srcdir)/../../../../../automake/lib.am 15 16 -
c/src/lib/libcpu/hppa1.1/timer/Makefile.am
r7577f266 r072d56b6 12 12 13 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 14 include $(top_srcdir)/../../../../../automake/compile.am 14 15 include $(top_srcdir)/../../../../../automake/lib.am 15 16
Note: See TracChangeset
for help on using the changeset viewer.