Changeset 1707a04 in rtems


Ignore:
Timestamp:
09/27/01 13:23:34 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
684eebc8
Parents:
2b21dbc
Message:

2001-09-23 Ralf Corsepius <corsepiu@…>

  • shared/Makefile.am: Use 'PREINSTALL_FILES ='.
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/score/cpu/powerpc/ChangeLog

    r2b21dbc r1707a04  
     12001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
     4
    152001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/exec/score/cpu/powerpc/shared/Makefile.am

    r2b21dbc r1707a04  
    1414#
    1515
    16 PREINSTALL_FILES += $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems/score \
     16PREINSTALL_FILES = $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems/score \
    1717    $(include_HEADERS:%.h=$(PROJECT_INCLUDE)/%.h) \
    1818    $(include_rtems_score_HEADERS:%.h=$(PROJECT_INCLUDE)/rtems/score/%.h)
  • cpukit/score/cpu/powerpc/ChangeLog

    r2b21dbc r1707a04  
     12001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * shared/Makefile.am: Use 'PREINSTALL_FILES ='.
     4
    152001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
Note: See TracChangeset for help on using the changeset viewer.