aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/chat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/chat/Makefile')
-rw-r--r--src/plugins/chat/Makefile518
1 files changed, 518 insertions, 0 deletions
diff --git a/src/plugins/chat/Makefile b/src/plugins/chat/Makefile
new file mode 100644
index 00000000..85d70781
--- /dev/null
+++ b/src/plugins/chat/Makefile
@@ -0,0 +1,518 @@
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# src/plugins/chat/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 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
17SOURCES = $(libgnunetgtkmodule_chat_la_SOURCES)
18
19srcdir = .
20top_srcdir = ../../..
21
22pkgdatadir = $(datadir)/gnunet-gtk
23pkglibdir = $(libdir)/gnunet-gtk
24pkgincludedir = $(includedir)/gnunet-gtk
25top_builddir = ../../..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = /usr/bin/install -c
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39host_triplet = i686-pc-linux-gnu
40subdir = src/plugins/chat
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
44 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
45 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
46 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
47 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
48 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
49 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53CONFIG_HEADER = $(top_builddir)/config.h
54CONFIG_CLEAN_FILES =
55am__installdirs = "$(DESTDIR)$(plugindir)"
56pluginLTLIBRARIES_INSTALL = $(INSTALL)
57LTLIBRARIES = $(plugin_LTLIBRARIES)
58libgnunetgtkmodule_chat_la_DEPENDENCIES = \
59 $(top_builddir)/src/common/libgnunetgtk_common.la
60am_libgnunetgtkmodule_chat_la_OBJECTS = chat.lo
61libgnunetgtkmodule_chat_la_OBJECTS = \
62 $(am_libgnunetgtkmodule_chat_la_OBJECTS)
63DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
66DEP_FILES = ./$(DEPDIR)/chat.Plo
67COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
70 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71 $(AM_CFLAGS) $(CFLAGS)
72CCLD = $(CC)
73LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74 $(AM_LDFLAGS) $(LDFLAGS) -o $@
75SOURCES = $(libgnunetgtkmodule_chat_la_SOURCES)
76DIST_SOURCES = $(libgnunetgtkmodule_chat_la_SOURCES)
77ETAGS = etags
78CTAGS = ctags
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = ${SHELL} /root/gnunet-gtk/missing --run aclocal-1.8
81AMDEP_FALSE = #
82AMDEP_TRUE =
83AMTAR = ${SHELL} /root/gnunet-gtk/missing --run tar
84AR = ar
85AS = as
86AUTOCONF = ${SHELL} /root/gnunet-gtk/missing --run autoconf
87AUTOHEADER = ${SHELL} /root/gnunet-gtk/missing --run autoheader
88AUTOMAKE = ${SHELL} /root/gnunet-gtk/missing --run automake-1.8
89AWK = gawk
90CC = gcc
91CCDEPMODE = depmode=gcc3
92CFLAGS = -fno-strict-aliasing -Wall -g -O2
93CONVENIENCE_LTDL_FALSE =
94CONVENIENCE_LTDL_TRUE = #
95CPP = gcc -E
96CPPFLAGS = -I/root/GNUnetData//include
97CXX = g++
98CXXCPP = g++ -E
99CXXDEPMODE = depmode=gcc3
100CXXFLAGS = -g -O2
101CYGPATH_W = echo
102DEFS = -DHAVE_CONFIG_H
103DEPDIR = .deps
104DLLTOOL = dlltool
105ECHO = echo
106ECHO_C =
107ECHO_N = -n
108ECHO_T =
109EGREP = /bin/grep -E
110EXEEXT =
111F77 = gfortran
112FFLAGS = -g -O2
113GMSGFMT = /usr/bin/gmsgfmt
114GNUNETGTK_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
115GNUNETGTK_LIBS = -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
116GREP = /bin/grep
117GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
118GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
119HAVE_GTK_FALSE = #
120HAVE_GTK_TRUE =
121HAVE_LIBGKSU2_FALSE =
122HAVE_LIBGKSU2_TRUE = #
123HAVE_LIBNOTIFY_FALSE =
124HAVE_LIBNOTIFY_TRUE = #
125INSTALL_DATA = ${INSTALL} -m 644
126INSTALL_LTDL_FALSE =
127INSTALL_LTDL_TRUE = #
128INSTALL_PROGRAM = ${INSTALL}
129INSTALL_SCRIPT = ${INSTALL}
130INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
131INTLLIBS =
132LDFLAGS = -L/root/GNUnetData//lib
133LIBADD_DL = -ldl
134LIBGKSU2_CFLAGS =
135LIBGKSU2_LIBS =
136LIBICONV = -liconv
137LIBINTL =
138LIBLTDL = -lltdl
139LIBNOTIFY_CFLAGS =
140LIBNOTIFY_LIBS =
141LIBOBJS =
142LIBS = -lm -lnsl
143LIBTOOL = $(SHELL) $(top_builddir)/libtool
144LN_S = ln -s
145LTDLINCL =
146LTLIBICONV = -liconv
147LTLIBINTL =
148LTLIBOBJS =
149MAKEINFO = ${SHELL} /root/gnunet-gtk/missing --run makeinfo
150MINGW_FALSE =
151MINGW_TRUE = #
152MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
153MSGFMT = /usr/bin/msgfmt
154MSGMERGE = /usr/bin/msgmerge
155OBJDUMP = objdump
156OBJEXT = o
157PACKAGE = gnunet-gtk
158PACKAGE_BUGREPORT = bug-gnunet@gnu.org
159PACKAGE_DATA = /root/GNUnetData//share
160PACKAGE_NAME = gnunet-gtk
161PACKAGE_STRING = gnunet-gtk 0.7.3
162PACKAGE_TARNAME = gnunet-gtk
163PACKAGE_VERSION = 0.7.3
164PATH_SEPARATOR = :
165PKG_CONFIG = /usr/bin/pkg-config
166POSUB = po
167RANLIB = ranlib
168SED = /bin/sed
169SET_MAKE =
170SHELL = /bin/sh
171STRIP = strip
172USE_NLS = yes
173VERSION = 0.7.3
174XGETTEXT = /usr/bin/xgettext
175ac_ct_CC = gcc
176ac_ct_CXX = g++
177ac_ct_F77 = gfortran
178am__fastdepCC_FALSE = #
179am__fastdepCC_TRUE =
180am__fastdepCXX_FALSE = #
181am__fastdepCXX_TRUE =
182am__include = include
183am__leading_dot = .
184am__quote =
185bindir = ${exec_prefix}/bin
186build = i686-pc-linux-gnu
187build_alias =
188build_cpu = i686
189build_os = linux-gnu
190build_vendor = pc
191datadir = ${datarootdir}
192datarootdir = ${prefix}/share
193docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
194dvidir = ${docdir}
195exec_prefix = ${prefix}
196host = i686-pc-linux-gnu
197host_alias =
198host_cpu = i686
199host_os = linux-gnu
200host_vendor = pc
201htmldir = ${docdir}
202includedir = ${prefix}/include
203infodir = ${datarootdir}/info
204install_sh = /root/gnunet-gtk/install-sh
205libdir = ${exec_prefix}/lib
206libexecdir = ${exec_prefix}/libexec
207localedir = ${datarootdir}/locale
208localstatedir = ${prefix}/var
209mandir = ${datarootdir}/man
210mkdir_p = mkdir -p -- .
211oldincludedir = /usr/include
212pdfdir = ${docdir}
213prefix = /root/GNUnetData/
214program_transform_name = s,x,x,
215psdir = ${docdir}
216sbindir = ${exec_prefix}/sbin
217sharedstatedir = ${prefix}/com
218subdirs = libltdl
219sysconfdir = ${prefix}/etc
220target_alias =
221INCLUDES = \
222 -I$(top_srcdir)/intl \
223 -I$(top_srcdir)/src/include \
224 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 \
225 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
226
227plugindir = $(libdir)/GNUnet
228plugin_LTLIBRARIES = \
229 libgnunetgtkmodule_chat.la
230
231libgnunetgtkmodule_chat_la_SOURCES = \
232 chat.c
233
234libgnunetgtkmodule_chat_la_LIBADD = \
235 $(top_builddir)/src/common/libgnunetgtk_common.la \
236 -lgnunetutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
237
238libgnunetgtkmodule_chat_la_LDFLAGS = \
239 -export-dynamic -avoid-version -module
240
241all: all-am
242
243.SUFFIXES:
244.SUFFIXES: .c .lo .o .obj
245$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
246 @for dep in $?; do \
247 case '$(am__configure_deps)' in \
248 *$$dep*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250 && exit 0; \
251 exit 1;; \
252 esac; \
253 done; \
254 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/chat/Makefile'; \
255 cd $(top_srcdir) && \
256 $(AUTOMAKE) --gnu src/plugins/chat/Makefile
257.PRECIOUS: Makefile
258Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259 @case '$?' in \
260 *config.status*) \
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262 *) \
263 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265 esac;
266
267$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270$(top_srcdir)/configure: $(am__configure_deps)
271 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272$(ACLOCAL_M4): $(am__aclocal_m4_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
275 @$(NORMAL_INSTALL)
276 test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
277 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
278 if test -f $$p; then \
279 f="`echo $$p | sed -e 's|^.*/||'`"; \
280 echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
281 $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
282 else :; fi; \
283 done
284
285uninstall-pluginLTLIBRARIES:
286 @$(NORMAL_UNINSTALL)
287 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
288 p="`echo $$p | sed -e 's|^.*/||'`"; \
289 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
290 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
291 done
292
293clean-pluginLTLIBRARIES:
294 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
295 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
296 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
297 test "$$dir" != "$$p" || dir=.; \
298 echo "rm -f \"$${dir}/so_locations\""; \
299 rm -f "$${dir}/so_locations"; \
300 done
301libgnunetgtkmodule_chat.la: $(libgnunetgtkmodule_chat_la_OBJECTS) $(libgnunetgtkmodule_chat_la_DEPENDENCIES)
302 $(LINK) -rpath $(plugindir) $(libgnunetgtkmodule_chat_la_LDFLAGS) $(libgnunetgtkmodule_chat_la_OBJECTS) $(libgnunetgtkmodule_chat_la_LIBADD) $(LIBS)
303
304mostlyclean-compile:
305 -rm -f *.$(OBJEXT)
306
307distclean-compile:
308 -rm -f *.tab.c
309
310include ./$(DEPDIR)/chat.Plo
311
312.c.o:
313 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
314 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315# source='$<' object='$@' libtool=no \
316# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
317# $(CCDEPMODE) $(depcomp) \
318# $(COMPILE) -c $<
319
320.c.obj:
321 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
322 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
323# source='$<' object='$@' libtool=no \
324# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
325# $(CCDEPMODE) $(depcomp) \
326# $(COMPILE) -c `$(CYGPATH_W) '$<'`
327
328.c.lo:
329 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
330 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
331# source='$<' object='$@' libtool=yes \
332# depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
333# $(CCDEPMODE) $(depcomp) \
334# $(LTCOMPILE) -c -o $@ $<
335
336mostlyclean-libtool:
337 -rm -f *.lo
338
339clean-libtool:
340 -rm -rf .libs _libs
341
342distclean-libtool:
343 -rm -f libtool
344uninstall-info-am:
345
346ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) ' { files[$$0] = 1; } \
352 END { for (i in files) print i; }'`; \
353 mkid -fID $$unique
354tags: TAGS
355
356TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
367 test -n "$$unique" || unique=$$empty_fix; \
368 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
369 $$tags $$unique; \
370 fi
371ctags: CTAGS
372CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
373 $(TAGS_FILES) $(LISP)
374 tags=; \
375 here=`pwd`; \
376 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
377 unique=`for i in $$list; do \
378 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 done | \
380 $(AWK) ' { files[$$0] = 1; } \
381 END { for (i in files) print i; }'`; \
382 test -z "$(CTAGS_ARGS)$$tags$$unique" \
383 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
384 $$tags $$unique
385
386GTAGS:
387 here=`$(am__cd) $(top_builddir) && pwd` \
388 && cd $(top_srcdir) \
389 && gtags -i $(GTAGS_ARGS) $$here
390
391distclean-tags:
392 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
393
394distdir: $(DISTFILES)
395 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
396 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
397 list='$(DISTFILES)'; for file in $$list; do \
398 case $$file in \
399 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
400 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
401 esac; \
402 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
405 dir="/$$dir"; \
406 $(mkdir_p) "$(distdir)$$dir"; \
407 else \
408 dir=''; \
409 fi; \
410 if test -d $$d/$$file; then \
411 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
413 fi; \
414 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
415 else \
416 test -f $(distdir)/$$file \
417 || cp -p $$d/$$file $(distdir)/$$file \
418 || exit 1; \
419 fi; \
420 done
421check-am: all-am
422check: check-am
423all-am: Makefile $(LTLIBRARIES)
424installdirs:
425 for dir in "$(DESTDIR)$(plugindir)"; do \
426 test -z "$$dir" || $(mkdir_p) "$$dir"; \
427 done
428install: install-am
429install-exec: install-exec-am
430install-data: install-data-am
431uninstall: uninstall-am
432
433install-am: all-am
434 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
435
436installcheck: installcheck-am
437install-strip:
438 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
439 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
440 `test -z '$(STRIP)' || \
441 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
442mostlyclean-generic:
443
444clean-generic:
445
446distclean-generic:
447 -rm -f $(CONFIG_CLEAN_FILES)
448
449maintainer-clean-generic:
450 @echo "This command is intended for maintainers to use"
451 @echo "it deletes files that may require special tools to rebuild."
452clean: clean-am
453
454clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
455 mostlyclean-am
456
457distclean: distclean-am
458 -rm -rf ./$(DEPDIR)
459 -rm -f Makefile
460distclean-am: clean-am distclean-compile distclean-generic \
461 distclean-libtool distclean-tags
462
463dvi: dvi-am
464
465dvi-am:
466
467html: html-am
468
469info: info-am
470
471info-am:
472
473install-data-am: install-pluginLTLIBRARIES
474
475install-exec-am:
476
477install-info: install-info-am
478
479install-man:
480
481installcheck-am:
482
483maintainer-clean: maintainer-clean-am
484 -rm -rf ./$(DEPDIR)
485 -rm -f Makefile
486maintainer-clean-am: distclean-am maintainer-clean-generic
487
488mostlyclean: mostlyclean-am
489
490mostlyclean-am: mostlyclean-compile mostlyclean-generic \
491 mostlyclean-libtool
492
493pdf: pdf-am
494
495pdf-am:
496
497ps: ps-am
498
499ps-am:
500
501uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
502
503.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
504 clean-libtool clean-pluginLTLIBRARIES ctags distclean \
505 distclean-compile distclean-generic distclean-libtool \
506 distclean-tags distdir dvi dvi-am html html-am info info-am \
507 install install-am install-data install-data-am install-exec \
508 install-exec-am install-info install-info-am install-man \
509 install-pluginLTLIBRARIES install-strip installcheck \
510 installcheck-am installdirs maintainer-clean \
511 maintainer-clean-generic mostlyclean mostlyclean-compile \
512 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
513 tags uninstall uninstall-am uninstall-info-am \
514 uninstall-pluginLTLIBRARIES
515
516# Tell versions [3.59,3.63) of GNU make to not export all variables.
517# Otherwise a system limit (for SysV at least) may be exceeded.
518.NOEXPORT: