1 | # Makefile.in generated by automake 1.6.3 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
---|
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 | SHELL = @SHELL@ |
---|
17 | |
---|
18 | srcdir = @srcdir@ |
---|
19 | top_srcdir = @top_srcdir@ |
---|
20 | VPATH = @srcdir@ |
---|
21 | prefix = @prefix@ |
---|
22 | exec_prefix = @exec_prefix@ |
---|
23 | |
---|
24 | bindir = @bindir@ |
---|
25 | sbindir = @sbindir@ |
---|
26 | libexecdir = @libexecdir@ |
---|
27 | datadir = @datadir@ |
---|
28 | sysconfdir = @sysconfdir@ |
---|
29 | sharedstatedir = @sharedstatedir@ |
---|
30 | localstatedir = @localstatedir@ |
---|
31 | libdir = @libdir@ |
---|
32 | infodir = @infodir@ |
---|
33 | mandir = @mandir@ |
---|
34 | includedir = @includedir@ |
---|
35 | oldincludedir = /usr/include |
---|
36 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
37 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
38 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
39 | top_builddir = .. |
---|
40 | |
---|
41 | ACLOCAL = @ACLOCAL@ |
---|
42 | AUTOCONF = @AUTOCONF@ |
---|
43 | AUTOMAKE = @AUTOMAKE@ |
---|
44 | AUTOHEADER = @AUTOHEADER@ |
---|
45 | |
---|
46 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
47 | INSTALL = @INSTALL@ |
---|
48 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
49 | INSTALL_DATA = @INSTALL_DATA@ |
---|
50 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
51 | install_sh_PROGRAM = $(install_sh) -c |
---|
52 | install_sh_SCRIPT = $(install_sh) -c |
---|
53 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
54 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
55 | transform = @program_transform_name@ |
---|
56 | NORMAL_INSTALL = : |
---|
57 | PRE_INSTALL = : |
---|
58 | POST_INSTALL = : |
---|
59 | NORMAL_UNINSTALL = : |
---|
60 | PRE_UNINSTALL = : |
---|
61 | POST_UNINSTALL = : |
---|
62 | host_alias = @host_alias@ |
---|
63 | host_triplet = @host@ |
---|
64 | |
---|
65 | EXEEXT = @EXEEXT@ |
---|
66 | OBJEXT = @OBJEXT@ |
---|
67 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
68 | AMTAR = @AMTAR@ |
---|
69 | AR = @AR@ |
---|
70 | AS = @AS@ |
---|
71 | AWK = @AWK@ |
---|
72 | CATALOGS = @CATALOGS@ |
---|
73 | CATOBJEXT = @CATOBJEXT@ |
---|
74 | CC = @CC@ |
---|
75 | CDROM_HOST = @CDROM_HOST@ |
---|
76 | CDROM_LIBS = @CDROM_LIBS@ |
---|
77 | CXX = @CXX@ |
---|
78 | CXXCPP = @CXXCPP@ |
---|
79 | DATADIRNAME = @DATADIRNAME@ |
---|
80 | DEPDIR = @DEPDIR@ |
---|
81 | DLLTOOL = @DLLTOOL@ |
---|
82 | ECHO = @ECHO@ |
---|
83 | EGREP = @EGREP@ |
---|
84 | ESD_CFLAGS = @ESD_CFLAGS@ |
---|
85 | ESD_CONFIG = @ESD_CONFIG@ |
---|
86 | ESD_LIBS = @ESD_LIBS@ |
---|
87 | F77 = @F77@ |
---|
88 | GAILUTIL_CFLAGS = @GAILUTIL_CFLAGS@ |
---|
89 | GAILUTIL_LIBS = @GAILUTIL_LIBS@ |
---|
90 | GCJ = @GCJ@ |
---|
91 | GCJFLAGS = @GCJFLAGS@ |
---|
92 | GCONFTOOL = @GCONFTOOL@ |
---|
93 | GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ |
---|
94 | GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ |
---|
95 | GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ |
---|
96 | GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
---|
97 | GMOFILES = @GMOFILES@ |
---|
98 | GMSGFMT = @GMSGFMT@ |
---|
99 | GNOME_APPLETS_CFLAGS = @GNOME_APPLETS_CFLAGS@ |
---|
100 | GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@ |
---|
101 | GNOME_LIBS2_CFLAGS = @GNOME_LIBS2_CFLAGS@ |
---|
102 | GNOME_LIBS2_LIBS = @GNOME_LIBS2_LIBS@ |
---|
103 | GNOME_VFS_APPLETS_CFLAGS = @GNOME_VFS_APPLETS_CFLAGS@ |
---|
104 | GNOME_VFS_APPLETS_LIBS = @GNOME_VFS_APPLETS_LIBS@ |
---|
105 | GTOP_APPLETS_CFLAGS = @GTOP_APPLETS_CFLAGS@ |
---|
106 | GTOP_APPLETS_LIBS = @GTOP_APPLETS_LIBS@ |
---|
107 | HAVE_JW = @HAVE_JW@ |
---|
108 | HAVE_LIBAPM = @HAVE_LIBAPM@ |
---|
109 | ICONV = @ICONV@ |
---|
110 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
111 | INSTOBJEXT = @INSTOBJEXT@ |
---|
112 | INTLLIBS = @INTLLIBS@ |
---|
113 | INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ |
---|
114 | INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ |
---|
115 | INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ |
---|
116 | INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ |
---|
117 | INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@ |
---|
118 | INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ |
---|
119 | INTLTOOL_MERGE = @INTLTOOL_MERGE@ |
---|
120 | INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ |
---|
121 | INTLTOOL_PERL = @INTLTOOL_PERL@ |
---|
122 | INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ |
---|
123 | INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ |
---|
124 | INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ |
---|
125 | INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ |
---|
126 | INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ |
---|
127 | INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ |
---|
128 | INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ |
---|
129 | INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ |
---|
130 | INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ |
---|
131 | INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ |
---|
132 | INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@ |
---|
133 | INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ |
---|
134 | JW = @JW@ |
---|
135 | LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@ |
---|
136 | LIBGLADE_LIBS = @LIBGLADE_LIBS@ |
---|
137 | LIBTOOL = @LIBTOOL@ |
---|
138 | LIBXKLAVIER_CFLAGS = @LIBXKLAVIER_CFLAGS@ |
---|
139 | LIBXKLAVIER_LIBS = @LIBXKLAVIER_LIBS@ |
---|
140 | LN_S = @LN_S@ |
---|
141 | MAINT = @MAINT@ |
---|
142 | MIXER_CFLAGS = @MIXER_CFLAGS@ |
---|
143 | MIXER_LIBS = @MIXER_LIBS@ |
---|
144 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
145 | MSGFMT = @MSGFMT@ |
---|
146 | MSGMERGE = @MSGMERGE@ |
---|
147 | NEED_LIBAPM = @NEED_LIBAPM@ |
---|
148 | OBJDUMP = @OBJDUMP@ |
---|
149 | PACKAGE = @PACKAGE@ |
---|
150 | PATH_TO_XRDB = @PATH_TO_XRDB@ |
---|
151 | PKG_CONFIG = @PKG_CONFIG@ |
---|
152 | POFILES = @POFILES@ |
---|
153 | POSUB = @POSUB@ |
---|
154 | PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |
---|
155 | PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ |
---|
156 | RANLIB = @RANLIB@ |
---|
157 | RC = @RC@ |
---|
158 | SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@ |
---|
159 | SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@ |
---|
160 | STRIP = @STRIP@ |
---|
161 | USE_NLS = @USE_NLS@ |
---|
162 | VERSION = @VERSION@ |
---|
163 | WARN_CFLAGS = @WARN_CFLAGS@ |
---|
164 | WARN_CXXFLAGS = @WARN_CXXFLAGS@ |
---|
165 | XGETTEXT = @XGETTEXT@ |
---|
166 | X_CFLAGS = @X_CFLAGS@ |
---|
167 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
---|
168 | X_LIBS = @X_LIBS@ |
---|
169 | X_PRE_LIBS = @X_PRE_LIBS@ |
---|
170 | am__include = @am__include@ |
---|
171 | am__quote = @am__quote@ |
---|
172 | gnomelocaledir = @gnomelocaledir@ |
---|
173 | install_sh = @install_sh@ |
---|
174 | mkdir_p = @mkdir_p@ |
---|
175 | |
---|
176 | SUBDIRS = docs |
---|
177 | |
---|
178 | INCLUDES = \ |
---|
179 | -I$(srcdir) \ |
---|
180 | -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ |
---|
181 | -DGTK_ENABLE_BROKEN \ |
---|
182 | $(GNOME_APPLETS_CFLAGS) \ |
---|
183 | $(GNOME_VFS_APPLETS_CFLAGS) |
---|
184 | |
---|
185 | |
---|
186 | libexec_PROGRAMS = gweather-applet-2 |
---|
187 | |
---|
188 | gweather_applet_2_SOURCES = \ |
---|
189 | gweather.h \ |
---|
190 | main.c \ |
---|
191 | gweather-about.c gweather-about.h \ |
---|
192 | gweather-pref.c gweather-pref.h \ |
---|
193 | gweather-dialog.c gweather-dialog.h \ |
---|
194 | gweather-applet.c gweather-applet.h \ |
---|
195 | weather.c weather.h \ |
---|
196 | gweather-xml.c gweather-xml.h |
---|
197 | |
---|
198 | |
---|
199 | gweather_applet_2_LDADD = \ |
---|
200 | $(GNOME_APPLETS_LIBS) \ |
---|
201 | $(GNOME_VFS_APPLETS_LIBS) |
---|
202 | |
---|
203 | |
---|
204 | schemasdir = @GCONF_SCHEMA_FILE_DIR@ |
---|
205 | schemas_in_files = gweather.schemas.in |
---|
206 | schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) |
---|
207 | |
---|
208 | uidir = $(datadir)/gnome-2.0/ui |
---|
209 | ui_DATA = GNOME_GWeatherApplet.xml |
---|
210 | |
---|
211 | serverdir = $(libdir)/bonobo/servers |
---|
212 | server_in_files = GNOME_GWeatherApplet_Factory.server.in |
---|
213 | server_DATA = $(server_in_files:.server.in=.server) |
---|
214 | |
---|
215 | CLEANFILES = $(server_in_files) $(server_DATA) |
---|
216 | |
---|
217 | gweatherlocationsdir = $(datadir)/gweather |
---|
218 | gweatherlocations_in_files = Locations.xml.in |
---|
219 | gweatherlocations_DATA = $(gweatherlocations_in_files:.xml.in=.xml) |
---|
220 | |
---|
221 | EXTRA_DIST = \ |
---|
222 | GNOME_GWeatherApplet_Factory.server.in.in \ |
---|
223 | $(schemas_in_files) \ |
---|
224 | $(ui_DATA) \ |
---|
225 | Locations.xml |
---|
226 | |
---|
227 | subdir = gweather |
---|
228 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
229 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
230 | CONFIG_CLEAN_FILES = |
---|
231 | libexec_PROGRAMS = gweather-applet-2$(EXEEXT) |
---|
232 | PROGRAMS = $(libexec_PROGRAMS) |
---|
233 | |
---|
234 | am_gweather_applet_2_OBJECTS = main.$(OBJEXT) gweather-about.$(OBJEXT) \ |
---|
235 | gweather-pref.$(OBJEXT) gweather-dialog.$(OBJEXT) \ |
---|
236 | gweather-applet.$(OBJEXT) weather.$(OBJEXT) \ |
---|
237 | gweather-xml.$(OBJEXT) |
---|
238 | gweather_applet_2_OBJECTS = $(am_gweather_applet_2_OBJECTS) |
---|
239 | gweather_applet_2_DEPENDENCIES = |
---|
240 | gweather_applet_2_LDFLAGS = |
---|
241 | |
---|
242 | DEFS = @DEFS@ |
---|
243 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
244 | CPPFLAGS = @CPPFLAGS@ |
---|
245 | LDFLAGS = @LDFLAGS@ |
---|
246 | LIBS = @LIBS@ |
---|
247 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
248 | am__depfiles_maybe = depfiles |
---|
249 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gweather-about.Po \ |
---|
250 | @AMDEP_TRUE@ ./$(DEPDIR)/gweather-applet.Po \ |
---|
251 | @AMDEP_TRUE@ ./$(DEPDIR)/gweather-dialog.Po \ |
---|
252 | @AMDEP_TRUE@ ./$(DEPDIR)/gweather-pref.Po \ |
---|
253 | @AMDEP_TRUE@ ./$(DEPDIR)/gweather-xml.Po ./$(DEPDIR)/main.Po \ |
---|
254 | @AMDEP_TRUE@ ./$(DEPDIR)/weather.Po |
---|
255 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
256 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
257 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ |
---|
258 | $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
259 | CCLD = $(CC) |
---|
260 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
261 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
262 | CFLAGS = @CFLAGS@ |
---|
263 | DIST_SOURCES = $(gweather_applet_2_SOURCES) |
---|
264 | DATA = $(gweatherlocations_DATA) $(schemas_DATA) $(server_DATA) \ |
---|
265 | $(ui_DATA) |
---|
266 | |
---|
267 | |
---|
268 | RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ |
---|
269 | uninstall-info-recursive all-recursive install-data-recursive \ |
---|
270 | install-exec-recursive installdirs-recursive install-recursive \ |
---|
271 | uninstall-recursive check-recursive installcheck-recursive |
---|
272 | DIST_COMMON = README AUTHORS ChangeLog Makefile.am Makefile.in NEWS \ |
---|
273 | TODO |
---|
274 | DIST_SUBDIRS = $(SUBDIRS) |
---|
275 | SOURCES = $(gweather_applet_2_SOURCES) |
---|
276 | |
---|
277 | all: all-recursive |
---|
278 | |
---|
279 | .SUFFIXES: |
---|
280 | .SUFFIXES: .c .lo .o .obj |
---|
281 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
282 | cd $(top_srcdir) && \ |
---|
283 | $(AUTOMAKE) --gnu gweather/Makefile |
---|
284 | Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
285 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
286 | libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
287 | install-libexecPROGRAMS: $(libexec_PROGRAMS) |
---|
288 | @$(NORMAL_INSTALL) |
---|
289 | $(mkinstalldirs) $(DESTDIR)$(libexecdir) |
---|
290 | @list='$(libexec_PROGRAMS)'; for p in $$list; do \ |
---|
291 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
292 | if test -f $$p \ |
---|
293 | || test -f $$p1 \ |
---|
294 | ; then \ |
---|
295 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
296 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) $$p $(DESTDIR)$(libexecdir)/$$f"; \ |
---|
297 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) $$p $(DESTDIR)$(libexecdir)/$$f; \ |
---|
298 | else :; fi; \ |
---|
299 | done |
---|
300 | |
---|
301 | uninstall-libexecPROGRAMS: |
---|
302 | @$(NORMAL_UNINSTALL) |
---|
303 | @list='$(libexec_PROGRAMS)'; for p in $$list; do \ |
---|
304 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
305 | echo " rm -f $(DESTDIR)$(libexecdir)/$$f"; \ |
---|
306 | rm -f $(DESTDIR)$(libexecdir)/$$f; \ |
---|
307 | done |
---|
308 | |
---|
309 | clean-libexecPROGRAMS: |
---|
310 | @list='$(libexec_PROGRAMS)'; for p in $$list; do \ |
---|
311 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
312 | echo " rm -f $$p $$f"; \ |
---|
313 | rm -f $$p $$f ; \ |
---|
314 | done |
---|
315 | gweather-applet-2$(EXEEXT): $(gweather_applet_2_OBJECTS) $(gweather_applet_2_DEPENDENCIES) |
---|
316 | @rm -f gweather-applet-2$(EXEEXT) |
---|
317 | $(LINK) $(gweather_applet_2_LDFLAGS) $(gweather_applet_2_OBJECTS) $(gweather_applet_2_LDADD) $(LIBS) |
---|
318 | |
---|
319 | mostlyclean-compile: |
---|
320 | -rm -f *.$(OBJEXT) core *.core |
---|
321 | |
---|
322 | distclean-compile: |
---|
323 | -rm -f *.tab.c |
---|
324 | |
---|
325 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gweather-about.Po@am__quote@ |
---|
326 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gweather-applet.Po@am__quote@ |
---|
327 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gweather-dialog.Po@am__quote@ |
---|
328 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gweather-pref.Po@am__quote@ |
---|
329 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gweather-xml.Po@am__quote@ |
---|
330 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ |
---|
331 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weather.Po@am__quote@ |
---|
332 | |
---|
333 | distclean-depend: |
---|
334 | -rm -rf ./$(DEPDIR) |
---|
335 | |
---|
336 | .c.o: |
---|
337 | @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
338 | @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
339 | @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
340 | $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< |
---|
341 | |
---|
342 | .c.obj: |
---|
343 | @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
344 | @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
345 | @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
346 | $(COMPILE) -c `cygpath -w $<` |
---|
347 | |
---|
348 | .c.lo: |
---|
349 | @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
350 | @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ |
---|
351 | @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
352 | $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
353 | CCDEPMODE = @CCDEPMODE@ |
---|
354 | |
---|
355 | mostlyclean-libtool: |
---|
356 | -rm -f *.lo |
---|
357 | |
---|
358 | clean-libtool: |
---|
359 | -rm -rf .libs _libs |
---|
360 | |
---|
361 | distclean-libtool: |
---|
362 | -rm -f libtool |
---|
363 | uninstall-info-am: |
---|
364 | gweatherlocationsDATA_INSTALL = $(INSTALL_DATA) |
---|
365 | install-gweatherlocationsDATA: $(gweatherlocations_DATA) |
---|
366 | @$(NORMAL_INSTALL) |
---|
367 | $(mkinstalldirs) $(DESTDIR)$(gweatherlocationsdir) |
---|
368 | @list='$(gweatherlocations_DATA)'; for p in $$list; do \ |
---|
369 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
370 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
371 | echo " $(gweatherlocationsDATA_INSTALL) $$d$$p $(DESTDIR)$(gweatherlocationsdir)/$$f"; \ |
---|
372 | $(gweatherlocationsDATA_INSTALL) $$d$$p $(DESTDIR)$(gweatherlocationsdir)/$$f; \ |
---|
373 | done |
---|
374 | |
---|
375 | uninstall-gweatherlocationsDATA: |
---|
376 | @$(NORMAL_UNINSTALL) |
---|
377 | @list='$(gweatherlocations_DATA)'; for p in $$list; do \ |
---|
378 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
379 | echo " rm -f $(DESTDIR)$(gweatherlocationsdir)/$$f"; \ |
---|
380 | rm -f $(DESTDIR)$(gweatherlocationsdir)/$$f; \ |
---|
381 | done |
---|
382 | schemasDATA_INSTALL = $(INSTALL_DATA) |
---|
383 | install-schemasDATA: $(schemas_DATA) |
---|
384 | @$(NORMAL_INSTALL) |
---|
385 | $(mkinstalldirs) $(DESTDIR)$(schemasdir) |
---|
386 | @list='$(schemas_DATA)'; for p in $$list; do \ |
---|
387 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
388 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
389 | echo " $(schemasDATA_INSTALL) $$d$$p $(DESTDIR)$(schemasdir)/$$f"; \ |
---|
390 | $(schemasDATA_INSTALL) $$d$$p $(DESTDIR)$(schemasdir)/$$f; \ |
---|
391 | done |
---|
392 | |
---|
393 | uninstall-schemasDATA: |
---|
394 | @$(NORMAL_UNINSTALL) |
---|
395 | @list='$(schemas_DATA)'; for p in $$list; do \ |
---|
396 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
397 | echo " rm -f $(DESTDIR)$(schemasdir)/$$f"; \ |
---|
398 | rm -f $(DESTDIR)$(schemasdir)/$$f; \ |
---|
399 | done |
---|
400 | serverDATA_INSTALL = $(INSTALL_DATA) |
---|
401 | install-serverDATA: $(server_DATA) |
---|
402 | @$(NORMAL_INSTALL) |
---|
403 | $(mkinstalldirs) $(DESTDIR)$(serverdir) |
---|
404 | @list='$(server_DATA)'; for p in $$list; do \ |
---|
405 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
406 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
407 | echo " $(serverDATA_INSTALL) $$d$$p $(DESTDIR)$(serverdir)/$$f"; \ |
---|
408 | $(serverDATA_INSTALL) $$d$$p $(DESTDIR)$(serverdir)/$$f; \ |
---|
409 | done |
---|
410 | |
---|
411 | uninstall-serverDATA: |
---|
412 | @$(NORMAL_UNINSTALL) |
---|
413 | @list='$(server_DATA)'; for p in $$list; do \ |
---|
414 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
415 | echo " rm -f $(DESTDIR)$(serverdir)/$$f"; \ |
---|
416 | rm -f $(DESTDIR)$(serverdir)/$$f; \ |
---|
417 | done |
---|
418 | uiDATA_INSTALL = $(INSTALL_DATA) |
---|
419 | install-uiDATA: $(ui_DATA) |
---|
420 | @$(NORMAL_INSTALL) |
---|
421 | $(mkinstalldirs) $(DESTDIR)$(uidir) |
---|
422 | @list='$(ui_DATA)'; for p in $$list; do \ |
---|
423 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
424 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
425 | echo " $(uiDATA_INSTALL) $$d$$p $(DESTDIR)$(uidir)/$$f"; \ |
---|
426 | $(uiDATA_INSTALL) $$d$$p $(DESTDIR)$(uidir)/$$f; \ |
---|
427 | done |
---|
428 | |
---|
429 | uninstall-uiDATA: |
---|
430 | @$(NORMAL_UNINSTALL) |
---|
431 | @list='$(ui_DATA)'; for p in $$list; do \ |
---|
432 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
433 | echo " rm -f $(DESTDIR)$(uidir)/$$f"; \ |
---|
434 | rm -f $(DESTDIR)$(uidir)/$$f; \ |
---|
435 | done |
---|
436 | |
---|
437 | # This directory's subdirectories are mostly independent; you can cd |
---|
438 | # into them and run `make' without going through this Makefile. |
---|
439 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
440 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
441 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
442 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
443 | $(RECURSIVE_TARGETS): |
---|
444 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
445 | dot_seen=no; \ |
---|
446 | target=`echo $@ | sed s/-recursive//`; \ |
---|
447 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
448 | echo "Making $$target in $$subdir"; \ |
---|
449 | if test "$$subdir" = "."; then \ |
---|
450 | dot_seen=yes; \ |
---|
451 | local_target="$$target-am"; \ |
---|
452 | else \ |
---|
453 | local_target="$$target"; \ |
---|
454 | fi; \ |
---|
455 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
456 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
457 | done; \ |
---|
458 | if test "$$dot_seen" = "no"; then \ |
---|
459 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
460 | fi; test -z "$$fail" |
---|
461 | |
---|
462 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
463 | maintainer-clean-recursive: |
---|
464 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
465 | dot_seen=no; \ |
---|
466 | case "$@" in \ |
---|
467 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
468 | *) list='$(SUBDIRS)' ;; \ |
---|
469 | esac; \ |
---|
470 | rev=''; for subdir in $$list; do \ |
---|
471 | if test "$$subdir" = "."; then :; else \ |
---|
472 | rev="$$subdir $$rev"; \ |
---|
473 | fi; \ |
---|
474 | done; \ |
---|
475 | rev="$$rev ."; \ |
---|
476 | target=`echo $@ | sed s/-recursive//`; \ |
---|
477 | for subdir in $$rev; do \ |
---|
478 | echo "Making $$target in $$subdir"; \ |
---|
479 | if test "$$subdir" = "."; then \ |
---|
480 | local_target="$$target-am"; \ |
---|
481 | else \ |
---|
482 | local_target="$$target"; \ |
---|
483 | fi; \ |
---|
484 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
485 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
486 | done && test -z "$$fail" |
---|
487 | tags-recursive: |
---|
488 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
489 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
490 | done |
---|
491 | |
---|
492 | ETAGS = etags |
---|
493 | ETAGSFLAGS = |
---|
494 | |
---|
495 | tags: TAGS |
---|
496 | |
---|
497 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
498 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
499 | unique=`for i in $$list; do \ |
---|
500 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
501 | done | \ |
---|
502 | $(AWK) ' { files[$$0] = 1; } \ |
---|
503 | END { for (i in files) print i; }'`; \ |
---|
504 | mkid -fID $$unique |
---|
505 | |
---|
506 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
507 | $(TAGS_FILES) $(LISP) |
---|
508 | tags=; \ |
---|
509 | here=`pwd`; \ |
---|
510 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
511 | if test "$$subdir" = .; then :; else \ |
---|
512 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
513 | fi; \ |
---|
514 | done; \ |
---|
515 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
516 | unique=`for i in $$list; do \ |
---|
517 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
518 | done | \ |
---|
519 | $(AWK) ' { files[$$0] = 1; } \ |
---|
520 | END { for (i in files) print i; }'`; \ |
---|
521 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
522 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
523 | $$tags $$unique |
---|
524 | |
---|
525 | GTAGS: |
---|
526 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
527 | && cd $(top_srcdir) \ |
---|
528 | && gtags -i $(GTAGS_ARGS) $$here |
---|
529 | |
---|
530 | distclean-tags: |
---|
531 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
---|
532 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
533 | |
---|
534 | top_distdir = .. |
---|
535 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
536 | |
---|
537 | distdir: $(DISTFILES) |
---|
538 | @list='$(DISTFILES)'; for file in $$list; do \ |
---|
539 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
540 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
541 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
542 | dir="/$$dir"; \ |
---|
543 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
544 | else \ |
---|
545 | dir=''; \ |
---|
546 | fi; \ |
---|
547 | if test -d $$d/$$file; then \ |
---|
548 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
549 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
550 | fi; \ |
---|
551 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
552 | else \ |
---|
553 | test -f $(distdir)/$$file \ |
---|
554 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
555 | || exit 1; \ |
---|
556 | fi; \ |
---|
557 | done |
---|
558 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
559 | if test "$$subdir" = .; then :; else \ |
---|
560 | test -d $(distdir)/$$subdir \ |
---|
561 | || mkdir $(distdir)/$$subdir \ |
---|
562 | || exit 1; \ |
---|
563 | (cd $$subdir && \ |
---|
564 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
565 | top_distdir="$(top_distdir)" \ |
---|
566 | distdir=../$(distdir)/$$subdir \ |
---|
567 | distdir) \ |
---|
568 | || exit 1; \ |
---|
569 | fi; \ |
---|
570 | done |
---|
571 | check-am: all-am |
---|
572 | check: check-recursive |
---|
573 | all-am: Makefile $(PROGRAMS) $(DATA) |
---|
574 | installdirs: installdirs-recursive |
---|
575 | installdirs-am: |
---|
576 | $(mkinstalldirs) $(DESTDIR)$(libexecdir) $(DESTDIR)$(gweatherlocationsdir) $(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(uidir) |
---|
577 | |
---|
578 | install: install-recursive |
---|
579 | install-exec: install-exec-recursive |
---|
580 | install-data: install-data-recursive |
---|
581 | uninstall: uninstall-recursive |
---|
582 | |
---|
583 | install-am: all-am |
---|
584 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
585 | |
---|
586 | installcheck: installcheck-recursive |
---|
587 | install-strip: |
---|
588 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
589 | INSTALL_STRIP_FLAG=-s \ |
---|
590 | `test -z '$(STRIP)' || \ |
---|
591 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
592 | mostlyclean-generic: |
---|
593 | |
---|
594 | clean-generic: |
---|
595 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
596 | |
---|
597 | distclean-generic: |
---|
598 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
599 | |
---|
600 | maintainer-clean-generic: |
---|
601 | @echo "This command is intended for maintainers to use" |
---|
602 | @echo "it deletes files that may require special tools to rebuild." |
---|
603 | clean: clean-recursive |
---|
604 | |
---|
605 | clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \ |
---|
606 | mostlyclean-am |
---|
607 | |
---|
608 | distclean: distclean-recursive |
---|
609 | |
---|
610 | distclean-am: clean-am distclean-compile distclean-depend \ |
---|
611 | distclean-generic distclean-libtool distclean-tags |
---|
612 | |
---|
613 | dvi: dvi-recursive |
---|
614 | |
---|
615 | dvi-am: |
---|
616 | |
---|
617 | info: info-recursive |
---|
618 | |
---|
619 | info-am: |
---|
620 | |
---|
621 | install-data-am: install-data-local install-gweatherlocationsDATA \ |
---|
622 | install-schemasDATA install-serverDATA install-uiDATA |
---|
623 | |
---|
624 | install-exec-am: install-libexecPROGRAMS |
---|
625 | |
---|
626 | install-info: install-info-recursive |
---|
627 | |
---|
628 | install-man: |
---|
629 | |
---|
630 | installcheck-am: |
---|
631 | |
---|
632 | maintainer-clean: maintainer-clean-recursive |
---|
633 | |
---|
634 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
635 | |
---|
636 | mostlyclean: mostlyclean-recursive |
---|
637 | |
---|
638 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
639 | mostlyclean-libtool |
---|
640 | |
---|
641 | uninstall-am: uninstall-gweatherlocationsDATA uninstall-info-am \ |
---|
642 | uninstall-libexecPROGRAMS uninstall-schemasDATA \ |
---|
643 | uninstall-serverDATA uninstall-uiDATA |
---|
644 | |
---|
645 | uninstall-info: uninstall-info-recursive |
---|
646 | |
---|
647 | .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ |
---|
648 | clean-generic clean-libexecPROGRAMS clean-libtool \ |
---|
649 | clean-recursive distclean distclean-compile distclean-depend \ |
---|
650 | distclean-generic distclean-libtool distclean-recursive \ |
---|
651 | distclean-tags distdir dvi dvi-am dvi-recursive info info-am \ |
---|
652 | info-recursive install install-am install-data install-data-am \ |
---|
653 | install-data-local install-data-recursive install-exec \ |
---|
654 | install-exec-am install-exec-recursive \ |
---|
655 | install-gweatherlocationsDATA install-info install-info-am \ |
---|
656 | install-info-recursive install-libexecPROGRAMS install-man \ |
---|
657 | install-recursive install-schemasDATA install-serverDATA \ |
---|
658 | install-strip install-uiDATA installcheck installcheck-am \ |
---|
659 | installdirs installdirs-am installdirs-recursive \ |
---|
660 | maintainer-clean maintainer-clean-generic \ |
---|
661 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
662 | mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ |
---|
663 | tags tags-recursive uninstall uninstall-am \ |
---|
664 | uninstall-gweatherlocationsDATA uninstall-info-am \ |
---|
665 | uninstall-info-recursive uninstall-libexecPROGRAMS \ |
---|
666 | uninstall-recursive uninstall-schemasDATA uninstall-serverDATA \ |
---|
667 | uninstall-uiDATA |
---|
668 | |
---|
669 | |
---|
670 | @INTLTOOL_SCHEMAS_RULE@ |
---|
671 | |
---|
672 | $(server_in_files): $(server_in_files:.server.in=.server.in.in) |
---|
673 | sed -e "s|\@LIBEXECDIR\@|$(libexecdir)|" $< > $@ |
---|
674 | %.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po-locations/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po-locations/.intltool-merge-cache $(top_srcdir)/po-locations $< $@ |
---|
675 | |
---|
676 | @INTLTOOL_SERVER_RULE@ |
---|
677 | |
---|
678 | @GCONF_SCHEMAS_INSTALL_TRUE@install-data-local: |
---|
679 | @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schemas_DATA) ; |
---|
680 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
681 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
682 | .NOEXPORT: |
---|