From 46fa6611e29b70325897911e6178c8d8c03bec76 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 May 2003 04:34:20 +0000 Subject: 2003-05-14 Ralf Corsepius * automake/compile.am: Remove LIBSUFFIX_VA (unused). --- cpukit/automake/compile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/automake/compile.am') diff --git a/cpukit/automake/compile.am b/cpukit/automake/compile.am index bb064dc7b3..7ba6edca58 100644 --- a/cpukit/automake/compile.am +++ b/cpukit/automake/compile.am @@ -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/.cfg CPU_CFLAGS = @CPU_CFLAGS@ -- cgit v1.2.3