~ubuntu-branches/ubuntu/raring/gnome-system-tools/raring-proposed

« back to all changes in this revision

Viewing changes to .pc/90_relibtoolize.patch/src/time/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-06-11 16:06:30 UTC
  • mfrom: (1.5.9 upstream) (1.2.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100611160630-8iolgbowspfaydud
Tags: 2.30.2-1ubuntu1
* Merge with debian unstable, remaining Ubuntu changes:
* debian/control.in:
  - Build-depend on libpango1.0-dev
  - Add Vcs-Bzr URL link
  - Add gnome-network-admin package
* debian/rules:
  - Run autotools on build
  - Don't build services-admin
  - Build POT files
* debian/gnome-network-admin.*:
* debian/gnome-system-tools.*:
  - Put network-admin in it's own package
* debian/patches/25_sambashare_group_definition.patch:
  - Add sambashare to known groups
* debian/patches/26_user_profiles_conf.patch:
  - Don't add new user to audio group
* debian/patches/80_gst-packages-common.patch:
  - Used by following 2 patches
* debian/patches/81_gst-packages-shares-admin.patch:
  - Install nfs-kernel-server and samba on demand
* debian/patches/82_gst-packages-time-admin.patch:
  - Install ntp on demand
* debian/patches/90_relibtoolize.patch:
  - Not required, autotools now run on build
* debian/watch:
  - Watch unstable series

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
 
# @configure_input@
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
 
@SET_MAKE@
17
 
 
18
 
# Set the common directories.
19
 
# This file is included in src/common/CommonMakefile,
20
 
# in src/common/Makefile.am and in interfaces/Makefile.am
21
 
 
22
 
 
23
 
VPATH = @srcdir@
24
 
pkgdatadir = $(datadir)/@PACKAGE@
25
 
pkgincludedir = $(includedir)/@PACKAGE@
26
 
pkglibdir = $(libdir)/@PACKAGE@
27
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
28
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
 
install_sh_DATA = $(install_sh) -c -m 644
30
 
install_sh_PROGRAM = $(install_sh) -c
31
 
install_sh_SCRIPT = $(install_sh) -c
32
 
INSTALL_HEADER = $(INSTALL_DATA)
33
 
transform = $(program_transform_name)
34
 
NORMAL_INSTALL = :
35
 
PRE_INSTALL = :
36
 
POST_INSTALL = :
37
 
NORMAL_UNINSTALL = :
38
 
PRE_UNINSTALL = :
39
 
POST_UNINSTALL = :
40
 
build_triplet = @build@
41
 
host_triplet = @host@
42
 
DIST_COMMON = $(srcdir)/../common/CommonMakefile $(srcdir)/Makefile.am \
43
 
        $(srcdir)/Makefile.in $(srcdir)/time.desktop.in.in \
44
 
        $(top_srcdir)/DirsMakefile ChangeLog
45
 
bin_PROGRAMS = time-admin$(EXEEXT)
46
 
subdir = src/time
47
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
49
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
 
        $(ACLOCAL_M4)
51
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52
 
CONFIG_HEADER = $(top_builddir)/config.h
53
 
CONFIG_CLEAN_FILES = time.desktop.in
54
 
CONFIG_CLEAN_VPATH_FILES =
55
 
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)"
56
 
PROGRAMS = $(bin_PROGRAMS)
57
 
am_time_admin_OBJECTS = time-tool.$(OBJEXT) tz.$(OBJEXT) \
58
 
        tz-map.$(OBJEXT) ntp-servers-list.$(OBJEXT) main.$(OBJEXT)
59
 
time_admin_OBJECTS = $(am_time_admin_OBJECTS)
60
 
am__DEPENDENCIES_1 =
61
 
AM_V_lt = $(am__v_lt_$(V))
62
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
63
 
am__v_lt_0 = --silent
64
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
66
 
am__depfiles_maybe = depfiles
67
 
am__mv = mv -f
68
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
71
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
72
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73
 
        $(AM_CFLAGS) $(CFLAGS)
74
 
AM_V_CC = $(am__v_CC_$(V))
75
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
76
 
am__v_CC_0 = @echo "  CC    " $@;
77
 
AM_V_at = $(am__v_at_$(V))
78
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
79
 
am__v_at_0 = @
80
 
CCLD = $(CC)
81
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
82
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
84
 
AM_V_CCLD = $(am__v_CCLD_$(V))
85
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
86
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
87
 
AM_V_GEN = $(am__v_GEN_$(V))
88
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
89
 
am__v_GEN_0 = @echo "  GEN   " $@;
90
 
SOURCES = $(time_admin_SOURCES)
91
 
DIST_SOURCES = $(time_admin_SOURCES)
92
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
93
 
        html-recursive info-recursive install-data-recursive \
94
 
        install-dvi-recursive install-exec-recursive \
95
 
        install-html-recursive install-info-recursive \
96
 
        install-pdf-recursive install-ps-recursive install-recursive \
97
 
        installcheck-recursive installdirs-recursive pdf-recursive \
98
 
        ps-recursive uninstall-recursive
99
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100
 
am__vpath_adj = case $$p in \
101
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102
 
    *) f=$$p;; \
103
 
  esac;
104
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105
 
am__install_max = 40
106
 
am__nobase_strip_setup = \
107
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108
 
am__nobase_strip = \
109
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110
 
am__nobase_list = $(am__nobase_strip_setup); \
111
 
  for p in $$list; do echo "$$p $$p"; done | \
112
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114
 
    if (++n[$$2] == $(am__install_max)) \
115
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116
 
    END { for (dir in files) print dir, files[dir] }'
117
 
am__base_list = \
118
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120
 
DATA = $(desktop_DATA)
121
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
122
 
  distclean-recursive maintainer-clean-recursive
123
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
124
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
125
 
        distdir
126
 
ETAGS = etags
127
 
CTAGS = ctags
128
 
DIST_SUBDIRS = $(SUBDIRS)
129
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130
 
am__relativize = \
131
 
  dir0=`pwd`; \
132
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
133
 
  sed_rest='s,^[^/]*/*,,'; \
134
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
135
 
  sed_butlast='s,/*[^/]*$$,,'; \
136
 
  while test -n "$$dir1"; do \
137
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
138
 
    if test "$$first" != "."; then \
139
 
      if test "$$first" = ".."; then \
140
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
141
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
142
 
      else \
143
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
144
 
        if test "$$first2" = "$$first"; then \
145
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
146
 
        else \
147
 
          dir2="../$$dir2"; \
148
 
        fi; \
149
 
        dir0="$$dir0"/"$$first"; \
150
 
      fi; \
151
 
    fi; \
152
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
153
 
  done; \
154
 
  reldir="$$dir2"
155
 
ACLOCAL = @ACLOCAL@
156
 
ALL_LINGUAS = @ALL_LINGUAS@
157
 
AMTAR = @AMTAR@
158
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159
 
AR = @AR@
160
 
AUTOCONF = @AUTOCONF@
161
 
AUTOHEADER = @AUTOHEADER@
162
 
AUTOMAKE = @AUTOMAKE@
163
 
AWK = @AWK@
164
 
CATALOGS = @CATALOGS@
165
 
CATOBJEXT = @CATOBJEXT@
166
 
CC = @CC@
167
 
CCDEPMODE = @CCDEPMODE@
168
 
CFLAGS = @CFLAGS@
169
 
CPP = @CPP@
170
 
CPPFLAGS = @CPPFLAGS@
171
 
CYGPATH_W = @CYGPATH_W@
172
 
DATADIRNAME = @DATADIRNAME@
173
 
DBUS_CFLAGS = @DBUS_CFLAGS@
174
 
DBUS_LIBS = @DBUS_LIBS@
175
 
DEFS = @DEFS@
176
 
DEPDIR = @DEPDIR@
177
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
178
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
179
 
DSYMUTIL = @DSYMUTIL@
180
 
DUMPBIN = @DUMPBIN@
181
 
ECHO_C = @ECHO_C@
182
 
ECHO_N = @ECHO_N@
183
 
ECHO_T = @ECHO_T@
184
 
EGREP = @EGREP@
185
 
EXEEXT = @EXEEXT@
186
 
FGREP = @FGREP@
187
 
GCONFTOOL = @GCONFTOOL@
188
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
189
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
190
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
191
 
GIO_CFLAGS = @GIO_CFLAGS@
192
 
GIO_LIBS = @GIO_LIBS@
193
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
194
 
GMOFILES = @GMOFILES@
195
 
GMSGFMT = @GMSGFMT@
196
 
GREP = @GREP@
197
 
GST_CFLAGS = @GST_CFLAGS@
198
 
GST_DEPENDS_CFLAGS = @GST_DEPENDS_CFLAGS@
199
 
GST_DEPENDS_LIBS = @GST_DEPENDS_LIBS@
200
 
GST_IW_LIBS = @GST_IW_LIBS@
201
 
GST_LIBS = @GST_LIBS@
202
 
GST_TOOL_CFLAGS = @GST_TOOL_CFLAGS@
203
 
GST_TOOL_CLEANFILES = @GST_TOOL_CLEANFILES@
204
 
GST_TOOL_DEPENDENCIES = @GST_TOOL_DEPENDENCIES@
205
 
GST_TOOL_EXTRA_DIST = @GST_TOOL_EXTRA_DIST@
206
 
GST_TOOL_LIBS = @GST_TOOL_LIBS@
207
 
HELP_DIR = @HELP_DIR@
208
 
INSTALL = @INSTALL@
209
 
INSTALL_DATA = @INSTALL_DATA@
210
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
211
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
212
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213
 
INSTOBJEXT = @INSTOBJEXT@
214
 
INTLLIBS = @INTLLIBS@
215
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
216
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
217
 
INTLTOOL_PERL = @INTLTOOL_PERL@
218
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
219
 
LD = @LD@
220
 
LDFLAGS = @LDFLAGS@
221
 
LIBOBJS = @LIBOBJS@
222
 
LIBS = @LIBS@
223
 
LIBTOOL = @LIBTOOL@
224
 
LIPO = @LIPO@
225
 
LN_S = @LN_S@
226
 
LTLIBOBJS = @LTLIBOBJS@
227
 
MAINT = @MAINT@
228
 
MAKEINFO = @MAKEINFO@
229
 
MKDIR_P = @MKDIR_P@
230
 
MKINSTALLDIRS = @MKINSTALLDIRS@
231
 
MSGFMT = @MSGFMT@
232
 
MSGFMT_OPTS = @MSGFMT_OPTS@
233
 
MSGMERGE = @MSGMERGE@
234
 
NAUTILUSDIR = @NAUTILUSDIR@
235
 
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
236
 
NAUTILUS_LIBS = @NAUTILUS_LIBS@
237
 
NM = @NM@
238
 
NMEDIT = @NMEDIT@
239
 
OBJDUMP = @OBJDUMP@
240
 
OBJEXT = @OBJEXT@
241
 
OMF_DIR = @OMF_DIR@
242
 
OTOOL = @OTOOL@
243
 
OTOOL64 = @OTOOL64@
244
 
PACKAGE = @PACKAGE@
245
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246
 
PACKAGE_NAME = @PACKAGE_NAME@
247
 
PACKAGE_STRING = @PACKAGE_STRING@
248
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
249
 
PACKAGE_URL = @PACKAGE_URL@
250
 
PACKAGE_VERSION = @PACKAGE_VERSION@
251
 
PATH_SEPARATOR = @PATH_SEPARATOR@
252
 
PKG_CONFIG = @PKG_CONFIG@
253
 
POFILES = @POFILES@
254
 
POLKIT_CFLAGS = @POLKIT_CFLAGS@
255
 
POLKIT_GTK_CFLAGS = @POLKIT_GTK_CFLAGS@
256
 
POLKIT_GTK_LIBS = @POLKIT_GTK_LIBS@
257
 
POLKIT_LIBS = @POLKIT_LIBS@
258
 
POSUB = @POSUB@
259
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
260
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
261
 
RANLIB = @RANLIB@
262
 
SED = @SED@
263
 
SET_MAKE = @SET_MAKE@
264
 
SHELL = @SHELL@
265
 
STRIP = @STRIP@
266
 
USE_NLS = @USE_NLS@
267
 
VERSION = @VERSION@
268
 
XGETTEXT = @XGETTEXT@
269
 
abs_builddir = @abs_builddir@
270
 
abs_srcdir = @abs_srcdir@
271
 
abs_top_builddir = @abs_top_builddir@
272
 
abs_top_srcdir = @abs_top_srcdir@
273
 
ac_ct_CC = @ac_ct_CC@
274
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
275
 
am__include = @am__include@
276
 
am__leading_dot = @am__leading_dot@
277
 
am__quote = @am__quote@
278
 
am__tar = @am__tar@
279
 
am__untar = @am__untar@
280
 
bindir = @bindir@
281
 
build = @build@
282
 
build_alias = @build_alias@
283
 
build_cpu = @build_cpu@
284
 
build_os = @build_os@
285
 
build_vendor = @build_vendor@
286
 
builddir = @builddir@
287
 
datadir = @datadir@
288
 
datarootdir = @datarootdir@
289
 
docdir = @docdir@
290
 
dvidir = @dvidir@
291
 
exec_prefix = @exec_prefix@
292
 
gnomelocaledir = @gnomelocaledir@
293
 
host = @host@
294
 
host_alias = @host_alias@
295
 
host_cpu = @host_cpu@
296
 
host_os = @host_os@
297
 
host_vendor = @host_vendor@
298
 
htmldir = @htmldir@
299
 
includedir = @includedir@
300
 
infodir = @infodir@
301
 
install_sh = @install_sh@
302
 
libdir = @libdir@
303
 
libexecdir = @libexecdir@
304
 
localedir = @localedir@
305
 
localstatedir = @localstatedir@
306
 
lt_ECHO = @lt_ECHO@
307
 
mandir = @mandir@
308
 
mkdir_p = @mkdir_p@
309
 
oldincludedir = @oldincludedir@
310
 
pdfdir = @pdfdir@
311
 
prefix = @prefix@
312
 
program_transform_name = @program_transform_name@
313
 
psdir = @psdir@
314
 
sbindir = @sbindir@
315
 
sharedstatedir = @sharedstatedir@
316
 
srcdir = @srcdir@
317
 
sysconfdir = @sysconfdir@
318
 
target_alias = @target_alias@
319
 
top_build_prefix = @top_build_prefix@
320
 
top_builddir = @top_builddir@
321
 
top_srcdir = @top_srcdir@
322
 
pixmapsdir = $(pkgdatadir)/pixmaps
323
 
interfacesdir = $(pkgdatadir)/ui
324
 
confdir = $(sysconfdir)/gnome-system-tools
325
 
INCLUDES = -DPIXMAPS_DIR=\""$(pixmapsdir)"\" \
326
 
        -DINTERFACES_DIR=\""$(interfacesdir)"\" \
327
 
        -DFRONTEND_DIR=\""$(frontenddir)"\" \
328
 
        -DDESKTOP_DATA_DIR=\""$(desktopdatadir)"\" \
329
 
        -DCONF_DIR=\""$(confdir)"\" $(GST_TOOL_CFLAGS) $(DBUS_CFLAGS)
330
 
desktop = $(toolname).desktop
331
 
desktopdir = $(datadir)/applications/
332
 
desktop_in_files = $(desktop).in
333
 
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
334
 
toolname = time
335
 
SUBDIRS = e-map
336
 
CLEANFILES = $(GST_TOOL_CLEANFILES)
337
 
EXTRA_DIST = $(GST_TOOL_EXTRA_DIST)
338
 
time_admin_LDADD = $(GST_TOOL_LIBS) $(DBUS_LIBS) ./e-map/libemap.a
339
 
time_admin_DEPENDENCIES = $(GST_TOOL_DEPENDENCIES) ./e-map/libemap.a
340
 
time_admin_SOURCES = \
341
 
        time-tool.c     time-tool.h \
342
 
        tz.c            tz.h \
343
 
        tz-map.c        tz-map.h \
344
 
        ntp-servers-list.c      ntp-servers-list.h      \
345
 
        main.c
346
 
 
347
 
toolpixmaps = 
348
 
all: all-recursive
349
 
 
350
 
.SUFFIXES:
351
 
.SUFFIXES: .c .lo .o .obj
352
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../common/CommonMakefile $(top_srcdir)/DirsMakefile $(am__configure_deps)
353
 
        @for dep in $?; do \
354
 
          case '$(am__configure_deps)' in \
355
 
            *$$dep*) \
356
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
357
 
                && { if test -f $@; then exit 0; else break; fi; }; \
358
 
              exit 1;; \
359
 
          esac; \
360
 
        done; \
361
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/time/Makefile'; \
362
 
        $(am__cd) $(top_srcdir) && \
363
 
          $(AUTOMAKE) --gnu src/time/Makefile
364
 
.PRECIOUS: Makefile
365
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
366
 
        @case '$?' in \
367
 
          *config.status*) \
368
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
369
 
          *) \
370
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
371
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
372
 
        esac;
373
 
 
374
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
 
 
377
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
378
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
380
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381
 
$(am__aclocal_m4_deps):
382
 
time.desktop.in: $(top_builddir)/config.status $(srcdir)/time.desktop.in.in
383
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
384
 
install-binPROGRAMS: $(bin_PROGRAMS)
385
 
        @$(NORMAL_INSTALL)
386
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
387
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
388
 
        for p in $$list; do echo "$$p $$p"; done | \
389
 
        sed 's/$(EXEEXT)$$//' | \
390
 
        while read p p1; do if test -f $$p || test -f $$p1; \
391
 
          then echo "$$p"; echo "$$p"; else :; fi; \
392
 
        done | \
393
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
394
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
395
 
        sed 'N;N;N;s,\n, ,g' | \
396
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
397
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
398
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
399
 
            else { print "f", $$3 "/" $$4, $$1; } } \
400
 
          END { for (d in files) print "f", d, files[d] }' | \
401
 
        while read type dir files; do \
402
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
403
 
            test -z "$$files" || { \
404
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
405
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
406
 
            } \
407
 
        ; done
408
 
 
409
 
uninstall-binPROGRAMS:
410
 
        @$(NORMAL_UNINSTALL)
411
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
412
 
        files=`for p in $$list; do echo "$$p"; done | \
413
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
414
 
              -e 's/$$/$(EXEEXT)/' `; \
415
 
        test -n "$$list" || exit 0; \
416
 
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
417
 
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
418
 
 
419
 
clean-binPROGRAMS:
420
 
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
421
 
        echo " rm -f" $$list; \
422
 
        rm -f $$list || exit $$?; \
423
 
        test -n "$(EXEEXT)" || exit 0; \
424
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
425
 
        echo " rm -f" $$list; \
426
 
        rm -f $$list
427
 
time-admin$(EXEEXT): $(time_admin_OBJECTS) $(time_admin_DEPENDENCIES) 
428
 
        @rm -f time-admin$(EXEEXT)
429
 
        $(AM_V_CCLD)$(LINK) $(time_admin_OBJECTS) $(time_admin_LDADD) $(LIBS)
430
 
 
431
 
mostlyclean-compile:
432
 
        -rm -f *.$(OBJEXT)
433
 
 
434
 
distclean-compile:
435
 
        -rm -f *.tab.c
436
 
 
437
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
438
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp-servers-list.Po@am__quote@
439
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time-tool.Po@am__quote@
440
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tz-map.Po@am__quote@
441
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tz.Po@am__quote@
442
 
 
443
 
.c.o:
444
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
445
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
447
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
448
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
450
 
 
451
 
.c.obj:
452
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
453
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
454
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
455
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
456
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
458
 
 
459
 
.c.lo:
460
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
461
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
462
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
463
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
464
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
466
 
 
467
 
mostlyclean-libtool:
468
 
        -rm -f *.lo
469
 
 
470
 
clean-libtool:
471
 
        -rm -rf .libs _libs
472
 
install-desktopDATA: $(desktop_DATA)
473
 
        @$(NORMAL_INSTALL)
474
 
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
475
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
476
 
        for p in $$list; do \
477
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
478
 
          echo "$$d$$p"; \
479
 
        done | $(am__base_list) | \
480
 
        while read files; do \
481
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
482
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
483
 
        done
484
 
 
485
 
uninstall-desktopDATA:
486
 
        @$(NORMAL_UNINSTALL)
487
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
488
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
489
 
        test -n "$$files" || exit 0; \
490
 
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
491
 
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
492
 
 
493
 
# This directory's subdirectories are mostly independent; you can cd
494
 
# into them and run `make' without going through this Makefile.
495
 
# To change the values of `make' variables: instead of editing Makefiles,
496
 
# (1) if the variable is set in `config.status', edit `config.status'
497
 
#     (which will cause the Makefiles to be regenerated when you run `make');
498
 
# (2) otherwise, pass the desired values on the `make' command line.
499
 
$(RECURSIVE_TARGETS):
500
 
        @fail= failcom='exit 1'; \
501
 
        for f in x $$MAKEFLAGS; do \
502
 
          case $$f in \
503
 
            *=* | --[!k]*);; \
504
 
            *k*) failcom='fail=yes';; \
505
 
          esac; \
506
 
        done; \
507
 
        dot_seen=no; \
508
 
        target=`echo $@ | sed s/-recursive//`; \
509
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
510
 
          echo "Making $$target in $$subdir"; \
511
 
          if test "$$subdir" = "."; then \
512
 
            dot_seen=yes; \
513
 
            local_target="$$target-am"; \
514
 
          else \
515
 
            local_target="$$target"; \
516
 
          fi; \
517
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
518
 
          || eval $$failcom; \
519
 
        done; \
520
 
        if test "$$dot_seen" = "no"; then \
521
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
522
 
        fi; test -z "$$fail"
523
 
 
524
 
$(RECURSIVE_CLEAN_TARGETS):
525
 
        @fail= failcom='exit 1'; \
526
 
        for f in x $$MAKEFLAGS; do \
527
 
          case $$f in \
528
 
            *=* | --[!k]*);; \
529
 
            *k*) failcom='fail=yes';; \
530
 
          esac; \
531
 
        done; \
532
 
        dot_seen=no; \
533
 
        case "$@" in \
534
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
535
 
          *) list='$(SUBDIRS)' ;; \
536
 
        esac; \
537
 
        rev=''; for subdir in $$list; do \
538
 
          if test "$$subdir" = "."; then :; else \
539
 
            rev="$$subdir $$rev"; \
540
 
          fi; \
541
 
        done; \
542
 
        rev="$$rev ."; \
543
 
        target=`echo $@ | sed s/-recursive//`; \
544
 
        for subdir in $$rev; do \
545
 
          echo "Making $$target in $$subdir"; \
546
 
          if test "$$subdir" = "."; then \
547
 
            local_target="$$target-am"; \
548
 
          else \
549
 
            local_target="$$target"; \
550
 
          fi; \
551
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
552
 
          || eval $$failcom; \
553
 
        done && test -z "$$fail"
554
 
tags-recursive:
555
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
556
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
557
 
        done
558
 
ctags-recursive:
559
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
560
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
561
 
        done
562
 
 
563
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
564
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
565
 
        unique=`for i in $$list; do \
566
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
567
 
          done | \
568
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
569
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
570
 
        mkid -fID $$unique
571
 
tags: TAGS
572
 
 
573
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
574
 
                $(TAGS_FILES) $(LISP)
575
 
        set x; \
576
 
        here=`pwd`; \
577
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
578
 
          include_option=--etags-include; \
579
 
          empty_fix=.; \
580
 
        else \
581
 
          include_option=--include; \
582
 
          empty_fix=; \
583
 
        fi; \
584
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
585
 
          if test "$$subdir" = .; then :; else \
586
 
            test ! -f $$subdir/TAGS || \
587
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
588
 
          fi; \
589
 
        done; \
590
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
591
 
        unique=`for i in $$list; do \
592
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593
 
          done | \
594
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
596
 
        shift; \
597
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
598
 
          test -n "$$unique" || unique=$$empty_fix; \
599
 
          if test $$# -gt 0; then \
600
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
601
 
              "$$@" $$unique; \
602
 
          else \
603
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
604
 
              $$unique; \
605
 
          fi; \
606
 
        fi
607
 
ctags: CTAGS
608
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
609
 
                $(TAGS_FILES) $(LISP)
610
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
611
 
        unique=`for i in $$list; do \
612
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
613
 
          done | \
614
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
615
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
616
 
        test -z "$(CTAGS_ARGS)$$unique" \
617
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
618
 
             $$unique
619
 
 
620
 
GTAGS:
621
 
        here=`$(am__cd) $(top_builddir) && pwd` \
622
 
          && $(am__cd) $(top_srcdir) \
623
 
          && gtags -i $(GTAGS_ARGS) "$$here"
624
 
 
625
 
distclean-tags:
626
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
627
 
 
628
 
distdir: $(DISTFILES)
629
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
631
 
        list='$(DISTFILES)'; \
632
 
          dist_files=`for file in $$list; do echo $$file; done | \
633
 
          sed -e "s|^$$srcdirstrip/||;t" \
634
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
635
 
        case $$dist_files in \
636
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
637
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
638
 
                           sort -u` ;; \
639
 
        esac; \
640
 
        for file in $$dist_files; do \
641
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
642
 
          if test -d $$d/$$file; then \
643
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
644
 
            if test -d "$(distdir)/$$file"; then \
645
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
646
 
            fi; \
647
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
648
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
649
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
650
 
            fi; \
651
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
652
 
          else \
653
 
            test -f "$(distdir)/$$file" \
654
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
655
 
            || exit 1; \
656
 
          fi; \
657
 
        done
658
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
659
 
          if test "$$subdir" = .; then :; else \
660
 
            test -d "$(distdir)/$$subdir" \
661
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
662
 
            || exit 1; \
663
 
          fi; \
664
 
        done
665
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
666
 
          if test "$$subdir" = .; then :; else \
667
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
668
 
            $(am__relativize); \
669
 
            new_distdir=$$reldir; \
670
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
671
 
            $(am__relativize); \
672
 
            new_top_distdir=$$reldir; \
673
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
674
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
675
 
            ($(am__cd) $$subdir && \
676
 
              $(MAKE) $(AM_MAKEFLAGS) \
677
 
                top_distdir="$$new_top_distdir" \
678
 
                distdir="$$new_distdir" \
679
 
                am__remove_distdir=: \
680
 
                am__skip_length_check=: \
681
 
                am__skip_mode_fix=: \
682
 
                distdir) \
683
 
              || exit 1; \
684
 
          fi; \
685
 
        done
686
 
check-am: all-am
687
 
check: check-recursive
688
 
all-am: Makefile $(PROGRAMS) $(DATA)
689
 
installdirs: installdirs-recursive
690
 
installdirs-am:
691
 
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)"; do \
692
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
693
 
        done
694
 
install: install-recursive
695
 
install-exec: install-exec-recursive
696
 
install-data: install-data-recursive
697
 
uninstall: uninstall-recursive
698
 
 
699
 
install-am: all-am
700
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
701
 
 
702
 
installcheck: installcheck-recursive
703
 
install-strip:
704
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
705
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
706
 
          `test -z '$(STRIP)' || \
707
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
708
 
mostlyclean-generic:
709
 
 
710
 
clean-generic:
711
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
712
 
 
713
 
distclean-generic:
714
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
715
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
716
 
 
717
 
maintainer-clean-generic:
718
 
        @echo "This command is intended for maintainers to use"
719
 
        @echo "it deletes files that may require special tools to rebuild."
720
 
clean: clean-recursive
721
 
 
722
 
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
723
 
 
724
 
distclean: distclean-recursive
725
 
        -rm -rf ./$(DEPDIR)
726
 
        -rm -f Makefile
727
 
distclean-am: clean-am distclean-compile distclean-generic \
728
 
        distclean-tags
729
 
 
730
 
dvi: dvi-recursive
731
 
 
732
 
dvi-am:
733
 
 
734
 
html: html-recursive
735
 
 
736
 
html-am:
737
 
 
738
 
info: info-recursive
739
 
 
740
 
info-am:
741
 
 
742
 
install-data-am: install-desktopDATA
743
 
 
744
 
install-dvi: install-dvi-recursive
745
 
 
746
 
install-dvi-am:
747
 
 
748
 
install-exec-am: install-binPROGRAMS
749
 
 
750
 
install-html: install-html-recursive
751
 
 
752
 
install-html-am:
753
 
 
754
 
install-info: install-info-recursive
755
 
 
756
 
install-info-am:
757
 
 
758
 
install-man:
759
 
 
760
 
install-pdf: install-pdf-recursive
761
 
 
762
 
install-pdf-am:
763
 
 
764
 
install-ps: install-ps-recursive
765
 
 
766
 
install-ps-am:
767
 
 
768
 
installcheck-am:
769
 
 
770
 
maintainer-clean: maintainer-clean-recursive
771
 
        -rm -rf ./$(DEPDIR)
772
 
        -rm -f Makefile
773
 
maintainer-clean-am: distclean-am maintainer-clean-generic
774
 
 
775
 
mostlyclean: mostlyclean-recursive
776
 
 
777
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
778
 
        mostlyclean-libtool
779
 
 
780
 
pdf: pdf-recursive
781
 
 
782
 
pdf-am:
783
 
 
784
 
ps: ps-recursive
785
 
 
786
 
ps-am:
787
 
 
788
 
uninstall-am: uninstall-binPROGRAMS uninstall-desktopDATA
789
 
 
790
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
791
 
        install-am install-strip tags-recursive
792
 
 
793
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
794
 
        all all-am check check-am clean clean-binPROGRAMS \
795
 
        clean-generic clean-libtool ctags ctags-recursive distclean \
796
 
        distclean-compile distclean-generic distclean-libtool \
797
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
798
 
        install install-am install-binPROGRAMS install-data \
799
 
        install-data-am install-desktopDATA install-dvi install-dvi-am \
800
 
        install-exec install-exec-am install-html install-html-am \
801
 
        install-info install-info-am install-man install-pdf \
802
 
        install-pdf-am install-ps install-ps-am install-strip \
803
 
        installcheck installcheck-am installdirs installdirs-am \
804
 
        maintainer-clean maintainer-clean-generic mostlyclean \
805
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
806
 
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
807
 
        uninstall-binPROGRAMS uninstall-desktopDATA
808
 
 
809
 
@INTLTOOL_DESKTOP_RULE@
810
 
 
811
 
-include $(top_srcdir)/git.mk
812
 
 
813
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
814
 
# Otherwise a system limit (for SysV at least) may be exceeded.
815
 
.NOEXPORT: