2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/compile.am: Remove LIBSUFFIX_VA (unused).
This commit is contained in:
Ralf Corsepius
2003-05-14 04:34:20 +00:00
parent 4cbb51cc56
commit 46fa6611e2
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove LIBSUFFIX_VA (unused).
2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.

View File

@@ -129,7 +129,6 @@ LIBSUFFIX_PROFILE_V = _p
LIBSUFFIX__V = $(LIBSUFFIX_OPTIMIZE_V)
LIB_VARIANT = $(LIBSUFFIX_$(VARIANT_V)_V)
LIBSUFFIX_VA = $(LIB_VARIANT).a
## These are supposed to be set in make/custom/<bsp>.cfg
CPU_CFLAGS = @CPU_CFLAGS@