Changeset fcf0034 in rtems for c/src/libchip/Makefile.am


Ignore:
Timestamp:
02/20/04 01:11:53 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
789694a1
Parents:
f8914a3
Message:

2004-02-20 Ralf Corsepius <corsepiu@…>

  • libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/libchip/Makefile.am

    rf8914a3 rfcf0034  
    153153        @$(mkdir_p) $(PROJECT_LIB)
    154154        @: > $(PROJECT_LIB)/$(dirstamp)
    155 PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
     155TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
    156156
    157157if LIBCHIP
Note: See TracChangeset for help on using the changeset viewer.