Changeset ef73563f in rtems


Ignore:
Timestamp:
07/22/02 06:35:08 (22 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8b006a77
Parents:
8510772
Message:

2002-07-22 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
Location:
cpukit/libblock
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libblock/ChangeLog

    r8510772 ref73563f  
     12002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
     4
    152002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libblock/Makefile.am

    r8510772 ref73563f  
    1616
    1717include_rtems_HEADERS = \
    18     include/rtems/bdbuf.h  include/rtems/blkdev.h \
    19     include/rtems/diskdevs.h  include/rtems/ramdisk.h
     18    include/rtems/bdbuf.h include/rtems/blkdev.h \
     19    include/rtems/diskdevs.h include/rtems/ramdisk.h
    2020
    2121PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
     
    2424all-local: $(PREINSTALL_FILES)
    2525
    26 
    2726EXTRA_DIST = README
    2827
Note: See TracChangeset for help on using the changeset viewer.