annotate src/Makefile.am @ 6:ff6b3a556a15

Updated to match .cc fext
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:19:04 +0000
parents 5b7009eef767
children e5c49367b899
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
5
5b7009eef767 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
5 CFLAGS = -D_REENTRANT @GTK_CFLAGS@ @SIDPLAY_CFLAGS@
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 CXXFLAGS = $(CFLAGS)
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 = \
6
ff6b3a556a15 Updated to match .cc fext
Matti Hamalainen <ccr@tnsp.org>
parents: 5
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 \
6
ff6b3a556a15 Updated to match .cc fext
Matti Hamalainen <ccr@tnsp.org>
parents: 5
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