1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign
5 INCLUDES = -I$(top_srcdir)/include @ID3LIB_CFLAGS@
7 noinst_LIBRARIES = libplugin_common.a
19 libplugin_common_a_SOURCES = \
33 $(MAKE) all CFLAGS="@DEBUG@"
36 $(MAKE) all CFLAGS="@PROFILE@"