mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
|
||||
* src/Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
|
||||
|
||||
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
LIBNAME = libblock
|
||||
LIB = ${ARCH}/${LIBNAME}.a
|
||||
LIB = ${ARCH}/libblock.a
|
||||
|
||||
C_FILES = bdbuf.c blkdev.c diskdevs.c ramdisk.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user