source: projects/synaptic/trunk/Makefile.in @ 280

Revision 280, 18.5 KB checked in by yasumichi, 15 years ago (diff)

first import

RevLine 
[280]1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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@SET_MAKE@
16
17# synaptic makefile
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = .
26
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40ACLOCAL = @ACLOCAL@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@
44AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@
48BUILD_gtk = @BUILD_gtk@
49CATALOGS = @CATALOGS@
50CATOBJEXT = @CATOBJEXT@
51CC = @CC@
52CCDEPMODE = @CCDEPMODE@
53CFLAGS = @CFLAGS@
54CPP = @CPP@
55CPPFLAGS = @CPPFLAGS@
56CXX = @CXX@
57CXXCPP = @CXXCPP@
58CXXDEPMODE = @CXXDEPMODE@
59CXXFLAGS = @CXXFLAGS@
60CYGPATH_W = @CYGPATH_W@
61DATADIRNAME = @DATADIRNAME@
62DEB_HDRS = @DEB_HDRS@
63DEB_LIBS = @DEB_LIBS@
64DEFS = @DEFS@
65DEPDIR = @DEPDIR@
66ECHO_C = @ECHO_C@
67ECHO_N = @ECHO_N@
68ECHO_T = @ECHO_T@
69EGREP = @EGREP@
70EXEEXT = @EXEEXT@
71GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
72GMOFILES = @GMOFILES@
73GMSGFMT = @GMSGFMT@
74INSTALL_DATA = @INSTALL_DATA@
75INSTALL_PROGRAM = @INSTALL_PROGRAM@
76INSTALL_SCRIPT = @INSTALL_SCRIPT@
77INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78INSTOBJEXT = @INSTOBJEXT@
79INTLLIBS = @INTLLIBS@
80INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
81INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
82INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
83INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
84INTLTOOL_ICONV = @INTLTOOL_ICONV@
85INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
86INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
87INTLTOOL_MERGE = @INTLTOOL_MERGE@
88INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
89INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
90INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
91INTLTOOL_PERL = @INTLTOOL_PERL@
92INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
93INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
94INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
95INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
96INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
97INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
98INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
99INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
100INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
101INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
102INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
103INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
104INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
105LDFLAGS = @LDFLAGS@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LTLIBOBJS = @LTLIBOBJS@
109MAINT = @MAINT@
110MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112MAKEINFO = @MAKEINFO@
113MKINSTALLDIRS = @MKINSTALLDIRS@
114MSGFMT = @MSGFMT@
115OBJEXT = @OBJEXT@
116PACKAGE = @PACKAGE@
117PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
119PACKAGE_LIBS = @PACKAGE_LIBS@
120PACKAGE_NAME = @PACKAGE_NAME@
121PACKAGE_STRING = @PACKAGE_STRING@
122PACKAGE_TARNAME = @PACKAGE_TARNAME@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125PKG_CONFIG = @PKG_CONFIG@
126POFILES = @POFILES@
127POSUB = @POSUB@
128PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
129PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
130RANLIB = @RANLIB@
131RPM_HDRS = @RPM_HDRS@
132RPM_LIBS = @RPM_LIBS@
133SET_MAKE = @SET_MAKE@
134SHELL = @SHELL@
135STRIP = @STRIP@
136USE_NLS = @USE_NLS@
137VERSION = @VERSION@
138VTE_CFLAGS = @VTE_CFLAGS@
139VTE_LIBS = @VTE_LIBS@
140WITH_LUA_FALSE = @WITH_LUA_FALSE@
141WITH_LUA_TRUE = @WITH_LUA_TRUE@
142XGETTEXT = @XGETTEXT@
143XMLTO = @XMLTO@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_CXX = @ac_ct_CXX@
146ac_ct_RANLIB = @ac_ct_RANLIB@
147ac_ct_STRIP = @ac_ct_STRIP@
148am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
149am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
150am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
151am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
152am__include = @am__include@
153am__leading_dot = @am__leading_dot@
154am__quote = @am__quote@
155bindir = @bindir@
156build_alias = @build_alias@
157datadir = @datadir@
158exec_prefix = @exec_prefix@
159host_alias = @host_alias@
160includedir = @includedir@
161infodir = @infodir@
162install_sh = @install_sh@
163libdir = @libdir@
164libexecdir = @libexecdir@
165localstatedir = @localstatedir@
166mandir = @mandir@
167mkdir_p = @mkdir_p@
168oldincludedir = @oldincludedir@
169prefix = @prefix@
170program_transform_name = @program_transform_name@
171sbindir = @sbindir@
172sharedstatedir = @sharedstatedir@
173synapticlocaledir = @synapticlocaledir@
174sysconfdir = @sysconfdir@
175target_alias = @target_alias@
176
177SUBDIRS = data common gtk man pixmaps po help doc
178
179EXTRA_DIST = config.h.in \
180             synaptic.spec synaptic-suse.spec synaptic-redhat.spec \
181             intltool-extract.in intltool-merge.in intltool-update.in \
182             README.debtags FAQ \
183             TRANSLATORS README.tasks README.supported \
184             po/synaptic.pot po/synaptic-manual.pot
185
186subdir = .
187ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
188mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
189CONFIG_HEADER = config.h
190CONFIG_CLEAN_FILES =
191DIST_SOURCES =
192
193RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
194        ps-recursive install-info-recursive uninstall-info-recursive \
195        all-recursive install-data-recursive install-exec-recursive \
196        installdirs-recursive install-recursive uninstall-recursive \
197        check-recursive installcheck-recursive
198DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
199        ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \
200        TODO acinclude.m4 aclocal.m4 config.guess config.h.in \
201        config.sub configure configure.in depcomp install-sh missing \
202        mkinstalldirs
203DIST_SUBDIRS = $(SUBDIRS)
204all: config.h
205        $(MAKE) $(AM_MAKEFLAGS) all-recursive
206
207.SUFFIXES:
208
209am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
210 configure.lineno
211$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
212        cd $(top_srcdir) && \
213          $(AUTOMAKE) --gnu  Makefile
214Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
215        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
216
217$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218        $(SHELL) ./config.status --recheck
219$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
220        cd $(srcdir) && $(AUTOCONF)
221
222$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
223        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
224
225config.h: stamp-h1
226        @if test ! -f $@; then \
227          rm -f stamp-h1; \
228          $(MAKE) stamp-h1; \
229        else :; fi
230
231stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
232        @rm -f stamp-h1
233        cd $(top_builddir) && $(SHELL) ./config.status config.h
234
235$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4)
236        cd $(top_srcdir) && $(AUTOHEADER)
237        touch $(srcdir)/config.h.in
238
239distclean-hdr:
240        -rm -f config.h stamp-h1
241uninstall-info-am:
242
243# This directory's subdirectories are mostly independent; you can cd
244# into them and run `make' without going through this Makefile.
245# To change the values of `make' variables: instead of editing Makefiles,
246# (1) if the variable is set in `config.status', edit `config.status'
247#     (which will cause the Makefiles to be regenerated when you run `make');
248# (2) otherwise, pass the desired values on the `make' command line.
249$(RECURSIVE_TARGETS):
250        @set fnord $$MAKEFLAGS; amf=$$2; \
251        dot_seen=no; \
252        target=`echo $@ | sed s/-recursive//`; \
253        list='$(SUBDIRS)'; for subdir in $$list; do \
254          echo "Making $$target in $$subdir"; \
255          if test "$$subdir" = "."; then \
256            dot_seen=yes; \
257            local_target="$$target-am"; \
258          else \
259            local_target="$$target"; \
260          fi; \
261          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
262           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
263        done; \
264        if test "$$dot_seen" = "no"; then \
265          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
266        fi; test -z "$$fail"
267
268mostlyclean-recursive clean-recursive distclean-recursive \
269maintainer-clean-recursive:
270        @set fnord $$MAKEFLAGS; amf=$$2; \
271        dot_seen=no; \
272        case "$@" in \
273          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
274          *) list='$(SUBDIRS)' ;; \
275        esac; \
276        rev=''; for subdir in $$list; do \
277          if test "$$subdir" = "."; then :; else \
278            rev="$$subdir $$rev"; \
279          fi; \
280        done; \
281        rev="$$rev ."; \
282        target=`echo $@ | sed s/-recursive//`; \
283        for subdir in $$rev; do \
284          echo "Making $$target in $$subdir"; \
285          if test "$$subdir" = "."; then \
286            local_target="$$target-am"; \
287          else \
288            local_target="$$target"; \
289          fi; \
290          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
291           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
292        done && test -z "$$fail"
293tags-recursive:
294        list='$(SUBDIRS)'; for subdir in $$list; do \
295          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
296        done
297ctags-recursive:
298        list='$(SUBDIRS)'; for subdir in $$list; do \
299          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
300        done
301
302ETAGS = etags
303ETAGSFLAGS =
304
305CTAGS = ctags
306CTAGSFLAGS =
307
308tags: TAGS
309
310ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312        unique=`for i in $$list; do \
313            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314          done | \
315          $(AWK) '    { files[$$0] = 1; } \
316               END { for (i in files) print i; }'`; \
317        mkid -fID $$unique
318
319TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
320                $(TAGS_FILES) $(LISP)
321        tags=; \
322        here=`pwd`; \
323        if (etags --etags-include --version) >/dev/null 2>&1; then \
324          include_option=--etags-include; \
325        else \
326          include_option=--include; \
327        fi; \
328        list='$(SUBDIRS)'; for subdir in $$list; do \
329          if test "$$subdir" = .; then :; else \
330            test -f $$subdir/TAGS && \
331              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
332          fi; \
333        done; \
334        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
335        unique=`for i in $$list; do \
336            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337          done | \
338          $(AWK) '    { files[$$0] = 1; } \
339               END { for (i in files) print i; }'`; \
340        test -z "$(ETAGS_ARGS)$$tags$$unique" \
341          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
342             $$tags $$unique
343
344ctags: CTAGS
345CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
346                $(TAGS_FILES) $(LISP)
347        tags=; \
348        here=`pwd`; \
349        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
350        unique=`for i in $$list; do \
351            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352          done | \
353          $(AWK) '    { files[$$0] = 1; } \
354               END { for (i in files) print i; }'`; \
355        test -z "$(CTAGS_ARGS)$$tags$$unique" \
356          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
357             $$tags $$unique
358
359GTAGS:
360        here=`$(am__cd) $(top_builddir) && pwd` \
361          && cd $(top_srcdir) \
362          && gtags -i $(GTAGS_ARGS) $$here
363
364distclean-tags:
365        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
367
368top_distdir = .
369distdir = $(PACKAGE)-$(VERSION)
370
371am__remove_distdir = \
372  { test ! -d $(distdir) \
373    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
374         && rm -fr $(distdir); }; }
375
376GZIP_ENV = --best
377distuninstallcheck_listfiles = find . -type f -print
378distcleancheck_listfiles = find . -type f -print
379
380distdir: $(DISTFILES)
381        $(am__remove_distdir)
382        mkdir $(distdir)
383        $(mkinstalldirs) $(distdir)/po
384        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
385        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
386        list='$(DISTFILES)'; for file in $$list; do \
387          case $$file in \
388            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
389            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
390          esac; \
391          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
393          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
394            dir="/$$dir"; \
395            $(mkinstalldirs) "$(distdir)$$dir"; \
396          else \
397            dir=''; \
398          fi; \
399          if test -d $$d/$$file; then \
400            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402            fi; \
403            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
404          else \
405            test -f $(distdir)/$$file \
406            || cp -p $$d/$$file $(distdir)/$$file \
407            || exit 1; \
408          fi; \
409        done
410        list='$(SUBDIRS)'; for subdir in $$list; do \
411          if test "$$subdir" = .; then :; else \
412            test -d $(distdir)/$$subdir \
413            || mkdir $(distdir)/$$subdir \
414            || exit 1; \
415            (cd $$subdir && \
416              $(MAKE) $(AM_MAKEFLAGS) \
417                top_distdir="$(top_distdir)" \
418                distdir=../$(distdir)/$$subdir \
419                distdir) \
420              || exit 1; \
421          fi; \
422        done
423        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
424          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
425          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
426          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
427        || chmod -R a+r $(distdir)
428dist-gzip: distdir
429        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
430        $(am__remove_distdir)
431
432dist dist-all: distdir
433        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
434        $(am__remove_distdir)
435
436# This target untars the dist file and tries a VPATH configuration.  Then
437# it guarantees that the distribution is self-contained by making another
438# tarfile.
439distcheck: dist
440        $(am__remove_distdir)
441        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
442        chmod -R a-w $(distdir); chmod a+w $(distdir)
443        mkdir $(distdir)/_build
444        mkdir $(distdir)/_inst
445        chmod a-w $(distdir)
446        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
447          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
448          && cd $(distdir)/_build \
449          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
450            $(DISTCHECK_CONFIGURE_FLAGS) \
451          && $(MAKE) $(AM_MAKEFLAGS) \
452          && $(MAKE) $(AM_MAKEFLAGS) dvi \
453          && $(MAKE) $(AM_MAKEFLAGS) check \
454          && $(MAKE) $(AM_MAKEFLAGS) install \
455          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
456          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
457          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
458                distuninstallcheck \
459          && chmod -R a-w "$$dc_install_base" \
460          && ({ \
461               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
462               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
463               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
464               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
465                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
466              } || { rm -rf "$$dc_destdir"; exit 1; }) \
467          && rm -rf "$$dc_destdir" \
468          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
469          && rm -f $(distdir).tar.gz \
470          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
471        $(am__remove_distdir)
472        @echo "$(distdir).tar.gz is ready for distribution" | \
473          sed 'h;s/./=/g;p;x;p;x'
474distuninstallcheck:
475        @cd $(distuninstallcheck_dir) \
476        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
477           || { echo "ERROR: files left after uninstall:" ; \
478                if test -n "$(DESTDIR)"; then \
479                  echo "  (check DESTDIR support)"; \
480                fi ; \
481                $(distuninstallcheck_listfiles) ; \
482                exit 1; } >&2
483distcleancheck: distclean
484        @if test '$(srcdir)' = . ; then \
485          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
486          exit 1 ; \
487        fi
488        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
489          || { echo "ERROR: files left in build directory after distclean:" ; \
490               $(distcleancheck_listfiles) ; \
491               exit 1; } >&2
492check-am: all-am
493check: check-recursive
494all-am: Makefile config.h
495installdirs: installdirs-recursive
496installdirs-am:
497
498install: install-recursive
499install-exec: install-exec-recursive
500install-data: install-data-recursive
501uninstall: uninstall-recursive
502
503install-am: all-am
504        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
505
506installcheck: installcheck-recursive
507install-strip:
508        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
509          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
510          `test -z '$(STRIP)' || \
511            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
512mostlyclean-generic:
513
514clean-generic:
515
516distclean-generic:
517        -rm -f $(CONFIG_CLEAN_FILES)
518
519maintainer-clean-generic:
520        @echo "This command is intended for maintainers to use"
521        @echo "it deletes files that may require special tools to rebuild."
522clean: clean-recursive
523
524clean-am: clean-generic mostlyclean-am
525
526distclean: distclean-recursive
527        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
528        -rm -f Makefile
529distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
530
531dvi: dvi-recursive
532
533dvi-am:
534
535info: info-recursive
536
537info-am:
538
539install-data-am:
540
541install-exec-am:
542
543install-info: install-info-recursive
544
545install-man:
546
547installcheck-am:
548
549maintainer-clean: maintainer-clean-recursive
550        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
551        -rm -rf $(top_srcdir)/autom4te.cache
552        -rm -f Makefile
553maintainer-clean-am: distclean-am maintainer-clean-generic
554
555mostlyclean: mostlyclean-recursive
556
557mostlyclean-am: mostlyclean-generic
558
559pdf: pdf-recursive
560
561pdf-am:
562
563ps: ps-recursive
564
565ps-am:
566
567uninstall-am: uninstall-info-am
568
569uninstall-info: uninstall-info-recursive
570
571.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
572        clean-generic clean-recursive ctags ctags-recursive dist \
573        dist-all dist-gzip distcheck distclean distclean-generic \
574        distclean-hdr distclean-recursive distclean-tags distcleancheck \
575        distdir distuninstallcheck dvi dvi-am dvi-recursive info \
576        info-am info-recursive install install-am install-data \
577        install-data-am install-data-recursive install-exec \
578        install-exec-am install-exec-recursive install-info \
579        install-info-am install-info-recursive install-man \
580        install-recursive install-strip installcheck installcheck-am \
581        installdirs installdirs-am installdirs-recursive \
582        maintainer-clean maintainer-clean-generic \
583        maintainer-clean-recursive mostlyclean mostlyclean-generic \
584        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
585        ps-recursive tags tags-recursive uninstall uninstall-am \
586        uninstall-info-am uninstall-info-recursive uninstall-recursive
587
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.