annotate src/Makefile.am @ 18:1774e16ab893

Changed CFLAGS and CXXFLAGS to AM_-prefixed
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2003 18:55:05 +0000
parents 4bf35a59ad05
children 271be59be975
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 # Generated libraries
5
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2 lib_LTLIBRARIES = libxmmssid.la
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 # Generals
18
1774e16ab893 Changed CFLAGS and CXXFLAGS to AM_-prefixed
Matti Hamalainen <ccr@tnsp.org>
parents: 12
diff changeset
5 AM_CFLAGS = -D_REENTRANT @GTK_CFLAGS@ @SIDPLAY_CFLAGS@
1774e16ab893 Changed CFLAGS and CXXFLAGS to AM_-prefixed
Matti Hamalainen <ccr@tnsp.org>
parents: 12
diff changeset
6 AM_CXXFLAGS = $(AM_CFLAGS)
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7
5
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
8 libxmmssid_la_LDFLAGS = -module -avoid-version
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
9 libxmmssid_la_LIBADD = @GTK_LIBS@ @PTHREAD_LIBS@ @SIDPLAY_LIBS@ -lstdc++
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 # Plugin sources
5
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
12 libxmmssid_la_SOURCES = \
12
4bf35a59ad05 .cpp -> .cc
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
13 xmms-sid.cc xmms-sid.h \
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 xs_init.c \
12
4bf35a59ad05 .cpp -> .cc
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
15 xs_title.cc \
5
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
16 xs_support.c xs_support.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
17 xs_config.c xs_config.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
18 xs_md5.c xs_md5.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
19 xs_length.c xs_length.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
20 xs_stil.c xs_stil.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
21 xs_genui.c xs_genui.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
22 xs_glade.c xs_glade.h \
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
23 xs_interface.c xs_interface.h