Changeset 19530ab5 in rtems
- Timestamp:
- 09/05/00 15:32:08 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7fcc26ac
- Parents:
- 75d1f0fb
- Location:
- c/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ChangeLog
r75d1f0fb r19530ab5 1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * wrapup/Makefile.am: Include compile.am. 4 1 5 2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 3 * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs 7 * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs. 4 8 5 9 2000-08-10 Joel Sherrill <joel@OARcorp.com> -
c/src/wrapup/Makefile.am
r75d1f0fb r19530ab5 8 8 9 9 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 10 include $(top_srcdir)/../../automake/compile.am 10 11 include $(top_srcdir)/../../automake/lib.am 11 12
Note: See TracChangeset
for help on using the changeset viewer.