comparison extra.mk.in @ 2005:e2904348f154

Converted amidi-plug backends to the new build system.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Tue, 09 Oct 2007 22:39:32 +0300
parents 266f1bf0d5fc
children a56a26a5f233
comparison
equal deleted inserted replaced
2004:5abb9030e8a7 2005:e2904348f154
60 ALLOCA ?= @ALLOCA@ 60 ALLOCA ?= @ALLOCA@
61 ALSA_CFLAGS ?= @ALSA_CFLAGS@ 61 ALSA_CFLAGS ?= @ALSA_CFLAGS@
62 ALSA_LIBS ?= @ALSA_LIBS@ 62 ALSA_LIBS ?= @ALSA_LIBS@
63 AMDEP_FALSE ?= @AMDEP_FALSE@ 63 AMDEP_FALSE ?= @AMDEP_FALSE@
64 AMDEP_TRUE ?= @AMDEP_TRUE@ 64 AMDEP_TRUE ?= @AMDEP_TRUE@
65 AMIDIPLUGBACKENDDIR ?= @AMIDIPLUGBACKENDDIR@ 65 AMIDIPLUG_BACKEND_DIR ?= @AMIDIPLUG_BACKEND_DIR@
66 AMIDIPLUG_BACKENDS ?= @AMIDIPLUG_BACKENDS@ 66 AMIDIPLUG_BACKENDS ?= @AMIDIPLUG_BACKENDS@
67 AMTAR ?= @AMTAR@ 67 AMTAR ?= @AMTAR@
68 AR ?= @AR@ 68 AR ?= @AR@
69 ARCH_DEFINES ?= @ARCH_DEFINES@ 69 ARCH_DEFINES ?= @ARCH_DEFINES@
70 ARCH_X86_FALSE ?= @ARCH_X86_FALSE@ 70 ARCH_X86_FALSE ?= @ARCH_X86_FALSE@