~ubuntu-branches/debian/experimental/synaptic/experimental

« back to all changes in this revision

Viewing changes to help/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-06-18 10:17:31 UTC
  • Revision ID: james.westby@ubuntu.com-20080618101731-fb77n5hy28hcq3g3
Tags: 0.62.1
* po/es.po:
  - updated Spanish translation (thanks to
     Francisco Javier Cuadrado)
* debian/control:
  - added "menu" to the recommends (closes: #478250)
* gtk/glade/window_main.glade:
  - make the main vpane shinkable
* gtk/rgmainwindow.cc:
  - do not loose the keyboard focus after a package 
    action in the listview
* debian/control:
  - switch bzr branch to bzr.debian.org

Show diffs side-by-side

added added

removed removed

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