source: projects/synaptic/trunk/help/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@
174
175SUBDIRS = C es
176subdir = help
177ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
178mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
179CONFIG_HEADER = $(top_builddir)/config.h
180CONFIG_CLEAN_FILES =
181DIST_SOURCES =
182
183RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
184        ps-recursive install-info-recursive uninstall-info-recursive \
185        all-recursive install-data-recursive install-exec-recursive \
186        installdirs-recursive install-recursive uninstall-recursive \
187        check-recursive installcheck-recursive
188DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
189DIST_SUBDIRS = $(SUBDIRS)
190all: all-recursive
191
192.SUFFIXES:
193$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
194        cd $(top_srcdir) && \
195          $(AUTOMAKE) --gnu  help/Makefile
196Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
197        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
198uninstall-info-am:
199
200# This directory's subdirectories are mostly independent; you can cd
201# into them and run `make' without going through this Makefile.
202# To change the values of `make' variables: instead of editing Makefiles,
203# (1) if the variable is set in `config.status', edit `config.status'
204#     (which will cause the Makefiles to be regenerated when you run `make');
205# (2) otherwise, pass the desired values on the `make' command line.
206$(RECURSIVE_TARGETS):
207        @set fnord $$MAKEFLAGS; amf=$$2; \
208        dot_seen=no; \
209        target=`echo $@ | sed s/-recursive//`; \
210        list='$(SUBDIRS)'; for subdir in $$list; do \
211          echo "Making $$target in $$subdir"; \
212          if test "$$subdir" = "."; then \
213            dot_seen=yes; \
214            local_target="$$target-am"; \
215          else \
216            local_target="$$target"; \
217          fi; \
218          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
219           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
220        done; \
221        if test "$$dot_seen" = "no"; then \
222          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
223        fi; test -z "$$fail"
224
225mostlyclean-recursive clean-recursive distclean-recursive \
226maintainer-clean-recursive:
227        @set fnord $$MAKEFLAGS; amf=$$2; \
228        dot_seen=no; \
229        case "$@" in \
230          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
231          *) list='$(SUBDIRS)' ;; \
232        esac; \
233        rev=''; for subdir in $$list; do \
234          if test "$$subdir" = "."; then :; else \
235            rev="$$subdir $$rev"; \
236          fi; \
237        done; \
238        rev="$$rev ."; \
239        target=`echo $@ | sed s/-recursive//`; \
240        for subdir in $$rev; do \
241          echo "Making $$target in $$subdir"; \
242          if test "$$subdir" = "."; then \
243            local_target="$$target-am"; \
244          else \
245            local_target="$$target"; \
246          fi; \
247          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
249        done && test -z "$$fail"
250tags-recursive:
251        list='$(SUBDIRS)'; for subdir in $$list; do \
252          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
253        done
254ctags-recursive:
255        list='$(SUBDIRS)'; for subdir in $$list; do \
256          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
257        done
258
259ETAGS = etags
260ETAGSFLAGS =
261
262CTAGS = ctags
263CTAGSFLAGS =
264
265tags: TAGS
266
267ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
268        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269        unique=`for i in $$list; do \
270            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271          done | \
272          $(AWK) '    { files[$$0] = 1; } \
273               END { for (i in files) print i; }'`; \
274        mkid -fID $$unique
275
276TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
277                $(TAGS_FILES) $(LISP)
278        tags=; \
279        here=`pwd`; \
280        if (etags --etags-include --version) >/dev/null 2>&1; then \
281          include_option=--etags-include; \
282        else \
283          include_option=--include; \
284        fi; \
285        list='$(SUBDIRS)'; for subdir in $$list; do \
286          if test "$$subdir" = .; then :; else \
287            test -f $$subdir/TAGS && \
288              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
289          fi; \
290        done; \
291        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
292        unique=`for i in $$list; do \
293            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294          done | \
295          $(AWK) '    { files[$$0] = 1; } \
296               END { for (i in files) print i; }'`; \
297        test -z "$(ETAGS_ARGS)$$tags$$unique" \
298          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299             $$tags $$unique
300
301ctags: CTAGS
302CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
303                $(TAGS_FILES) $(LISP)
304        tags=; \
305        here=`pwd`; \
306        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307        unique=`for i in $$list; do \
308            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309          done | \
310          $(AWK) '    { files[$$0] = 1; } \
311               END { for (i in files) print i; }'`; \
312        test -z "$(CTAGS_ARGS)$$tags$$unique" \
313          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
314             $$tags $$unique
315
316GTAGS:
317        here=`$(am__cd) $(top_builddir) && pwd` \
318          && cd $(top_srcdir) \
319          && gtags -i $(GTAGS_ARGS) $$here
320
321distclean-tags:
322        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
324
325top_distdir = ..
326distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
327
328distdir: $(DISTFILES)
329        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331        list='$(DISTFILES)'; for file in $$list; do \
332          case $$file in \
333            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335          esac; \
336          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339            dir="/$$dir"; \
340            $(mkinstalldirs) "$(distdir)$$dir"; \
341          else \
342            dir=''; \
343          fi; \
344          if test -d $$d/$$file; then \
345            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347            fi; \
348            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349          else \
350            test -f $(distdir)/$$file \
351            || cp -p $$d/$$file $(distdir)/$$file \
352            || exit 1; \
353          fi; \
354        done
355        list='$(SUBDIRS)'; for subdir in $$list; do \
356          if test "$$subdir" = .; then :; else \
357            test -d $(distdir)/$$subdir \
358            || mkdir $(distdir)/$$subdir \
359            || exit 1; \
360            (cd $$subdir && \
361              $(MAKE) $(AM_MAKEFLAGS) \
362                top_distdir="$(top_distdir)" \
363                distdir=../$(distdir)/$$subdir \
364                distdir) \
365              || exit 1; \
366          fi; \
367        done
368check-am: all-am
369check: check-recursive
370all-am: Makefile
371installdirs: installdirs-recursive
372installdirs-am:
373
374install: install-recursive
375install-exec: install-exec-recursive
376install-data: install-data-recursive
377uninstall: uninstall-recursive
378
379install-am: all-am
380        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381
382installcheck: installcheck-recursive
383install-strip:
384        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386          `test -z '$(STRIP)' || \
387            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388mostlyclean-generic:
389
390clean-generic:
391
392distclean-generic:
393        -rm -f $(CONFIG_CLEAN_FILES)
394
395maintainer-clean-generic:
396        @echo "This command is intended for maintainers to use"
397        @echo "it deletes files that may require special tools to rebuild."
398clean: clean-recursive
399
400clean-am: clean-generic mostlyclean-am
401
402distclean: distclean-recursive
403        -rm -f Makefile
404distclean-am: clean-am distclean-generic distclean-tags
405
406dvi: dvi-recursive
407
408dvi-am:
409
410info: info-recursive
411
412info-am:
413
414install-data-am:
415
416install-exec-am:
417
418install-info: install-info-recursive
419
420install-man:
421
422installcheck-am:
423
424maintainer-clean: maintainer-clean-recursive
425        -rm -f Makefile
426maintainer-clean-am: distclean-am maintainer-clean-generic
427
428mostlyclean: mostlyclean-recursive
429
430mostlyclean-am: mostlyclean-generic
431
432pdf: pdf-recursive
433
434pdf-am:
435
436ps: ps-recursive
437
438ps-am:
439
440uninstall-am: uninstall-info-am
441
442uninstall-info: uninstall-info-recursive
443
444.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
445        clean-generic clean-recursive ctags ctags-recursive distclean \
446        distclean-generic distclean-recursive distclean-tags distdir \
447        dvi dvi-am dvi-recursive info info-am info-recursive install \
448        install-am install-data install-data-am install-data-recursive \
449        install-exec install-exec-am install-exec-recursive \
450        install-info install-info-am install-info-recursive install-man \
451        install-recursive install-strip installcheck installcheck-am \
452        installdirs installdirs-am installdirs-recursive \
453        maintainer-clean maintainer-clean-generic \
454        maintainer-clean-recursive mostlyclean mostlyclean-generic \
455        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
456        ps-recursive tags tags-recursive uninstall uninstall-am \
457        uninstall-info-am uninstall-info-recursive uninstall-recursive
458
459# Tell versions [3.59,3.63) of GNU make to not export all variables.
460# Otherwise a system limit (for SysV at least) may be exceeded.
461.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.