Changeset ee3f8b8 in rtems


Ignore:
Timestamp:
04/12/99 15:35:31 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d115315
Parents:
63b96b9
Message:

Added statement to include build-tools/src directory in preinstall.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/Makefile.in

    r63b96b9 ree3f8b8  
    8484        cd build-tools/scripts; \
    8585         $(MAKE) RTEMS_BSP=${RTEMS_BSP} install-exec-local
     86        cd build-tools/src; \
     87         $(MAKE) RTEMS_BSP=${RTEMS_BSP} install-exec-local
    8688        @echo "Order of preinstall directories"
    8789        cat make_src_makefiles
Note: See TracChangeset for help on using the changeset viewer.