Changeset ac7c680 in rtems


Ignore:
Timestamp:
07/22/02 09:21:31 (22 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
dbaca2a7
Parents:
35b2275
Message:

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

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

Legend:

Unmodified
Added
Removed
  • cpukit/libblock/ChangeLog

    r35b2275 rac7c680  
    112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    22
    3         * Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
     3        * src/Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
    44
    552002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
  • cpukit/libblock/src/Makefile.am

    r35b2275 rac7c680  
    33##
    44
    5 
    6 LIBNAME = libblock
    7 LIB = ${ARCH}/${LIBNAME}.a
     5LIB = ${ARCH}/libblock.a
    86
    97C_FILES = bdbuf.c blkdev.c diskdevs.c ramdisk.c
Note: See TracChangeset for help on using the changeset viewer.