2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* src/Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
This commit is contained in:
Ralf Corsepius
2002-07-22 09:21:31 +00:00
parent 35b22754c2
commit ac7c680924
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 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> 2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

View File

@@ -2,9 +2,7 @@
## $Id$ ## $Id$
## ##
LIB = ${ARCH}/libblock.a
LIBNAME = libblock
LIB = ${ARCH}/${LIBNAME}.a
C_FILES = bdbuf.c blkdev.c diskdevs.c ramdisk.c C_FILES = bdbuf.c blkdev.c diskdevs.c ramdisk.c