Changeset 7a74b99 in rtems
- Timestamp:
- 04/19/99 14:54:25 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5409453
- Parents:
- db047f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/Makefile.in
rdb047f1 r7a74b99 82 82 83 83 pre_install_src: env make_src_makefiles 84 cd build-tools/scripts; \ 85 $(MAKE) RTEMS_BSP=${RTEMS_BSP} install-exec-local 86 cd build-tools/src; \ 87 $(MAKE) RTEMS_BSP=${RTEMS_BSP} install-exec-local 84 cd build-tools; $(MAKE) RTEMS_BSP=${RTEMS_BSP} install-exec-local 88 85 @echo "Order of preinstall directories" 89 86 cat make_src_makefiles
Note: See TracChangeset
for help on using the changeset viewer.