Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
[dockapps.git] / wmbatteries / Makefile.in
blob5ac4d9540ec6885a78ee90fb6099a9247ceef733
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
14 @SET_MAKE@
16 SHELL = @SHELL@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
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 = .
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AWK = @AWK@
62 CC = @CC@
63 DEPDIR = @DEPDIR@
64 DFLAGS = @DFLAGS@
65 EXEEXT = @EXEEXT@
66 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
67 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
69 LIBS = @LIBS@
70 LN_S = @LN_S@
71 OBJEXT = @OBJEXT@
72 OS = @OS@
73 PACKAGE = @PACKAGE@
74 SETGID_FLAGS = @SETGID_FLAGS@
75 VERSION = @VERSION@
76 XCFLAGS = @XCFLAGS@
77 XLFLAGS = @XLFLAGS@
78 XLIBS = @XLIBS@
79 X_CFLAGS = @X_CFLAGS@
80 X_EXTRA_LIBS = @X_EXTRA_LIBS@
81 X_LIBRARY_PATH = @X_LIBRARY_PATH@
82 X_LIBS = @X_LIBS@
83 X_PRE_LIBS = @X_PRE_LIBS@
84 am__include = @am__include@
85 am__quote = @am__quote@
86 install_sh = @install_sh@
88 SUBDIRS = src doc
89 subdir = .
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
92 CONFIG_HEADER = config.h
93 CONFIG_CLEAN_FILES =
94 DIST_SOURCES =
96 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
97 uninstall-info-recursive all-recursive install-data-recursive \
98 install-exec-recursive installdirs-recursive install-recursive \
99 uninstall-recursive check-recursive installcheck-recursive
100 DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
101 Makefile.am Makefile.in NEWS THANKS TODO acinclude.m4 \
102 aclocal.m4 config.guess config.h.in config.sub configure \
103 configure.ac depcomp install-sh missing mkinstalldirs
104 DIST_SUBDIRS = $(SUBDIRS)
105 all: config.h
106 $(MAKE) $(AM_MAKEFLAGS) all-recursive
108 .SUFFIXES:
109 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
110 cd $(top_srcdir) && \
111 $(AUTOMAKE) --gnu Makefile
112 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
113 cd $(top_builddir) && \
114 CONFIG_HEADERS= CONFIG_LINKS= \
115 CONFIG_FILES=$@ $(SHELL) ./config.status
117 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
118 $(SHELL) ./config.status --recheck
119 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
120 cd $(srcdir) && $(AUTOCONF)
122 $(ACLOCAL_M4): configure.ac acinclude.m4
123 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
124 config.h: stamp-h
125 @if test ! -f $@; then \
126 rm -f stamp-h; \
127 $(MAKE) stamp-h; \
128 else :; fi
129 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
130 @rm -f stamp-h stamp-hT
131 @echo timestamp > stamp-hT 2> /dev/null
132 cd $(top_builddir) \
133 && CONFIG_FILES= CONFIG_HEADERS=config.h \
134 $(SHELL) ./config.status
135 @mv stamp-hT stamp-h
136 $(srcdir)/config.h.in: $(srcdir)/./stamp-h.in
137 @if test ! -f $@; then \
138 rm -f $(srcdir)/./stamp-h.in; \
139 $(MAKE) $(srcdir)/./stamp-h.in; \
140 else :; fi
141 $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4)
142 @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
143 @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
144 cd $(top_srcdir) && $(AUTOHEADER)
145 @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
147 distclean-hdr:
148 -rm -f config.h
149 uninstall-info-am:
151 # This directory's subdirectories are mostly independent; you can cd
152 # into them and run `make' without going through this Makefile.
153 # To change the values of `make' variables: instead of editing Makefiles,
154 # (1) if the variable is set in `config.status', edit `config.status'
155 # (which will cause the Makefiles to be regenerated when you run `make');
156 # (2) otherwise, pass the desired values on the `make' command line.
157 $(RECURSIVE_TARGETS):
158 @set fnord $(MAKEFLAGS); amf=$$2; \
159 dot_seen=no; \
160 target=`echo $@ | sed s/-recursive//`; \
161 list='$(SUBDIRS)'; for subdir in $$list; do \
162 echo "Making $$target in $$subdir"; \
163 if test "$$subdir" = "."; then \
164 dot_seen=yes; \
165 local_target="$$target-am"; \
166 else \
167 local_target="$$target"; \
168 fi; \
169 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
170 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
171 done; \
172 if test "$$dot_seen" = "no"; then \
173 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
174 fi; test -z "$$fail"
176 mostlyclean-recursive clean-recursive distclean-recursive \
177 maintainer-clean-recursive:
178 @set fnord $(MAKEFLAGS); amf=$$2; \
179 dot_seen=no; \
180 case "$@" in \
181 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
182 *) list='$(SUBDIRS)' ;; \
183 esac; \
184 rev=''; for subdir in $$list; do \
185 if test "$$subdir" = "."; then :; else \
186 rev="$$subdir $$rev"; \
187 fi; \
188 done; \
189 rev="$$rev ."; \
190 target=`echo $@ | sed s/-recursive//`; \
191 for subdir in $$rev; do \
192 echo "Making $$target in $$subdir"; \
193 if test "$$subdir" = "."; then \
194 local_target="$$target-am"; \
195 else \
196 local_target="$$target"; \
197 fi; \
198 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
199 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
200 done && test -z "$$fail"
201 tags-recursive:
202 list='$(SUBDIRS)'; for subdir in $$list; do \
203 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
204 done
206 tags: TAGS
208 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
209 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
210 unique=`for i in $$list; do \
211 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
212 done | \
213 $(AWK) ' { files[$$0] = 1; } \
214 END { for (i in files) print i; }'`; \
215 mkid -fID $$unique $(LISP)
217 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
218 $(TAGS_FILES) $(LISP)
219 tags=; \
220 here=`pwd`; \
221 list='$(SUBDIRS)'; for subdir in $$list; do \
222 if test "$$subdir" = .; then :; else \
223 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
224 fi; \
225 done; \
226 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
227 unique=`for i in $$list; do \
228 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
229 done | \
230 $(AWK) ' { files[$$0] = 1; } \
231 END { for (i in files) print i; }'`; \
232 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
233 || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
235 GTAGS:
236 here=`CDPATH=: && cd $(top_builddir) && pwd` \
237 && cd $(top_srcdir) \
238 && gtags -i $(GTAGS_ARGS) $$here
240 distclean-tags:
241 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
243 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
245 top_distdir = .
246 # Avoid unsightly `./'.
247 distdir = $(PACKAGE)-$(VERSION)
249 GZIP_ENV = --best
251 distdir: $(DISTFILES)
252 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
253 mkdir $(distdir)
254 @for file in $(DISTFILES); do \
255 if test -f $$file; then d=.; else d=$(srcdir); fi; \
256 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
257 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
258 $(mkinstalldirs) "$(distdir)/$$dir"; \
259 fi; \
260 if test -d $$d/$$file; then \
261 cp -pR $$d/$$file $(distdir) \
262 || exit 1; \
263 else \
264 test -f $(distdir)/$$file \
265 || cp -p $$d/$$file $(distdir)/$$file \
266 || exit 1; \
267 fi; \
268 done
269 for subdir in $(SUBDIRS); do \
270 if test "$$subdir" = .; then :; else \
271 test -d $(distdir)/$$subdir \
272 || mkdir $(distdir)/$$subdir \
273 || exit 1; \
274 (cd $$subdir && \
275 $(MAKE) $(AM_MAKEFLAGS) \
276 top_distdir="$(top_distdir)" \
277 distdir=../$(distdir)/$$subdir \
278 distdir) \
279 || exit 1; \
280 fi; \
281 done
282 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
283 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
284 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
285 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
286 || chmod -R a+r $(distdir)
287 dist: distdir
288 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
289 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
291 # This target untars the dist file and tries a VPATH configuration. Then
292 # it guarantees that the distribution is self-contained by making another
293 # tarfile.
294 distcheck: dist
295 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
296 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
297 chmod -R a-w $(distdir); chmod a+w $(distdir)
298 mkdir $(distdir)/=build
299 mkdir $(distdir)/=inst
300 chmod a-w $(distdir)
301 dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
302 && cd $(distdir)/=build \
303 && ../configure --srcdir=.. --prefix=$$dc_install_base \
304 && $(MAKE) $(AM_MAKEFLAGS) \
305 && $(MAKE) $(AM_MAKEFLAGS) dvi \
306 && $(MAKE) $(AM_MAKEFLAGS) check \
307 && $(MAKE) $(AM_MAKEFLAGS) install \
308 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
309 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
310 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
311 || (echo "Error: files left after uninstall" 1>&2; \
312 exit 1) ) \
313 && $(MAKE) $(AM_MAKEFLAGS) dist \
314 && $(MAKE) $(AM_MAKEFLAGS) distclean \
315 && rm -f $(distdir).tar.gz \
316 && (test `find . -type f -print | wc -l` -eq 0 \
317 || (echo "Error: files left after distclean" 1>&2; \
318 exit 1) )
319 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
320 @echo "$(distdir).tar.gz is ready for distribution" | \
321 sed 'h;s/./=/g;p;x;p;x'
322 check-am: all-am
323 check: check-recursive
324 all-am: Makefile config.h
325 installdirs: installdirs-recursive
326 installdirs-am:
328 install: install-recursive
329 install-exec: install-exec-recursive
330 install-data: install-data-recursive
331 uninstall: uninstall-recursive
333 install-am: all-am
334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336 installcheck: installcheck-recursive
337 install-strip:
338 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339 `test -z '$(STRIP)' || \
340 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
341 mostlyclean-generic:
343 clean-generic:
345 distclean-generic:
346 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
348 maintainer-clean-generic:
349 @echo "This command is intended for maintainers to use"
350 @echo "it deletes files that may require special tools to rebuild."
351 clean: clean-recursive
353 clean-am: clean-generic mostlyclean-am
355 dist-all: distdir
356 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
357 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
358 distclean: distclean-recursive
359 -rm -f config.status config.cache config.log
360 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
362 dvi: dvi-recursive
364 dvi-am:
366 info: info-recursive
368 info-am:
370 install-data-am:
372 install-exec-am:
374 install-info: install-info-recursive
376 install-man:
378 installcheck-am:
380 maintainer-clean: maintainer-clean-recursive
382 maintainer-clean-am: distclean-am maintainer-clean-generic
384 mostlyclean: mostlyclean-recursive
386 mostlyclean-am: mostlyclean-generic
388 uninstall-am: uninstall-info-am
390 uninstall-info: uninstall-info-recursive
392 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
393 clean-generic clean-recursive dist dist-all distcheck distclean \
394 distclean-generic distclean-hdr distclean-recursive \
395 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
396 info-recursive install install-am install-data install-data-am \
397 install-data-recursive install-exec install-exec-am \
398 install-exec-recursive install-info install-info-am \
399 install-info-recursive install-man install-recursive \
400 install-strip installcheck installcheck-am installdirs \
401 installdirs-am installdirs-recursive maintainer-clean \
402 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
403 mostlyclean-generic mostlyclean-recursive tags tags-recursive \
404 uninstall uninstall-am uninstall-info-am \
405 uninstall-info-recursive uninstall-recursive
407 # Tell versions [3.59,3.63) of GNU make to not export all variables.
408 # Otherwise a system limit (for SysV at least) may be exceeded.
409 .NOEXPORT: