Changeset 4154b62 in rtems for c/src/lib/include/Makefile.am


Ignore:
Timestamp:
09/28/01 13:35:49 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0e99592e
Parents:
e414566
Message:

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

  • include/zilog/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/motorola/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/Makefile.am: Use 'PREINSTALL_FILES ='.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/include/Makefile.am

    re414566 r4154b62  
    88    spurious.h timerdrv.h vmeintr.h
    99
    10 PREINSTALL_FILES += $(PROJECT_INCLUDE) \
     10PREINSTALL_FILES = $(PROJECT_INCLUDE) \
    1111    $(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
    1212
Note: See TracChangeset for help on using the changeset viewer.