version 1.1 | | version 1.2 |
---|
| | |
# Makefile.in generated by automake 1.9.6 from Makefile.am. | | # Makefile.in generated by automake 1.9.5 from Makefile.am. |
# @configure_input@ | | # @configure_input@ |
| | |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| | |
# The author can be reached via e-mail to mwedel@sonic.net | | # The author can be reached via e-mail to mwedel@sonic.net |
| | |
| | |
| | SOURCES = $(cfanim_la_SOURCES) |
| | |
srcdir = @srcdir@ | | srcdir = @srcdir@ |
top_srcdir = @top_srcdir@ | | top_srcdir = @top_srcdir@ |
VPATH = @srcdir@ | | VPATH = @srcdir@ |
| | |
../common/plugin_common.c | | ../common/plugin_common.c |
| | |
cfanim_la_LIBADD = | | cfanim_la_LIBADD = |
cfanim_la_LDFLAGS = -module -avoid-version | | cfanim_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic |
AM_CPPFLAGS = -I$(srcdir)/include -I../common/include -I$(top_srcdir)/include | | AM_CPPFLAGS = -I$(srcdir)/include -I../common/include -I$(top_srcdir)/include |
all: all-am | | all: all-am |
| | |