source: mediastreamer2/linphone/coreapi/plugins/buddylookup/src/Makefile @ 319:0688d842cb70

Last change on this file since 319:0688d842cb70 was 319:0688d842cb70, checked in by smorlat <smorlat@…>, 4 years ago

Import buddylookup xml-rpc plugin.

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@322 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File size: 15.7 KB
Line 
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# src/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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
18pkgdatadir = $(datadir)/buddylookup
19pkglibdir = $(libdir)/buddylookup
20pkgincludedir = $(includedir)/buddylookup
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = x86_64-unknown-linux-gnu
34host_triplet = x86_64-unknown-linux-gnu
35target_triplet = x86_64-unknown-linux-gnu
36subdir = src
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41        $(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_CLEAN_FILES =
44am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
45am__vpath_adj = case $$p in \
46    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
47    *) f=$$p;; \
48  esac;
49am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
50am__installdirs = "$(DESTDIR)$(pluginsdir)"
51pluginsLTLIBRARIES_INSTALL = $(INSTALL)
52LTLIBRARIES = $(plugins_LTLIBRARIES)
53am__DEPENDENCIES_1 =
54libbuddylookup_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
55        $(am__DEPENDENCIES_1)
56am_libbuddylookup_la_OBJECTS = lookup.lo
57libbuddylookup_la_OBJECTS = $(am_libbuddylookup_la_OBJECTS)
58DEFAULT_INCLUDES = -I.
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
64        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66CCLD = $(CC)
67LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
68        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
69        $(LDFLAGS) -o $@
70SOURCES = $(libbuddylookup_la_SOURCES)
71DIST_SOURCES = $(libbuddylookup_la_SOURCES)
72ETAGS = etags
73CTAGS = ctags
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75ACLOCAL = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run aclocal-1.10
76AMTAR = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run tar
77AR = ar
78AUTOCONF = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run autoconf
79AUTOHEADER = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run autoheader
80AUTOMAKE = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run automake-1.10
81AWK = gawk
82CC = gcc
83CCDEPMODE = depmode=gcc3
84CFLAGS = -g -O2 -Wall -Werror
85CPP = gcc -E
86CPPFLAGS = 
87CXX = g++
88CXXCPP = g++ -E
89CXXDEPMODE = depmode=gcc3
90CXXFLAGS = -g -O2
91CYGPATH_W = echo
92DEFS = -DPACKAGE_NAME=\"buddylookup\" -DPACKAGE_TARNAME=\"buddylookup\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"buddylookup\ 0.0.1\" -DPACKAGE_BUGREPORT=\"simon\ dot\ morlat\ at\ linphone\ dot\ org\" -DPACKAGE=\"buddylookup\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
93DEPDIR = .deps
94DSYMUTIL = 
95ECHO = echo
96ECHO_C = 
97ECHO_N = -n
98ECHO_T = 
99EGREP = /bin/grep -E
100EXEEXT = 
101F77 = gfortran
102FFLAGS = -g -O2
103GREP = /bin/grep
104INSTALL = /usr/bin/install -c
105INSTALL_DATA = ${INSTALL} -m 644
106INSTALL_PROGRAM = ${INSTALL}
107INSTALL_SCRIPT = ${INSTALL}
108INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
109LDFLAGS =  -rdynamic
110LIBLINPHONE_CFLAGS = -I/usr/local/include -I/usr/local/include/linphone -I/usr/local/include/ortp 
111LIBLINPHONE_LIBS = -L/usr/local/lib -llinphone 
112LIBOBJS = 
113LIBS = 
114LIBSOUP_CFLAGS = -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
115LIBSOUP_LIBS = -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 
116LIBTOOL = $(SHELL) $(top_builddir)/libtool
117LINPHONE_PLUGINS_DIR = $(libdir)/liblinphone/plugins/
118LN_S = ln -s
119LTLIBOBJS = 
120MAKEINFO = ${SHELL} /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/missing --run makeinfo
121MKDIR_P = /bin/mkdir -p
122NMEDIT = 
123OBJEXT = o
124PACKAGE = buddylookup
125PACKAGE_BUGREPORT = simon dot morlat at linphone dot org
126PACKAGE_NAME = buddylookup
127PACKAGE_STRING = buddylookup 0.0.1
128PACKAGE_TARNAME = buddylookup
129PACKAGE_VERSION = 0.0.1
130PATH_SEPARATOR = :
131PKG_CONFIG = /usr/bin/pkg-config
132RANLIB = ranlib
133SED = /bin/sed
134SET_MAKE = 
135SHELL = /bin/sh
136STRIP = strip
137VERSION = 0.0.1
138abs_builddir = /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/src
139abs_srcdir = /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/src
140abs_top_builddir = /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup
141abs_top_srcdir = /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup
142ac_ct_CC = gcc
143ac_ct_CXX = g++
144ac_ct_F77 = gfortran
145am__include = include
146am__leading_dot = .
147am__quote = 
148am__tar = tar --format=ustar -chf - "$$tardir"
149am__untar = tar -xf -
150bindir = ${exec_prefix}/bin
151build = x86_64-unknown-linux-gnu
152build_alias = 
153build_cpu = x86_64
154build_os = linux-gnu
155build_vendor = unknown
156builddir = .
157datadir = ${datarootdir}
158datarootdir = ${prefix}/share
159docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
160dvidir = ${docdir}
161exec_prefix = ${prefix}
162host = x86_64-unknown-linux-gnu
163host_alias = 
164host_cpu = x86_64
165host_os = linux-gnu
166host_vendor = unknown
167htmldir = ${docdir}
168includedir = ${prefix}/include
169infodir = ${datarootdir}/info
170install_sh = $(SHELL) /home/smorlat/sources/svn/trunk/linphone/coreapi/plugins/buddylookup/install-sh
171libdir = ${exec_prefix}/lib
172libexecdir = ${exec_prefix}/libexec
173localedir = ${datarootdir}/locale
174localstatedir = ${prefix}/var
175mandir = ${datarootdir}/man
176mkdir_p = /bin/mkdir -p
177oldincludedir = /usr/include
178pdfdir = ${docdir}
179prefix = /usr/local
180program_transform_name = s,x,x,
181psdir = ${docdir}
182sbindir = ${exec_prefix}/sbin
183sharedstatedir = ${prefix}/com
184srcdir = .
185sysconfdir = ${prefix}/etc
186target = x86_64-unknown-linux-gnu
187target_alias = 
188target_cpu = x86_64
189target_os = linux-gnu
190target_vendor = unknown
191top_builddir = ..
192top_srcdir = ..
193pluginsdir = $(LINPHONE_PLUGINS_DIR)
194plugins_LTLIBRARIES = libbuddylookup.la
195libbuddylookup_la_SOURCES = lookup.c
196libbuddylookup_la_LIBADD = $(LIBSOUP_LIBS) $(LIBLINPHONE_LIBS)
197AM_CFLAGS = $(LIBLINPHONE_CFLAGS) $(LIBSOUP_CFLAGS)
198all: all-am
199
200.SUFFIXES:
201.SUFFIXES: .c .lo .o .obj
202$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
203        @for dep in $?; do \
204          case '$(am__configure_deps)' in \
205            *$$dep*) \
206              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
207                && exit 0; \
208              exit 1;; \
209          esac; \
210        done; \
211        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
212        cd $(top_srcdir) && \
213          $(AUTOMAKE) --gnu  src/Makefile
214.PRECIOUS: Makefile
215Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216        @case '$?' in \
217          *config.status*) \
218            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219          *) \
220            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
221            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222        esac;
223
224$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227$(top_srcdir)/configure:  $(am__configure_deps)
228        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229$(ACLOCAL_M4)$(am__aclocal_m4_deps)
230        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231install-pluginsLTLIBRARIES: $(plugins_LTLIBRARIES)
232        @$(NORMAL_INSTALL)
233        test -z "$(pluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginsdir)"
234        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
235          if test -f $$p; then \
236            f=$(am__strip_dir) \
237            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pluginsdir)/$$f'"; \
238            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pluginsdir)/$$f"; \
239          else :; fi; \
240        done
241
242uninstall-pluginsLTLIBRARIES:
243        @$(NORMAL_UNINSTALL)
244        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
245          p=$(am__strip_dir) \
246          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginsdir)/$$p'"; \
247          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginsdir)/$$p"; \
248        done
249
250clean-pluginsLTLIBRARIES:
251        -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
252        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
253          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
254          test "$$dir" != "$$p" || dir=.; \
255          echo "rm -f \"$${dir}/so_locations\""; \
256          rm -f "$${dir}/so_locations"; \
257        done
258libbuddylookup.la: $(libbuddylookup_la_OBJECTS) $(libbuddylookup_la_DEPENDENCIES) 
259        $(LINK) -rpath $(pluginsdir) $(libbuddylookup_la_OBJECTS) $(libbuddylookup_la_LIBADD) $(LIBS)
260
261mostlyclean-compile:
262        -rm -f *.$(OBJEXT)
263
264distclean-compile:
265        -rm -f *.tab.c
266
267include ./$(DEPDIR)/lookup.Plo
268
269.c.o:
270        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
271        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
272#       source='$<' object='$@' libtool=no \
273#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
274#       $(COMPILE) -c $<
275
276.c.obj:
277        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
278        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
279#       source='$<' object='$@' libtool=no \
280#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
281#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
282
283.c.lo:
284        $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
285        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
286#       source='$<' object='$@' libtool=yes \
287#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
288#       $(LTCOMPILE) -c -o $@ $<
289
290mostlyclean-libtool:
291        -rm -f *.lo
292
293clean-libtool:
294        -rm -rf .libs _libs
295
296ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
297        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298        unique=`for i in $$list; do \
299            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300          done | \
301          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
302              END { if (nonempty) { for (i in files) print i; }; }'`; \
303        mkid -fID $$unique
304tags: TAGS
305
306TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307                $(TAGS_FILES) $(LISP)
308        tags=; \
309        here=`pwd`; \
310        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311        unique=`for i in $$list; do \
312            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313          done | \
314          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315              END { if (nonempty) { for (i in files) print i; }; }'`; \
316        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317          test -n "$$unique" || unique=$$empty_fix; \
318          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319            $$tags $$unique; \
320        fi
321ctags: CTAGS
322CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323                $(TAGS_FILES) $(LISP)
324        tags=; \
325        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326        unique=`for i in $$list; do \
327            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328          done | \
329          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330              END { if (nonempty) { for (i in files) print i; }; }'`; \
331        test -z "$(CTAGS_ARGS)$$tags$$unique" \
332          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
333             $$tags $$unique
334
335GTAGS:
336        here=`$(am__cd) $(top_builddir) && pwd` \
337          && cd $(top_srcdir) \
338          && gtags -i $(GTAGS_ARGS) $$here
339
340distclean-tags:
341        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
342
343distdir: $(DISTFILES)
344        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346        list='$(DISTFILES)'; \
347          dist_files=`for file in $$list; do echo $$file; done | \
348          sed -e "s|^$$srcdirstrip/||;t" \
349              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
350        case $$dist_files in \
351          */*) $(MKDIR_P) `echo "$$dist_files" | \
352                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
353                           sort -u` ;; \
354        esac; \
355        for file in $$dist_files; do \
356          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
357          if test -d $$d/$$file; then \
358            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
359            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361            fi; \
362            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
363          else \
364            test -f $(distdir)/$$file \
365            || cp -p $$d/$$file $(distdir)/$$file \
366            || exit 1; \
367          fi; \
368        done
369check-am: all-am
370check: check-am
371all-am: Makefile $(LTLIBRARIES)
372installdirs:
373        for dir in "$(DESTDIR)$(pluginsdir)"; do \
374          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
375        done
376install: install-am
377install-exec: install-exec-am
378install-data: install-data-am
379uninstall: uninstall-am
380
381install-am: all-am
382        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
384installcheck: installcheck-am
385install-strip:
386        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388          `test -z '$(STRIP)' || \
389            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
390mostlyclean-generic:
391
392clean-generic:
393
394distclean-generic:
395        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
396
397maintainer-clean-generic:
398        @echo "This command is intended for maintainers to use"
399        @echo "it deletes files that may require special tools to rebuild."
400clean: clean-am
401
402clean-am: clean-generic clean-libtool clean-pluginsLTLIBRARIES \
403        mostlyclean-am
404
405distclean: distclean-am
406        -rm -rf ./$(DEPDIR)
407        -rm -f Makefile
408distclean-am: clean-am distclean-compile distclean-generic \
409        distclean-tags
410
411dvi: dvi-am
412
413dvi-am:
414
415html: html-am
416
417info: info-am
418
419info-am:
420
421install-data-am: install-pluginsLTLIBRARIES
422
423install-dvi: install-dvi-am
424
425install-exec-am:
426
427install-html: install-html-am
428
429install-info: install-info-am
430
431install-man:
432
433install-pdf: install-pdf-am
434
435install-ps: install-ps-am
436
437installcheck-am:
438
439maintainer-clean: maintainer-clean-am
440        -rm -rf ./$(DEPDIR)
441        -rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-am
445
446mostlyclean-am: mostlyclean-compile mostlyclean-generic \
447        mostlyclean-libtool
448
449pdf: pdf-am
450
451pdf-am:
452
453ps: ps-am
454
455ps-am:
456
457uninstall-am: uninstall-pluginsLTLIBRARIES
458
459.MAKE: install-am install-strip
460
461.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
462        clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
463        distclean-compile distclean-generic distclean-libtool \
464        distclean-tags distdir dvi dvi-am html html-am info info-am \
465        install install-am install-data install-data-am install-dvi \
466        install-dvi-am install-exec install-exec-am install-html \
467        install-html-am install-info install-info-am install-man \
468        install-pdf install-pdf-am install-pluginsLTLIBRARIES \
469        install-ps install-ps-am install-strip installcheck \
470        installcheck-am installdirs maintainer-clean \
471        maintainer-clean-generic mostlyclean mostlyclean-compile \
472        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
473        tags uninstall uninstall-am uninstall-pluginsLTLIBRARIES
474
475# Tell versions [3.59,3.63) of GNU make to not export all variables.
476# Otherwise a system limit (for SysV at least) may be exceeded.
477.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.