Mercurial > audlegacy
comparison Visualization/libvisual-proxy/Makefile @ 36:639f07a07590 trunk
[svn] Merge libvisual-proxy.
author | nenolod |
---|---|
date | Wed, 26 Oct 2005 10:53:58 -0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
35:37def086a76b | 36:639f07a07590 |
---|---|
1 # Makefile.in generated by automake 1.9.6 from Makefile.am. | |
2 # Visualization/libvisual-proxy/Makefile. Generated from Makefile.in by configure. | |
3 | |
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |
5 # 2003, 2004, 2005 Free Software Foundation, Inc. | |
6 # This Makefile.in is free software; the Free Software Foundation | |
7 # gives unlimited permission to copy and/or distribute it, | |
8 # with or without modifications, as long as this notice is preserved. | |
9 | |
10 # This program is distributed in the hope that it will be useful, | |
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 # PARTICULAR PURPOSE. | |
14 | |
15 | |
16 | |
17 srcdir = . | |
18 top_srcdir = ../.. | |
19 | |
20 pkgdatadir = $(datadir)/audacious | |
21 pkglibdir = $(libdir)/audacious | |
22 pkgincludedir = $(includedir)/audacious | |
23 top_builddir = ../.. | |
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
25 INSTALL = /usr/bin/install -c | |
26 install_sh_DATA = $(install_sh) -c -m 644 | |
27 install_sh_PROGRAM = $(install_sh) -c | |
28 install_sh_SCRIPT = $(install_sh) -c | |
29 INSTALL_HEADER = $(INSTALL_DATA) | |
30 transform = $(program_transform_name) | |
31 NORMAL_INSTALL = : | |
32 PRE_INSTALL = : | |
33 POST_INSTALL = : | |
34 NORMAL_UNINSTALL = : | |
35 PRE_UNINSTALL = : | |
36 POST_UNINSTALL = : | |
37 build_triplet = i386-unknown-freebsd5.4 | |
38 host_triplet = i386-unknown-freebsd5.4 | |
39 target_triplet = i386-unknown-freebsd5.4 | |
40 subdir = Visualization/libvisual-proxy | |
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | |
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
43 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \ | |
44 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \ | |
45 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ | |
46 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \ | |
47 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \ | |
48 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ | |
49 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \ | |
50 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \ | |
51 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stdint_h.m4 \ | |
52 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ | |
53 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac | |
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
55 $(ACLOCAL_M4) | |
56 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
57 CONFIG_HEADER = $(top_builddir)/config.h | |
58 CONFIG_CLEAN_FILES = | |
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
60 am__vpath_adj = case $$p in \ | |
61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
62 *) f=$$p;; \ | |
63 esac; | |
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | |
65 am__installdirs = "$(DESTDIR)$(libdir)" | |
66 libLTLIBRARIES_INSTALL = $(INSTALL) | |
67 LTLIBRARIES = $(lib_LTLIBRARIES) | |
68 libvisual_proxy_la_LIBADD = | |
69 am_libvisual_proxy_la_OBJECTS = libvisual_proxy_la-main.lo \ | |
70 libvisual_proxy_la-lv_bmp_config.lo \ | |
71 libvisual_proxy_la-config_gui.lo libvisual_proxy_la-about.lo | |
72 libvisual_proxy_la_OBJECTS = $(am_libvisual_proxy_la_OBJECTS) | |
73 am_libvisual_proxy_la_rpath = -rpath $(libdir) | |
74 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) | |
75 depcomp = $(SHELL) $(top_srcdir)/depcomp | |
76 am__depfiles_maybe = depfiles | |
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
79 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ | |
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |
81 $(AM_CFLAGS) $(CFLAGS) | |
82 CCLD = $(CC) | |
83 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
84 $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |
85 SOURCES = $(libvisual_proxy_la_SOURCES) | |
86 DIST_SOURCES = $(libvisual_proxy_la_SOURCES) | |
87 ETAGS = etags | |
88 CTAGS = ctags | |
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
90 ACLOCAL = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run aclocal-1.9 | |
91 ALLOCA = | |
92 ALSA_CFLAGS = | |
93 ALSA_LIBS = | |
94 AMDEP_FALSE = # | |
95 AMDEP_TRUE = | |
96 AMTAR = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run tar | |
97 AR = ar | |
98 ARCH_DEFINES = -DI386_ASSEM | |
99 ARCH_X86_FALSE = # | |
100 ARCH_X86_TRUE = | |
101 AUTOCONF = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run autoconf | |
102 AUTOHEADER = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run autoheader | |
103 AUTOMAKE = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run automake-1.9 | |
104 AWK = nawk | |
105 BEEP_DEFINES = -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -DDATA_DIR=\"${prefix}/share/audacious\" -DPLUGIN_DIR=\"${exec_prefix}/lib/audacious\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"${prefix}/share/locale\" | |
106 BEEP_PATH = /usr/local/bin/audacious | |
107 BMP_RCPATH = | |
108 BUILD_INCLUDED_LIBINTL = no | |
109 CATOBJEXT = .gmo | |
110 CC = gcc | |
111 CCAS = gcc | |
112 CCASFLAGS = -g -O2 | |
113 CCDEPMODE = depmode=gcc3 | |
114 CFLAGS = -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math | |
115 CPP = gcc -E | |
116 CPPFLAGS = -I/usr/X11R6/include -I/usr/local/include | |
117 CXX = g++ | |
118 CXXCPP = g++ -E | |
119 CXXDEPMODE = depmode=gcc3 | |
120 CXXFLAGS = -g -O2 -I/usr/local/include/SDL11 -I/usr/local/include -D_REENTRANT | |
121 CYGPATH_W = echo | |
122 DATADIRNAME = share | |
123 DEFS = -DHAVE_CONFIG_H | |
124 DEPDIR = .deps | |
125 ECHO = echo | |
126 ECHO_C = | |
127 ECHO_N = -n | |
128 ECHO_T = | |
129 EFFECT_PLUGINS = $(ALL_PLUGINS) | |
130 EFFECT_PLUGIN_DIR = Effect | |
131 EGREP = grep -E | |
132 ENABLE_AAC_FALSE = # | |
133 ENABLE_AAC_TRUE = | |
134 ENABLE_MPG123_FALSE = # | |
135 ENABLE_MPG123_TRUE = | |
136 ESD_CFLAGS = | |
137 ESD_LIBS = | |
138 EXEEXT = | |
139 GCONF_CFLAGS = | |
140 GCONF_LIBS = | |
141 GENCAT = gencat | |
142 GENERAL_PLUGINS = $(ALL_PLUGINS) | |
143 GENERAL_PLUGIN_DIR = General | |
144 GLIBC21 = no | |
145 GMSGFMT = /usr/local/bin/msgfmt | |
146 GNOMEVFS_CFLAGS = | |
147 GNOMEVFS_LIBS = | |
148 GTK_CFLAGS = -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include | |
149 GTK_LIBS = -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lgthread-2.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv | |
150 HAVE_ALSA_FALSE = | |
151 HAVE_ALSA_TRUE = # | |
152 HAVE_CDROM_FALSE = # | |
153 HAVE_CDROM_TRUE = | |
154 HAVE_ESD_FALSE = | |
155 HAVE_ESD_TRUE = # | |
156 HAVE_GCONF_FALSE = | |
157 HAVE_GCONF_TRUE = # | |
158 HAVE_GNOME_VFS_FALSE = | |
159 HAVE_GNOME_VFS_TRUE = # | |
160 HAVE_LIBVISUAL_FALSE = # | |
161 HAVE_LIBVISUAL_TRUE = | |
162 HAVE_LINUX_JOYSTICK_FALSE = | |
163 HAVE_LINUX_JOYSTICK_TRUE = # | |
164 HAVE_MIKMOD_FALSE = | |
165 HAVE_MIKMOD_TRUE = # | |
166 HAVE_OGGVORBIS_FALSE = # | |
167 HAVE_OGGVORBIS_TRUE = | |
168 HAVE_OSS_FALSE = # | |
169 HAVE_OSS_TRUE = | |
170 HAVE_SOLARIS_FALSE = | |
171 HAVE_SOLARIS_TRUE = # | |
172 HAVE_SUN_FALSE = | |
173 HAVE_SUN_TRUE = # | |
174 ID3LIBS = | |
175 INPUT_PLUGINS = $(ALL_PLUGINS) | |
176 INPUT_PLUGIN_DIR = Input | |
177 INSTALL_DATA = ${INSTALL} -m 644 | |
178 INSTALL_PROGRAM = ${INSTALL} | |
179 INSTALL_SCRIPT = ${INSTALL} | |
180 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s | |
181 INSTOBJEXT = .mo | |
182 INTLBISON = bison | |
183 INTLLIBS = /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib | |
184 INTLOBJS = | |
185 INTL_LIBTOOL_SUFFIX_PREFIX = | |
186 LDFLAGS = | |
187 LIBBEEP_MAJOR_VERSION = 2 | |
188 LIBBEEP_MICRO_VERSION = 0 | |
189 LIBBEEP_MINOR_VERSION = 0 | |
190 LIBGLADE_CFLAGS = -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 | |
191 LIBGLADE_LIBS = -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv | |
192 LIBICONV = /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib | |
193 LIBINTL = /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib | |
194 LIBMIKMOD_CFLAGS = | |
195 LIBMIKMOD_CONFIG = /usr/local/bin/libmikmod-config | |
196 LIBMIKMOD_LDADD = | |
197 LIBMIKMOD_LIBS = | |
198 LIBOBJS = | |
199 LIBS = | |
200 LIBTOOL = $(SHELL) $(top_builddir)/libtool | |
201 LIBVISUAL_CFLAGS = -I/usr/local/include | |
202 LIBVISUAL_LIBS = -L/usr/local/lib -lpthread -lm -lvisual | |
203 LN_S = ln -s | |
204 LTLIBICONV = -L/usr/local/lib -liconv -R/usr/local/lib | |
205 LTLIBINTL = -L/usr/local/lib -lintl -R/usr/local/lib | |
206 LTLIBOBJS = | |
207 MAKEINFO = ${SHELL} /usr/home/nenolod/audacious-dev/missing --run makeinfo | |
208 MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs | |
209 MSGFMT = /usr/local/bin/msgfmt | |
210 MSGMERGE = /usr/local/bin/msgmerge | |
211 OBJEXT = o | |
212 OGG_VORBIS_CFLAGS = -I/usr/local/include | |
213 OGG_VORBIS_LIBS = -L/usr/local/lib -lvorbisfile -lvorbis -lm -logg | |
214 OUTPUT_PLUGINS = $(ALL_PLUGINS) | |
215 OUTPUT_PLUGIN_DIR = Output | |
216 PACKAGE = audacious | |
217 PACKAGE_BUGREPORT = | |
218 PACKAGE_NAME = audacious | |
219 PACKAGE_STRING = audacious 0.1 | |
220 PACKAGE_TARNAME = audacious | |
221 PACKAGE_VERSION = 0.1 | |
222 PATH_SEPARATOR = : | |
223 PC_REQUIRES = glib-2.0 >= 2.4.0, gtk+-2.0 >= 2.4.0 | |
224 PKG_CONFIG = /usr/local/bin/pkg-config | |
225 PLUGIN_LDFLAGS = -module -avoid-version -export-symbols-regex "get_.plugin_info" | |
226 POSUB = po | |
227 RANLIB = ranlib | |
228 SDL_CFLAGS = -I/usr/local/include/SDL11 -I/usr/local/include -D_REENTRANT | |
229 SDL_CONFIG = /usr/local/bin/sdl-config | |
230 SDL_LIBS = -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread | |
231 SET_MAKE = | |
232 SHELL = /bin/sh | |
233 STRIP = strip | |
234 USE_INCLUDED_LIBINTL = no | |
235 USE_NLS = yes | |
236 USE_SIMD_FALSE = | |
237 USE_SIMD_TRUE = # | |
238 USE_X86ASM_FALSE = # | |
239 USE_X86ASM_TRUE = | |
240 VERSION = 0.1 | |
241 VISUALIZATION_PLUGINS = $(ALL_PLUGINS) | |
242 VISUALIZATION_PLUGIN_DIR = Visualization | |
243 XGETTEXT = /usr/local/bin/xgettext | |
244 X_CFLAGS = -I/usr/X11R6/include | |
245 X_EXTRA_LIBS = | |
246 X_LIBS = -L/usr/X11R6/lib | |
247 X_PRE_LIBS = -lSM -lICE | |
248 ac_ct_AR = ar | |
249 ac_ct_CC = gcc | |
250 ac_ct_CXX = g++ | |
251 ac_ct_RANLIB = ranlib | |
252 ac_ct_STRIP = strip | |
253 am__fastdepCC_FALSE = # | |
254 am__fastdepCC_TRUE = | |
255 am__fastdepCXX_FALSE = # | |
256 am__fastdepCXX_TRUE = | |
257 am__include = include | |
258 am__leading_dot = . | |
259 am__quote = | |
260 am__tar = ${AMTAR} chof - "$$tardir" | |
261 am__untar = ${AMTAR} xf - | |
262 beepdir = | |
263 bindir = ${exec_prefix}/bin | |
264 build = i386-unknown-freebsd5.4 | |
265 build_alias = | |
266 build_cpu = i386 | |
267 build_os = freebsd5.4 | |
268 build_vendor = unknown | |
269 datadir = ${prefix}/share | |
270 exec_prefix = ${prefix} | |
271 host = i386-unknown-freebsd5.4 | |
272 host_alias = | |
273 host_cpu = i386 | |
274 host_os = freebsd5.4 | |
275 host_vendor = unknown | |
276 includedir = ${prefix}/include | |
277 infodir = ${prefix}/info | |
278 install_sh = /usr/home/nenolod/audacious-dev/install-sh | |
279 libdir = $(plugindir)/$(VISUALIZATION_PLUGIN_DIR) | |
280 libexecdir = ${exec_prefix}/libexec | |
281 localedir = ${prefix}/share/locale | |
282 localstatedir = ${prefix}/var | |
283 mandir = ${prefix}/man | |
284 mkdir_p = $(mkinstalldirs) | |
285 oldincludedir = /usr/include | |
286 plugindir = ${exec_prefix}/lib/audacious | |
287 pluginsubs = \"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" | |
288 prefix = /usr/local | |
289 program_transform_name = s,x,x, | |
290 sbindir = ${exec_prefix}/sbin | |
291 sharedstatedir = ${prefix}/com | |
292 sysconfdir = ${prefix}/etc | |
293 target = i386-unknown-freebsd5.4 | |
294 target_alias = | |
295 target_cpu = i386 | |
296 target_os = freebsd5.4 | |
297 target_vendor = unknown | |
298 lib_LTLIBRARIES = libvisual_proxy.la | |
299 INCLUDES = $(GTK_CFLAGS) $(LIBVISUAL_CFLAGS) $(SDL_CFLAGS) $(all_includes) | |
300 libvisual_proxy_la_LDFLAGS = $(PLUGIN_LDFLAGS) | |
301 libvisual_proxy_la_CFLAGS = $(PLUGIN_CFLAGS) | |
302 libvisual_proxy_la_SOURCES = main.c \ | |
303 lv_bmp_config.c lv_bmp_config.h \ | |
304 config_gui.c config_gui.h \ | |
305 about.c about.h | |
306 | |
307 all: all-am | |
308 | |
309 .SUFFIXES: | |
310 .SUFFIXES: .c .lo .o .obj | |
311 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
312 @for dep in $?; do \ | |
313 case '$(am__configure_deps)' in \ | |
314 *$$dep*) \ | |
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
316 && exit 0; \ | |
317 exit 1;; \ | |
318 esac; \ | |
319 done; \ | |
320 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Visualization/libvisual-proxy/Makefile'; \ | |
321 cd $(top_srcdir) && \ | |
322 $(AUTOMAKE) --gnu Visualization/libvisual-proxy/Makefile | |
323 .PRECIOUS: Makefile | |
324 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
325 @case '$?' in \ | |
326 *config.status*) \ | |
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
328 *) \ | |
329 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
330 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
331 esac; | |
332 | |
333 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
335 | |
336 $(top_srcdir)/configure: $(am__configure_deps) | |
337 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
338 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
340 install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |
341 @$(NORMAL_INSTALL) | |
342 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" | |
343 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
344 if test -f $$p; then \ | |
345 f=$(am__strip_dir) \ | |
346 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ | |
347 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ | |
348 else :; fi; \ | |
349 done | |
350 | |
351 uninstall-libLTLIBRARIES: | |
352 @$(NORMAL_UNINSTALL) | |
353 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
354 p=$(am__strip_dir) \ | |
355 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ | |
356 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ | |
357 done | |
358 | |
359 clean-libLTLIBRARIES: | |
360 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | |
361 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |
362 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
363 test "$$dir" != "$$p" || dir=.; \ | |
364 echo "rm -f \"$${dir}/so_locations\""; \ | |
365 rm -f "$${dir}/so_locations"; \ | |
366 done | |
367 libvisual_proxy.la: $(libvisual_proxy_la_OBJECTS) $(libvisual_proxy_la_DEPENDENCIES) | |
368 $(LINK) $(am_libvisual_proxy_la_rpath) $(libvisual_proxy_la_LDFLAGS) $(libvisual_proxy_la_OBJECTS) $(libvisual_proxy_la_LIBADD) $(LIBS) | |
369 | |
370 mostlyclean-compile: | |
371 -rm -f *.$(OBJEXT) | |
372 | |
373 distclean-compile: | |
374 -rm -f *.tab.c | |
375 | |
376 include ./$(DEPDIR)/libvisual_proxy_la-about.Plo | |
377 include ./$(DEPDIR)/libvisual_proxy_la-config_gui.Plo | |
378 include ./$(DEPDIR)/libvisual_proxy_la-lv_bmp_config.Plo | |
379 include ./$(DEPDIR)/libvisual_proxy_la-main.Plo | |
380 | |
381 .c.o: | |
382 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ | |
383 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
384 # source='$<' object='$@' libtool=no \ | |
385 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
386 # $(COMPILE) -c $< | |
387 | |
388 .c.obj: | |
389 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ | |
390 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
391 # source='$<' object='$@' libtool=no \ | |
392 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
393 # $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
394 | |
395 .c.lo: | |
396 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ | |
397 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | |
398 # source='$<' object='$@' libtool=yes \ | |
399 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
400 # $(LTCOMPILE) -c -o $@ $< | |
401 | |
402 libvisual_proxy_la-main.lo: main.c | |
403 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -MT libvisual_proxy_la-main.lo -MD -MP -MF "$(DEPDIR)/libvisual_proxy_la-main.Tpo" -c -o libvisual_proxy_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c; \ | |
404 then mv -f "$(DEPDIR)/libvisual_proxy_la-main.Tpo" "$(DEPDIR)/libvisual_proxy_la-main.Plo"; else rm -f "$(DEPDIR)/libvisual_proxy_la-main.Tpo"; exit 1; fi | |
405 # source='main.c' object='libvisual_proxy_la-main.lo' libtool=yes \ | |
406 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
407 # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -c -o libvisual_proxy_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c | |
408 | |
409 libvisual_proxy_la-lv_bmp_config.lo: lv_bmp_config.c | |
410 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -MT libvisual_proxy_la-lv_bmp_config.lo -MD -MP -MF "$(DEPDIR)/libvisual_proxy_la-lv_bmp_config.Tpo" -c -o libvisual_proxy_la-lv_bmp_config.lo `test -f 'lv_bmp_config.c' || echo '$(srcdir)/'`lv_bmp_config.c; \ | |
411 then mv -f "$(DEPDIR)/libvisual_proxy_la-lv_bmp_config.Tpo" "$(DEPDIR)/libvisual_proxy_la-lv_bmp_config.Plo"; else rm -f "$(DEPDIR)/libvisual_proxy_la-lv_bmp_config.Tpo"; exit 1; fi | |
412 # source='lv_bmp_config.c' object='libvisual_proxy_la-lv_bmp_config.lo' libtool=yes \ | |
413 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
414 # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -c -o libvisual_proxy_la-lv_bmp_config.lo `test -f 'lv_bmp_config.c' || echo '$(srcdir)/'`lv_bmp_config.c | |
415 | |
416 libvisual_proxy_la-config_gui.lo: config_gui.c | |
417 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -MT libvisual_proxy_la-config_gui.lo -MD -MP -MF "$(DEPDIR)/libvisual_proxy_la-config_gui.Tpo" -c -o libvisual_proxy_la-config_gui.lo `test -f 'config_gui.c' || echo '$(srcdir)/'`config_gui.c; \ | |
418 then mv -f "$(DEPDIR)/libvisual_proxy_la-config_gui.Tpo" "$(DEPDIR)/libvisual_proxy_la-config_gui.Plo"; else rm -f "$(DEPDIR)/libvisual_proxy_la-config_gui.Tpo"; exit 1; fi | |
419 # source='config_gui.c' object='libvisual_proxy_la-config_gui.lo' libtool=yes \ | |
420 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
421 # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -c -o libvisual_proxy_la-config_gui.lo `test -f 'config_gui.c' || echo '$(srcdir)/'`config_gui.c | |
422 | |
423 libvisual_proxy_la-about.lo: about.c | |
424 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -MT libvisual_proxy_la-about.lo -MD -MP -MF "$(DEPDIR)/libvisual_proxy_la-about.Tpo" -c -o libvisual_proxy_la-about.lo `test -f 'about.c' || echo '$(srcdir)/'`about.c; \ | |
425 then mv -f "$(DEPDIR)/libvisual_proxy_la-about.Tpo" "$(DEPDIR)/libvisual_proxy_la-about.Plo"; else rm -f "$(DEPDIR)/libvisual_proxy_la-about.Tpo"; exit 1; fi | |
426 # source='about.c' object='libvisual_proxy_la-about.lo' libtool=yes \ | |
427 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
428 # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_proxy_la_CFLAGS) $(CFLAGS) -c -o libvisual_proxy_la-about.lo `test -f 'about.c' || echo '$(srcdir)/'`about.c | |
429 | |
430 mostlyclean-libtool: | |
431 -rm -f *.lo | |
432 | |
433 clean-libtool: | |
434 -rm -rf .libs _libs | |
435 | |
436 distclean-libtool: | |
437 -rm -f libtool | |
438 uninstall-info-am: | |
439 | |
440 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
441 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
442 unique=`for i in $$list; do \ | |
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
444 done | \ | |
445 $(AWK) ' { files[$$0] = 1; } \ | |
446 END { for (i in files) print i; }'`; \ | |
447 mkid -fID $$unique | |
448 tags: TAGS | |
449 | |
450 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
451 $(TAGS_FILES) $(LISP) | |
452 tags=; \ | |
453 here=`pwd`; \ | |
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
455 unique=`for i in $$list; do \ | |
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
457 done | \ | |
458 $(AWK) ' { files[$$0] = 1; } \ | |
459 END { for (i in files) print i; }'`; \ | |
460 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | |
461 test -n "$$unique" || unique=$$empty_fix; \ | |
462 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
463 $$tags $$unique; \ | |
464 fi | |
465 ctags: CTAGS | |
466 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
467 $(TAGS_FILES) $(LISP) | |
468 tags=; \ | |
469 here=`pwd`; \ | |
470 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
471 unique=`for i in $$list; do \ | |
472 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
473 done | \ | |
474 $(AWK) ' { files[$$0] = 1; } \ | |
475 END { for (i in files) print i; }'`; \ | |
476 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
477 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
478 $$tags $$unique | |
479 | |
480 GTAGS: | |
481 here=`$(am__cd) $(top_builddir) && pwd` \ | |
482 && cd $(top_srcdir) \ | |
483 && gtags -i $(GTAGS_ARGS) $$here | |
484 | |
485 distclean-tags: | |
486 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
487 | |
488 distdir: $(DISTFILES) | |
489 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
490 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
491 list='$(DISTFILES)'; for file in $$list; do \ | |
492 case $$file in \ | |
493 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
494 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
495 esac; \ | |
496 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
497 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
498 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
499 dir="/$$dir"; \ | |
500 $(mkdir_p) "$(distdir)$$dir"; \ | |
501 else \ | |
502 dir=''; \ | |
503 fi; \ | |
504 if test -d $$d/$$file; then \ | |
505 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
506 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
507 fi; \ | |
508 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
509 else \ | |
510 test -f $(distdir)/$$file \ | |
511 || cp -p $$d/$$file $(distdir)/$$file \ | |
512 || exit 1; \ | |
513 fi; \ | |
514 done | |
515 check-am: all-am | |
516 check: check-am | |
517 all-am: Makefile $(LTLIBRARIES) | |
518 installdirs: | |
519 for dir in "$(DESTDIR)$(libdir)"; do \ | |
520 test -z "$$dir" || $(mkdir_p) "$$dir"; \ | |
521 done | |
522 install: install-am | |
523 install-exec: install-exec-am | |
524 install-data: install-data-am | |
525 uninstall: uninstall-am | |
526 | |
527 install-am: all-am | |
528 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
529 | |
530 installcheck: installcheck-am | |
531 install-strip: | |
532 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
533 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
534 `test -z '$(STRIP)' || \ | |
535 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
536 mostlyclean-generic: | |
537 | |
538 clean-generic: | |
539 | |
540 distclean-generic: | |
541 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
542 | |
543 maintainer-clean-generic: | |
544 @echo "This command is intended for maintainers to use" | |
545 @echo "it deletes files that may require special tools to rebuild." | |
546 clean: clean-am | |
547 | |
548 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ | |
549 mostlyclean-am | |
550 | |
551 distclean: distclean-am | |
552 -rm -rf ./$(DEPDIR) | |
553 -rm -f Makefile | |
554 distclean-am: clean-am distclean-compile distclean-generic \ | |
555 distclean-libtool distclean-tags | |
556 | |
557 dvi: dvi-am | |
558 | |
559 dvi-am: | |
560 | |
561 html: html-am | |
562 | |
563 info: info-am | |
564 | |
565 info-am: | |
566 | |
567 install-data-am: | |
568 | |
569 install-exec-am: install-libLTLIBRARIES | |
570 | |
571 install-info: install-info-am | |
572 | |
573 install-man: | |
574 | |
575 installcheck-am: | |
576 | |
577 maintainer-clean: maintainer-clean-am | |
578 -rm -rf ./$(DEPDIR) | |
579 -rm -f Makefile | |
580 maintainer-clean-am: distclean-am maintainer-clean-generic | |
581 | |
582 mostlyclean: mostlyclean-am | |
583 | |
584 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
585 mostlyclean-libtool | |
586 | |
587 pdf: pdf-am | |
588 | |
589 pdf-am: | |
590 | |
591 ps: ps-am | |
592 | |
593 ps-am: | |
594 | |
595 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES | |
596 | |
597 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
598 clean-libLTLIBRARIES clean-libtool ctags distclean \ | |
599 distclean-compile distclean-generic distclean-libtool \ | |
600 distclean-tags distdir dvi dvi-am html html-am info info-am \ | |
601 install install-am install-data install-data-am install-exec \ | |
602 install-exec-am install-info install-info-am \ | |
603 install-libLTLIBRARIES install-man install-strip installcheck \ | |
604 installcheck-am installdirs maintainer-clean \ | |
605 maintainer-clean-generic mostlyclean mostlyclean-compile \ | |
606 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
607 tags uninstall uninstall-am uninstall-info-am \ | |
608 uninstall-libLTLIBRARIES | |
609 | |
610 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
611 # Otherwise a system limit (for SysV at least) may be exceeded. | |
612 .NOEXPORT: |