~andrewsomething/parcellite/unstable

« back to all changes in this revision

Viewing changes to data/Makefile

  • Committer: Andrew Starr-Bochicchio
  • Date: 2011-09-14 21:18:06 UTC
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: a.starr.b@gmail.com-20110914211806-pwbn58qizqu39x8w
Tags: upstream-1.0.2~rc5
ImportĀ upstreamĀ versionĀ 1.0.2~rc5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# data/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, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
 
 
17
 
 
18
 
 
19
pkgdatadir = $(datadir)/parcellite
 
20
pkgincludedir = $(includedir)/parcellite
 
21
pkglibdir = $(libdir)/parcellite
 
22
pkglibexecdir = $(libexecdir)/parcellite
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = x86_64-pc-linux-gnu
 
36
host_triplet = x86_64-pc-linux-gnu
 
37
subdir = data
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
41
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intltool.m4 \
 
42
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
43
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
 
44
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
45
        $(top_srcdir)/configure.ac
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(install_sh) -d
 
49
CONFIG_HEADER = $(top_builddir)/config.h
 
50
CONFIG_CLEAN_FILES =
 
51
CONFIG_CLEAN_VPATH_FILES =
 
52
SOURCES =
 
53
DIST_SOURCES =
 
54
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
55
am__vpath_adj = case $$p in \
 
56
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
57
    *) f=$$p;; \
 
58
  esac;
 
59
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
60
am__install_max = 40
 
61
am__nobase_strip_setup = \
 
62
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
63
am__nobase_strip = \
 
64
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
65
am__nobase_list = $(am__nobase_strip_setup); \
 
66
  for p in $$list; do echo "$$p $$p"; done | \
 
67
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
68
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
69
    if (++n[$$2] == $(am__install_max)) \
 
70
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
71
    END { for (dir in files) print dir, files[dir] }'
 
72
am__base_list = \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
74
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
75
am__installdirs = "$(DESTDIR)$(autostartdir)" \
 
76
        "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)"
 
77
DATA = $(autostart_DATA) $(desktop_DATA) $(pixmap_DATA)
 
78
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
79
ACLOCAL = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run aclocal-1.11
 
80
ALL_LINGUAS = ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN
 
81
AMTAR = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run tar
 
82
AUTOCONF = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run autoconf
 
83
AUTOHEADER = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run autoheader
 
84
AUTOMAKE = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run automake-1.11
 
85
AWK = gawk
 
86
CATALOGS =  ca.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo hu.gmo it.gmo ja.gmo nb.gmo pl.gmo pl_PL.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo
 
87
CATOBJEXT = .gmo
 
88
CC = gcc
 
89
CCDEPMODE = depmode=none
 
90
CFLAGS = -g -O2
 
91
CPP = gcc -E
 
92
CPPFLAGS = 
 
93
CYGPATH_W = echo
 
94
DATADIRNAME = share
 
95
DEFS = -DHAVE_CONFIG_H
 
96
DEPDIR = .deps
 
97
ECHO_C = 
 
98
ECHO_N = -n
 
99
ECHO_T = 
 
100
EGREP = /bin/grep -E
 
101
EXEEXT = 
 
102
GETTEXT_MACRO_VERSION = 0.17
 
103
GETTEXT_PACKAGE = parcellite
 
104
GMOFILES =  ca.gmo cs.gmo da.gmo de.gmo es.gmo fr.gmo hu.gmo it.gmo ja.gmo nb.gmo pl.gmo pl_PL.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo
 
105
GMSGFMT = /usr/bin/msgfmt
 
106
GMSGFMT_015 = /usr/bin/msgfmt
 
107
GREP = /bin/grep
 
108
GTK_CFLAGS = -pthread -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
 
109
GTK_LIBS = -lgtk-x11-2.0
 
110
INSTALL = /usr/bin/install -c
 
111
INSTALL_DATA = ${INSTALL} -m 644
 
112
INSTALL_PROGRAM = ${INSTALL}
 
113
INSTALL_SCRIPT = ${INSTALL}
 
114
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 
115
INSTOBJEXT = .mo
 
116
INTLLIBS = 
 
117
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
 
118
INTLTOOL_MERGE = /usr/bin/intltool-merge
 
119
INTLTOOL_PERL = /usr/bin/perl
 
120
INTLTOOL_UPDATE = /usr/bin/intltool-update
 
121
INTL_MACOSX_LIBS = 
 
122
LDFLAGS = -Wl,-Bsymbolic-functions
 
123
LIBICONV = -liconv
 
124
LIBINTL = 
 
125
LIBOBJS = 
 
126
LIBS = -lgtk-x11-2.0 
 
127
LTLIBICONV = -liconv
 
128
LTLIBINTL = 
 
129
LTLIBOBJS = 
 
130
MAKEINFO = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/missing --run makeinfo
 
131
MKDIR_P = /bin/mkdir -p
 
132
MKINSTALLDIRS = ./mkinstalldirs
 
133
MSGFMT = /usr/bin/msgfmt
 
134
MSGFMT_015 = /usr/bin/msgfmt
 
135
MSGFMT_OPTS = -c
 
136
MSGMERGE = /usr/bin/msgmerge
 
137
OBJEXT = o
 
138
PACKAGE = parcellite
 
139
PACKAGE_BUGREPORT = gpib@rickyrockrat.net
 
140
PACKAGE_NAME = parcellite
 
141
PACKAGE_STRING = parcellite 1.0.2rc5
 
142
PACKAGE_TARNAME = parcellite
 
143
PACKAGE_URL = 
 
144
PACKAGE_VERSION = 1.0.2rc5
 
145
PATH_SEPARATOR = :
 
146
PKG_CONFIG = /usr/bin/pkg-config
 
147
POFILES =  ca.po cs.po da.po de.po es.po fr.po hu.po it.po ja.po nb.po pl.po pl_PL.po pt_BR.po ro.po ru.po sv.po tr.po zh_CN.po
 
148
POSUB = po
 
149
PO_IN_DATADIR_FALSE = 
 
150
PO_IN_DATADIR_TRUE = 
 
151
SET_MAKE = 
 
152
SHELL = /bin/bash
 
153
STRIP = 
 
154
USE_NLS = yes
 
155
VERSION = 1.0.2rc5
 
156
XGETTEXT = /usr/bin/xgettext
 
157
XGETTEXT_015 = /usr/bin/xgettext
 
158
XGETTEXT_EXTRA_OPTIONS = 
 
159
XMKMF = 
 
160
abs_builddir = /src/parcellite/build/parcellite-1.0.2rc5/data
 
161
abs_srcdir = /src/parcellite/build/parcellite-1.0.2rc5/data
 
162
abs_top_builddir = /src/parcellite/build/parcellite-1.0.2rc5
 
163
abs_top_srcdir = /src/parcellite/build/parcellite-1.0.2rc5
 
164
ac_ct_CC = gcc
 
165
am__include = include
 
166
am__leading_dot = .
 
167
am__quote = 
 
168
am__tar = ${AMTAR} chof - "$$tardir"
 
169
am__untar = ${AMTAR} xf -
 
170
bindir = ${exec_prefix}/bin
 
171
build = x86_64-pc-linux-gnu
 
172
build_alias = x86_64-linux-gnu
 
173
build_cpu = x86_64
 
174
build_os = linux-gnu
 
175
build_vendor = pc
 
176
builddir = .
 
177
datadir = ${datarootdir}
 
178
datarootdir = ${prefix}/share
 
179
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
180
dvidir = ${docdir}
 
181
exec_prefix = ${prefix}
 
182
host = x86_64-pc-linux-gnu
 
183
host_alias = 
 
184
host_cpu = x86_64
 
185
host_os = linux-gnu
 
186
host_vendor = pc
 
187
htmldir = ${docdir}
 
188
includedir = ${prefix}/include
 
189
infodir = ${prefix}/share/info
 
190
install_sh = ${SHELL} /src/parcellite/build/parcellite-1.0.2rc5/install-sh
 
191
libdir = ${exec_prefix}/lib
 
192
libexecdir = ${prefix}/lib/parcellite
 
193
localedir = ${datarootdir}/locale
 
194
localstatedir = /var
 
195
mandir = ${prefix}/share/man
 
196
mkdir_p = /bin/mkdir -p
 
197
oldincludedir = /usr/include
 
198
parcellitelocaledir = ${prefix}/${DATADIRNAME}/locale
 
199
pdfdir = ${docdir}
 
200
prefix = /usr
 
201
program_transform_name = s,x,x,
 
202
psdir = ${docdir}
 
203
sbindir = ${exec_prefix}/sbin
 
204
sharedstatedir = ${prefix}/com
 
205
srcdir = .
 
206
sysconfdir = /etc
 
207
target_alias = 
 
208
top_build_prefix = ../
 
209
top_builddir = ..
 
210
top_srcdir = ..
 
211
xdgdatadir = @XDGDATADIR@
 
212
app_name = parcellite
 
213
app_icon_files = \
 
214
        $(app_name:%=%.png) \
 
215
        $(app_name:%=%.svg) \
 
216
        $(app_name:%=%.xpm) 
 
217
 
 
218
desktopdir = $(datadir)/applications
 
219
desktop_in_file = $(app_name:%=%.desktop.in)
 
220
desktop_DATA = $(app_name:%=%.desktop)
 
221
autostartdir = $(sysconfdir)/xdg/autostart
 
222
autostart_in_file = $(app_name:%=%-startup.desktop.in)
 
223
autostart_DATA = $(app_name:%=%-startup.desktop)
 
224
pixmapdir = $(datadir)/pixmaps
 
225
pixmap_DATA = $(app_icon_files)
 
226
EXTRA_DIST = \
 
227
  $(desktop_in_file) \
 
228
  $(autostart_in_file) \
 
229
  $(app_icon_files) 
 
230
 
 
231
CLEANFILES = \
 
232
  $(desktop_DATA) \
 
233
  $(autostart_DATA)
 
234
 
 
235
DISTCLEANFILES = \
 
236
  $(desktop_DATA) \
 
237
  $(autostart_DATA) 
 
238
 
 
239
all: all-am
 
240
 
 
241
.SUFFIXES:
 
242
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
243
        @for dep in $?; do \
 
244
          case '$(am__configure_deps)' in \
 
245
            *$$dep*) \
 
246
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
247
                && { if test -f $@; then exit 0; else break; fi; }; \
 
248
              exit 1;; \
 
249
          esac; \
 
250
        done; \
 
251
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
 
252
        $(am__cd) $(top_srcdir) && \
 
253
          $(AUTOMAKE) --gnu data/Makefile
 
254
.PRECIOUS: Makefile
 
255
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
256
        @case '$?' in \
 
257
          *config.status*) \
 
258
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
259
          *) \
 
260
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
261
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
262
        esac;
 
263
 
 
264
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
265
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
266
 
 
267
$(top_srcdir)/configure:  $(am__configure_deps)
 
268
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
269
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
270
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
271
$(am__aclocal_m4_deps):
 
272
install-autostartDATA: $(autostart_DATA)
 
273
        @$(NORMAL_INSTALL)
 
274
        test -z "$(autostartdir)" || $(MKDIR_P) "$(DESTDIR)$(autostartdir)"
 
275
        @list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
 
276
        for p in $$list; do \
 
277
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
278
          echo "$$d$$p"; \
 
279
        done | $(am__base_list) | \
 
280
        while read files; do \
 
281
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(autostartdir)'"; \
 
282
          $(INSTALL_DATA) $$files "$(DESTDIR)$(autostartdir)" || exit $$?; \
 
283
        done
 
284
 
 
285
uninstall-autostartDATA:
 
286
        @$(NORMAL_UNINSTALL)
 
287
        @list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
 
288
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
289
        test -n "$$files" || exit 0; \
 
290
        echo " ( cd '$(DESTDIR)$(autostartdir)' && rm -f" $$files ")"; \
 
291
        cd "$(DESTDIR)$(autostartdir)" && rm -f $$files
 
292
install-desktopDATA: $(desktop_DATA)
 
293
        @$(NORMAL_INSTALL)
 
294
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
 
295
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
296
        for p in $$list; do \
 
297
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
298
          echo "$$d$$p"; \
 
299
        done | $(am__base_list) | \
 
300
        while read files; do \
 
301
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
 
302
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
 
303
        done
 
304
 
 
305
uninstall-desktopDATA:
 
306
        @$(NORMAL_UNINSTALL)
 
307
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
308
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
309
        test -n "$$files" || exit 0; \
 
310
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
 
311
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
 
312
install-pixmapDATA: $(pixmap_DATA)
 
313
        @$(NORMAL_INSTALL)
 
314
        test -z "$(pixmapdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapdir)"
 
315
        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
 
316
        for p in $$list; do \
 
317
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
318
          echo "$$d$$p"; \
 
319
        done | $(am__base_list) | \
 
320
        while read files; do \
 
321
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapdir)'"; \
 
322
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapdir)" || exit $$?; \
 
323
        done
 
324
 
 
325
uninstall-pixmapDATA:
 
326
        @$(NORMAL_UNINSTALL)
 
327
        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
 
328
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
329
        test -n "$$files" || exit 0; \
 
330
        echo " ( cd '$(DESTDIR)$(pixmapdir)' && rm -f" $$files ")"; \
 
331
        cd "$(DESTDIR)$(pixmapdir)" && rm -f $$files
 
332
tags: TAGS
 
333
TAGS:
 
334
 
 
335
ctags: CTAGS
 
336
CTAGS:
 
337
 
 
338
 
 
339
distdir: $(DISTFILES)
 
340
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
341
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
342
        list='$(DISTFILES)'; \
 
343
          dist_files=`for file in $$list; do echo $$file; done | \
 
344
          sed -e "s|^$$srcdirstrip/||;t" \
 
345
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
346
        case $$dist_files in \
 
347
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
348
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
349
                           sort -u` ;; \
 
350
        esac; \
 
351
        for file in $$dist_files; do \
 
352
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
353
          if test -d $$d/$$file; then \
 
354
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
355
            if test -d "$(distdir)/$$file"; then \
 
356
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
357
            fi; \
 
358
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
359
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
360
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
361
            fi; \
 
362
            cp -fpR $$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
 
369
check-am: all-am
 
370
check: check-am
 
371
all-am: Makefile $(DATA)
 
372
installdirs:
 
373
        for dir in "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)"; do \
 
374
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
375
        done
 
376
install: install-am
 
377
install-exec: install-exec-am
 
378
install-data: install-data-am
 
379
uninstall: uninstall-am
 
380
 
 
381
install-am: all-am
 
382
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
383
 
 
384
installcheck: installcheck-am
 
385
install-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
 
390
mostlyclean-generic:
 
391
 
 
392
clean-generic:
 
393
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
394
 
 
395
distclean-generic:
 
396
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
397
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
398
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
399
 
 
400
maintainer-clean-generic:
 
401
        @echo "This command is intended for maintainers to use"
 
402
        @echo "it deletes files that may require special tools to rebuild."
 
403
clean: clean-am
 
404
 
 
405
clean-am: clean-generic mostlyclean-am
 
406
 
 
407
distclean: distclean-am
 
408
        -rm -f Makefile
 
409
distclean-am: clean-am distclean-generic
 
410
 
 
411
dvi: dvi-am
 
412
 
 
413
dvi-am:
 
414
 
 
415
html: html-am
 
416
 
 
417
html-am:
 
418
 
 
419
info: info-am
 
420
 
 
421
info-am:
 
422
 
 
423
install-data-am: install-autostartDATA install-desktopDATA \
 
424
        install-pixmapDATA
 
425
 
 
426
install-dvi: install-dvi-am
 
427
 
 
428
install-dvi-am:
 
429
 
 
430
install-exec-am:
 
431
 
 
432
install-html: install-html-am
 
433
 
 
434
install-html-am:
 
435
 
 
436
install-info: install-info-am
 
437
 
 
438
install-info-am:
 
439
 
 
440
install-man:
 
441
 
 
442
install-pdf: install-pdf-am
 
443
 
 
444
install-pdf-am:
 
445
 
 
446
install-ps: install-ps-am
 
447
 
 
448
install-ps-am:
 
449
 
 
450
installcheck-am:
 
451
 
 
452
maintainer-clean: maintainer-clean-am
 
453
        -rm -f Makefile
 
454
maintainer-clean-am: distclean-am maintainer-clean-generic
 
455
 
 
456
mostlyclean: mostlyclean-am
 
457
 
 
458
mostlyclean-am: mostlyclean-generic
 
459
 
 
460
pdf: pdf-am
 
461
 
 
462
pdf-am:
 
463
 
 
464
ps: ps-am
 
465
 
 
466
ps-am:
 
467
 
 
468
uninstall-am: uninstall-autostartDATA uninstall-desktopDATA \
 
469
        uninstall-pixmapDATA
 
470
 
 
471
.MAKE: install-am install-strip
 
472
 
 
473
.PHONY: all all-am check check-am clean clean-generic distclean \
 
474
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
475
        install install-am install-autostartDATA install-data \
 
476
        install-data-am install-desktopDATA install-dvi install-dvi-am \
 
477
        install-exec install-exec-am install-html install-html-am \
 
478
        install-info install-info-am install-man install-pdf \
 
479
        install-pdf-am install-pixmapDATA install-ps install-ps-am \
 
480
        install-strip installcheck installcheck-am installdirs \
 
481
        maintainer-clean maintainer-clean-generic mostlyclean \
 
482
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
483
        uninstall-autostartDATA uninstall-desktopDATA \
 
484
        uninstall-pixmapDATA
 
485
 
 
486
 
 
487
%.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 $< $@
 
488
 
 
489
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
490
# Otherwise a system limit (for SysV at least) may be exceeded.
 
491
.NOEXPORT: