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

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

first import

Line 
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38ACLOCAL = @ACLOCAL@
39AMDEP_FALSE = @AMDEP_FALSE@
40AMDEP_TRUE = @AMDEP_TRUE@
41AMTAR = @AMTAR@
42AUTOCONF = @AUTOCONF@
43AUTOHEADER = @AUTOHEADER@
44AUTOMAKE = @AUTOMAKE@
45AWK = @AWK@
46BUILD_gtk = @BUILD_gtk@
47CATALOGS = @CATALOGS@
48CATOBJEXT = @CATOBJEXT@
49CC = @CC@
50CCDEPMODE = @CCDEPMODE@
51CFLAGS = @CFLAGS@
52CPP = @CPP@
53CPPFLAGS = @CPPFLAGS@
54CXX = @CXX@
55CXXCPP = @CXXCPP@
56CXXDEPMODE = @CXXDEPMODE@
57CXXFLAGS = @CXXFLAGS@
58CYGPATH_W = @CYGPATH_W@
59DATADIRNAME = @DATADIRNAME@
60DEB_HDRS = @DEB_HDRS@
61DEB_LIBS = @DEB_LIBS@
62DEFS = @DEFS@
63DEPDIR = @DEPDIR@
64ECHO_C = @ECHO_C@
65ECHO_N = @ECHO_N@
66ECHO_T = @ECHO_T@
67EGREP = @EGREP@
68EXEEXT = @EXEEXT@
69GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
70GMOFILES = @GMOFILES@
71GMSGFMT = @GMSGFMT@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76INSTOBJEXT = @INSTOBJEXT@
77INTLLIBS = @INTLLIBS@
78INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
79INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
80INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
81INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
82INTLTOOL_ICONV = @INTLTOOL_ICONV@
83INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
84INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
85INTLTOOL_MERGE = @INTLTOOL_MERGE@
86INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
87INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
88INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
89INTLTOOL_PERL = @INTLTOOL_PERL@
90INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
91INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
92INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
93INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
94INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
95INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
96INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
97INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
98INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
99INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
100INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
101INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
102INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
103LDFLAGS = @LDFLAGS@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LTLIBOBJS = @LTLIBOBJS@
107MAINT = @MAINT@
108MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
109MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
110MAKEINFO = @MAKEINFO@
111MKINSTALLDIRS = @MKINSTALLDIRS@
112MSGFMT = @MSGFMT@
113OBJEXT = @OBJEXT@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
117PACKAGE_LIBS = @PACKAGE_LIBS@
118PACKAGE_NAME = @PACKAGE_NAME@
119PACKAGE_STRING = @PACKAGE_STRING@
120PACKAGE_TARNAME = @PACKAGE_TARNAME@
121PACKAGE_VERSION = @PACKAGE_VERSION@
122PATH_SEPARATOR = @PATH_SEPARATOR@
123PKG_CONFIG = @PKG_CONFIG@
124POFILES = @POFILES@
125POSUB = @POSUB@
126PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
127PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
128RANLIB = @RANLIB@
129RPM_HDRS = @RPM_HDRS@
130RPM_LIBS = @RPM_LIBS@
131SET_MAKE = @SET_MAKE@
132SHELL = @SHELL@
133STRIP = @STRIP@
134USE_NLS = @USE_NLS@
135VERSION = @VERSION@
136VTE_CFLAGS = @VTE_CFLAGS@
137VTE_LIBS = @VTE_LIBS@
138WITH_LUA_FALSE = @WITH_LUA_FALSE@
139WITH_LUA_TRUE = @WITH_LUA_TRUE@
140XGETTEXT = @XGETTEXT@
141XMLTO = @XMLTO@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_RANLIB = @ac_ct_RANLIB@
145ac_ct_STRIP = @ac_ct_STRIP@
146am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
149am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
150am__include = @am__include@
151am__leading_dot = @am__leading_dot@
152am__quote = @am__quote@
153bindir = @bindir@
154build_alias = @build_alias@
155datadir = @datadir@
156exec_prefix = @exec_prefix@
157host_alias = @host_alias@
158includedir = @includedir@
159infodir = @infodir@
160install_sh = @install_sh@
161libdir = @libdir@
162libexecdir = @libexecdir@
163localstatedir = @localstatedir@
164mandir = @mandir@
165mkdir_p = @mkdir_p@
166oldincludedir = @oldincludedir@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169sbindir = @sbindir@
170sharedstatedir = @sharedstatedir@
171synapticlocaledir = @synapticlocaledir@
172sysconfdir = @sysconfdir@
173target_alias = @target_alias@
174SUBDIRS = html
175subdir = doc
176ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
177mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
178CONFIG_HEADER = $(top_builddir)/config.h
179CONFIG_CLEAN_FILES =
180DIST_SOURCES =
181
182RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
183        ps-recursive install-info-recursive uninstall-info-recursive \
184        all-recursive install-data-recursive install-exec-recursive \
185        installdirs-recursive install-recursive uninstall-recursive \
186        check-recursive installcheck-recursive
187DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
188DIST_SUBDIRS = $(SUBDIRS)
189all: all-recursive
190
191.SUFFIXES:
192$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
193        cd $(top_srcdir) && \
194          $(AUTOMAKE) --gnu  doc/Makefile
195Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
196        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
197uninstall-info-am:
198
199# This directory's subdirectories are mostly independent; you can cd
200# into them and run `make' without going through this Makefile.
201# To change the values of `make' variables: instead of editing Makefiles,
202# (1) if the variable is set in `config.status', edit `config.status'
203#     (which will cause the Makefiles to be regenerated when you run `make');
204# (2) otherwise, pass the desired values on the `make' command line.
205$(RECURSIVE_TARGETS):
206        @set fnord $$MAKEFLAGS; amf=$$2; \
207        dot_seen=no; \
208        target=`echo $@ | sed s/-recursive//`; \
209        list='$(SUBDIRS)'; for subdir in $$list; do \
210          echo "Making $$target in $$subdir"; \
211          if test "$$subdir" = "."; then \
212            dot_seen=yes; \
213            local_target="$$target-am"; \
214          else \
215            local_target="$$target"; \
216          fi; \
217          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
218           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
219        done; \
220        if test "$$dot_seen" = "no"; then \
221          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
222        fi; test -z "$$fail"
223
224mostlyclean-recursive clean-recursive distclean-recursive \
225maintainer-clean-recursive:
226        @set fnord $$MAKEFLAGS; amf=$$2; \
227        dot_seen=no; \
228        case "$@" in \
229          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
230          *) list='$(SUBDIRS)' ;; \
231        esac; \
232        rev=''; for subdir in $$list; do \
233          if test "$$subdir" = "."; then :; else \
234            rev="$$subdir $$rev"; \
235          fi; \
236        done; \
237        rev="$$rev ."; \
238        target=`echo $@ | sed s/-recursive//`; \
239        for subdir in $$rev; do \
240          echo "Making $$target in $$subdir"; \
241          if test "$$subdir" = "."; then \
242            local_target="$$target-am"; \
243          else \
244            local_target="$$target"; \
245          fi; \
246          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
247           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
248        done && test -z "$$fail"
249tags-recursive:
250        list='$(SUBDIRS)'; for subdir in $$list; do \
251          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
252        done
253ctags-recursive:
254        list='$(SUBDIRS)'; for subdir in $$list; do \
255          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
256        done
257
258ETAGS = etags
259ETAGSFLAGS =
260
261CTAGS = ctags
262CTAGSFLAGS =
263
264tags: TAGS
265
266ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
267        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268        unique=`for i in $$list; do \
269            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270          done | \
271          $(AWK) '    { files[$$0] = 1; } \
272               END { for (i in files) print i; }'`; \
273        mkid -fID $$unique
274
275TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
276                $(TAGS_FILES) $(LISP)
277        tags=; \
278        here=`pwd`; \
279        if (etags --etags-include --version) >/dev/null 2>&1; then \
280          include_option=--etags-include; \
281        else \
282          include_option=--include; \
283        fi; \
284        list='$(SUBDIRS)'; for subdir in $$list; do \
285          if test "$$subdir" = .; then :; else \
286            test -f $$subdir/TAGS && \
287              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
288          fi; \
289        done; \
290        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
291        unique=`for i in $$list; do \
292            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293          done | \
294          $(AWK) '    { files[$$0] = 1; } \
295               END { for (i in files) print i; }'`; \
296        test -z "$(ETAGS_ARGS)$$tags$$unique" \
297          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298             $$tags $$unique
299
300ctags: CTAGS
301CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                $(TAGS_FILES) $(LISP)
303        tags=; \
304        here=`pwd`; \
305        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306        unique=`for i in $$list; do \
307            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308          done | \
309          $(AWK) '    { files[$$0] = 1; } \
310               END { for (i in files) print i; }'`; \
311        test -z "$(CTAGS_ARGS)$$tags$$unique" \
312          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
313             $$tags $$unique
314
315GTAGS:
316        here=`$(am__cd) $(top_builddir) && pwd` \
317          && cd $(top_srcdir) \
318          && gtags -i $(GTAGS_ARGS) $$here
319
320distclean-tags:
321        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
323
324top_distdir = ..
325distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
326
327distdir: $(DISTFILES)
328        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
329        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
330        list='$(DISTFILES)'; for file in $$list; do \
331          case $$file in \
332            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
333            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
334          esac; \
335          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
337          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
338            dir="/$$dir"; \
339            $(mkinstalldirs) "$(distdir)$$dir"; \
340          else \
341            dir=''; \
342          fi; \
343          if test -d $$d/$$file; then \
344            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
346            fi; \
347            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
348          else \
349            test -f $(distdir)/$$file \
350            || cp -p $$d/$$file $(distdir)/$$file \
351            || exit 1; \
352          fi; \
353        done
354        list='$(SUBDIRS)'; for subdir in $$list; do \
355          if test "$$subdir" = .; then :; else \
356            test -d $(distdir)/$$subdir \
357            || mkdir $(distdir)/$$subdir \
358            || exit 1; \
359            (cd $$subdir && \
360              $(MAKE) $(AM_MAKEFLAGS) \
361                top_distdir="$(top_distdir)" \
362                distdir=../$(distdir)/$$subdir \
363                distdir) \
364              || exit 1; \
365          fi; \
366        done
367check-am: all-am
368check: check-recursive
369all-am: Makefile
370installdirs: installdirs-recursive
371installdirs-am:
372
373install: install-recursive
374install-exec: install-exec-recursive
375install-data: install-data-recursive
376uninstall: uninstall-recursive
377
378install-am: all-am
379        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381installcheck: installcheck-recursive
382install-strip:
383        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
384          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
385          `test -z '$(STRIP)' || \
386            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
387mostlyclean-generic:
388
389clean-generic:
390
391distclean-generic:
392        -rm -f $(CONFIG_CLEAN_FILES)
393
394maintainer-clean-generic:
395        @echo "This command is intended for maintainers to use"
396        @echo "it deletes files that may require special tools to rebuild."
397clean: clean-recursive
398
399clean-am: clean-generic mostlyclean-am
400
401distclean: distclean-recursive
402        -rm -f Makefile
403distclean-am: clean-am distclean-generic distclean-tags
404
405dvi: dvi-recursive
406
407dvi-am:
408
409info: info-recursive
410
411info-am:
412
413install-data-am:
414
415install-exec-am:
416
417install-info: install-info-recursive
418
419install-man:
420
421installcheck-am:
422
423maintainer-clean: maintainer-clean-recursive
424        -rm -f Makefile
425maintainer-clean-am: distclean-am maintainer-clean-generic
426
427mostlyclean: mostlyclean-recursive
428
429mostlyclean-am: mostlyclean-generic
430
431pdf: pdf-recursive
432
433pdf-am:
434
435ps: ps-recursive
436
437ps-am:
438
439uninstall-am: uninstall-info-am
440
441uninstall-info: uninstall-info-recursive
442
443.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
444        clean-generic clean-recursive ctags ctags-recursive distclean \
445        distclean-generic distclean-recursive distclean-tags distdir \
446        dvi dvi-am dvi-recursive info info-am info-recursive install \
447        install-am install-data install-data-am install-data-recursive \
448        install-exec install-exec-am install-exec-recursive \
449        install-info install-info-am install-info-recursive install-man \
450        install-recursive install-strip installcheck installcheck-am \
451        installdirs installdirs-am installdirs-recursive \
452        maintainer-clean maintainer-clean-generic \
453        maintainer-clean-recursive mostlyclean mostlyclean-generic \
454        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
455        ps-recursive tags tags-recursive uninstall uninstall-am \
456        uninstall-info-am uninstall-info-recursive uninstall-recursive
457
458# Tell versions [3.59,3.63) of GNU make to not export all variables.
459# Otherwise a system limit (for SysV at least) may be exceeded.
460.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.