wmbiff: Trivial code cleanups
[dockapps.git] / wmbiff-0.4.27 / Makefile.in
blob510ccabb141819ccf9833df6db3a4a81e998018c
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
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.
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.
15 @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 = .
40 AUTOCONF = @AUTOCONF@
41 AUTOMAKE = @AUTOMAKE@
42 AUTOHEADER = @AUTOHEADER@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 INSTALL = @INSTALL@
46 INSTALL_PROGRAM = @INSTALL_PROGRAM@
47 INSTALL_DATA = @INSTALL_DATA@
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
61 EXEEXT = @EXEEXT@
62 OBJEXT = @OBJEXT@
63 PATH_SEPARATOR = @PATH_SEPARATOR@
65 ACLOCAL = @ACLOCAL@ $(ACLOCAL_FLAGS)
66 AMTAR = @AMTAR@
67 AWK = @AWK@
68 CC = @CC@
69 CVS2CL = @CVS2CL@
70 DEFAULT_ASKPASS = @DEFAULT_ASKPASS@
71 DEPDIR = @DEPDIR@
72 GCRYPT_MAN_STATUS = @GCRYPT_MAN_STATUS@
73 GNUTLS_COMMON_O = @GNUTLS_COMMON_O@
74 GNUTLS_MAN_STATUS = @GNUTLS_MAN_STATUS@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
77 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
78 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
79 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
80 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
81 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
82 PACKAGE = @PACKAGE@
83 RANLIB = @RANLIB@
84 SKINDIR = @SKINDIR@
85 STRIP = @STRIP@
86 VERSION = @VERSION@
87 X_CFLAGS = @X_CFLAGS@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 X_LIBS = @X_LIBS@
90 X_PRE_LIBS = @X_PRE_LIBS@
91 am__include = @am__include@
92 am__quote = @am__quote@
93 install_sh = @install_sh@
94 SUBDIRS = wmgeneral wmbiff autoconf scripts
95 EXTRA_DIST = ChangeLog FAQ README.licq TODO
97 ACLOCAL_FLAGS = -I autoconf
99 # make maintainer-clean is all about returning to CVS.
100 # aclocal.m4 is generated by aclocal
101 # config.h.in is generated by autoheader
102 # stamp-h.in appears somewhere
103 # Makefile.in and configure are obviously generated.
104 MAINTAINERCLEANFILES = aclocal.m4 config.h.in stamp-h.in \
105 Makefile.in configure Changelog.bak stamp-h1
108 # conf.libgnutlstest seems to outstay its welcome.
109 # I don't know why the -stamp s linger.
110 DISTCLEANFILES = conf.libgnutlstest build-stamp install-stamp
111 subdir = .
112 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
114 CONFIG_HEADER = config.h
115 CONFIG_CLEAN_FILES =
116 DIST_SOURCES =
118 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
119 uninstall-info-recursive all-recursive install-data-recursive \
120 install-exec-recursive installdirs-recursive install-recursive \
121 uninstall-recursive check-recursive installcheck-recursive
122 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
123 Makefile.in NEWS TODO aclocal.m4 config.h.in configure \
124 configure.ac
125 DIST_SUBDIRS = $(SUBDIRS)
126 all: config.h
127 $(MAKE) $(AM_MAKEFLAGS) all-recursive
129 .SUFFIXES:
131 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
132 configure.lineno
133 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
134 cd $(top_srcdir) && \
135 $(AUTOMAKE) --gnu Makefile
136 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
137 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
139 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
140 $(SHELL) ./config.status --recheck
141 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
142 cd $(srcdir) && $(AUTOCONF)
144 $(ACLOCAL_M4): configure.ac
145 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
147 config.h: stamp-h1
148 @if test ! -f $@; then \
149 rm -f stamp-h1; \
150 $(MAKE) stamp-h1; \
151 else :; fi
153 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
154 @rm -f stamp-h1
155 cd $(top_builddir) && $(SHELL) ./config.status config.h
157 $(srcdir)/config.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4)
158 cd $(top_srcdir) && $(AUTOHEADER)
159 touch $(srcdir)/config.h.in
161 distclean-hdr:
162 -rm -f config.h stamp-h1
163 uninstall-info-am:
165 # This directory's subdirectories are mostly independent; you can cd
166 # into them and run `make' without going through this Makefile.
167 # To change the values of `make' variables: instead of editing Makefiles,
168 # (1) if the variable is set in `config.status', edit `config.status'
169 # (which will cause the Makefiles to be regenerated when you run `make');
170 # (2) otherwise, pass the desired values on the `make' command line.
171 $(RECURSIVE_TARGETS):
172 @set fnord $$MAKEFLAGS; amf=$$2; \
173 dot_seen=no; \
174 target=`echo $@ | sed s/-recursive//`; \
175 list='$(SUBDIRS)'; for subdir in $$list; do \
176 echo "Making $$target in $$subdir"; \
177 if test "$$subdir" = "."; then \
178 dot_seen=yes; \
179 local_target="$$target-am"; \
180 else \
181 local_target="$$target"; \
182 fi; \
183 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
184 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
185 done; \
186 if test "$$dot_seen" = "no"; then \
187 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
188 fi; test -z "$$fail"
190 mostlyclean-recursive clean-recursive distclean-recursive \
191 maintainer-clean-recursive:
192 @set fnord $$MAKEFLAGS; amf=$$2; \
193 dot_seen=no; \
194 case "$@" in \
195 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
196 *) list='$(SUBDIRS)' ;; \
197 esac; \
198 rev=''; for subdir in $$list; do \
199 if test "$$subdir" = "."; then :; else \
200 rev="$$subdir $$rev"; \
201 fi; \
202 done; \
203 rev="$$rev ."; \
204 target=`echo $@ | sed s/-recursive//`; \
205 for subdir in $$rev; do \
206 echo "Making $$target in $$subdir"; \
207 if test "$$subdir" = "."; then \
208 local_target="$$target-am"; \
209 else \
210 local_target="$$target"; \
211 fi; \
212 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
213 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
214 done && test -z "$$fail"
215 tags-recursive:
216 list='$(SUBDIRS)'; for subdir in $$list; do \
217 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
218 done
220 ETAGS = etags
221 ETAGSFLAGS =
223 tags: TAGS
225 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
226 list='$(SOURCES) $(HEADERS) $(LISP) $(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 mkid -fID $$unique
234 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
235 $(TAGS_FILES) $(LISP)
236 tags=; \
237 here=`pwd`; \
238 list='$(SUBDIRS)'; for subdir in $$list; do \
239 if test "$$subdir" = .; then :; else \
240 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
241 fi; \
242 done; \
243 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
244 unique=`for i in $$list; do \
245 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246 done | \
247 $(AWK) ' { files[$$0] = 1; } \
248 END { for (i in files) print i; }'`; \
249 test -z "$(ETAGS_ARGS)$$tags$$unique" \
250 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
251 $$tags $$unique
253 GTAGS:
254 here=`$(am__cd) $(top_builddir) && pwd` \
255 && cd $(top_srcdir) \
256 && gtags -i $(GTAGS_ARGS) $$here
258 distclean-tags:
259 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
260 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
262 top_distdir = .
263 distdir = $(PACKAGE)-$(VERSION)
265 am__remove_distdir = \
266 { test ! -d $(distdir) \
267 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
268 && rm -fr $(distdir); }; }
270 GZIP_ENV = --best
271 distcleancheck_listfiles = find . -type f -print
273 distdir: $(DISTFILES)
274 $(am__remove_distdir)
275 mkdir $(distdir)
276 $(mkinstalldirs) $(distdir)/wmbiff
277 @list='$(DISTFILES)'; for file in $$list; do \
278 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
279 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
280 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
281 dir="/$$dir"; \
282 $(mkinstalldirs) "$(distdir)$$dir"; \
283 else \
284 dir=''; \
285 fi; \
286 if test -d $$d/$$file; then \
287 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
288 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
289 fi; \
290 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
291 else \
292 test -f $(distdir)/$$file \
293 || cp -p $$d/$$file $(distdir)/$$file \
294 || exit 1; \
295 fi; \
296 done
297 list='$(SUBDIRS)'; for subdir in $$list; do \
298 if test "$$subdir" = .; then :; else \
299 test -d $(distdir)/$$subdir \
300 || mkdir $(distdir)/$$subdir \
301 || exit 1; \
302 (cd $$subdir && \
303 $(MAKE) $(AM_MAKEFLAGS) \
304 top_distdir="$(top_distdir)" \
305 distdir=../$(distdir)/$$subdir \
306 distdir) \
307 || exit 1; \
308 fi; \
309 done
310 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
311 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
312 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
313 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
314 || chmod -R a+r $(distdir)
315 dist-gzip: distdir
316 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
317 $(am__remove_distdir)
319 dist dist-all: distdir
320 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
321 $(am__remove_distdir)
323 # This target untars the dist file and tries a VPATH configuration. Then
324 # it guarantees that the distribution is self-contained by making another
325 # tarfile.
326 distcheck: dist
327 $(am__remove_distdir)
328 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
329 chmod -R a-w $(distdir); chmod a+w $(distdir)
330 mkdir $(distdir)/=build
331 mkdir $(distdir)/=inst
332 chmod a-w $(distdir)
333 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
334 && cd $(distdir)/=build \
335 && ../configure --srcdir=.. --prefix=$$dc_install_base \
336 $(DISTCHECK_CONFIGURE_FLAGS) \
337 && $(MAKE) $(AM_MAKEFLAGS) \
338 && $(MAKE) $(AM_MAKEFLAGS) dvi \
339 && $(MAKE) $(AM_MAKEFLAGS) check \
340 && $(MAKE) $(AM_MAKEFLAGS) install \
341 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
342 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
343 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
344 || { echo "ERROR: files left after uninstall:" ; \
345 find $$dc_install_base -type f -print ; \
346 exit 1; } >&2 ) \
347 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
348 && rm -f $(distdir).tar.gz \
349 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
350 $(am__remove_distdir)
351 @echo "$(distdir).tar.gz is ready for distribution" | \
352 sed 'h;s/./=/g;p;x;p;x'
353 distcleancheck: distclean
354 if test '$(srcdir)' = . ; then \
355 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
356 exit 1 ; \
358 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
359 || { echo "ERROR: files left after distclean:" ; \
360 $(distcleancheck_listfiles) ; \
361 exit 1; } >&2
362 check-am: all-am
363 check: check-recursive
364 all-am: Makefile config.h
365 installdirs: installdirs-recursive
366 installdirs-am:
368 install: install-recursive
369 install-exec: install-exec-recursive
370 install-data: install-data-recursive
371 uninstall: uninstall-recursive
373 install-am: all-am
374 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376 installcheck: installcheck-recursive
377 install-strip:
378 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
379 INSTALL_STRIP_FLAG=-s \
380 `test -z '$(STRIP)' || \
381 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
382 mostlyclean-generic:
384 clean-generic:
386 distclean-generic:
387 -rm -f Makefile $(CONFIG_CLEAN_FILES)
388 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
390 maintainer-clean-generic:
391 @echo "This command is intended for maintainers to use"
392 @echo "it deletes files that may require special tools to rebuild."
393 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
394 clean: clean-recursive
396 clean-am: clean-generic mostlyclean-am
398 distclean: distclean-recursive
399 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
400 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
402 dvi: dvi-recursive
404 dvi-am:
406 info: info-recursive
408 info-am:
410 install-data-am:
412 install-exec-am:
414 install-info: install-info-recursive
416 install-man:
418 installcheck-am:
420 maintainer-clean: maintainer-clean-recursive
421 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
422 -rm -rf autom4te.cache
423 maintainer-clean-am: distclean-am maintainer-clean-generic \
424 maintainer-clean-local
426 mostlyclean: mostlyclean-recursive
428 mostlyclean-am: mostlyclean-generic
430 uninstall-am: uninstall-info-am
432 uninstall-info: uninstall-info-recursive
434 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
435 clean-generic clean-recursive dist dist-all dist-gzip distcheck \
436 distclean distclean-generic distclean-hdr distclean-recursive \
437 distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
438 info info-am info-recursive install install-am install-data \
439 install-data-am install-data-recursive install-exec \
440 install-exec-am install-exec-recursive install-info \
441 install-info-am install-info-recursive install-man \
442 install-recursive install-strip installcheck installcheck-am \
443 installdirs installdirs-am installdirs-recursive \
444 maintainer-clean maintainer-clean-generic \
445 maintainer-clean-local maintainer-clean-recursive mostlyclean \
446 mostlyclean-generic mostlyclean-recursive tags tags-recursive \
447 uninstall uninstall-am uninstall-info-am \
448 uninstall-info-recursive uninstall-recursive
450 maintainer-clean-local:
451 rm -f *~
453 dist-hook-local: ChangeLog
454 chmod -R g-s .
456 indent:
457 cd wmbiff && make indent
458 cd wmgeneral && make indent
460 # manually increment version in configure.ac, which should be enough.
461 ChangeLog: Makefile configure.ac
462 @if test "x$(CVS2CL)" != "x" && test -e maint/changelog.sed; then \
463 echo "Running $(CVS2CL)..."; \
464 $(CVS2CL) --stdout --utc --day-of-week -I TODO -I NEWS -I .cvsignore | \
465 sed -f maint/changelog.sed > $@; \
466 else \
467 echo "Unable to build ChangeLog for distribution"; \
468 exit 0; \
471 sourceforgeupload: $(distdir).tar.gz
472 ncftpput upload.sourceforge.net incoming $(distdir).tar.gz
473 md5sum $(distdir).tar.gz
474 # Tell versions [3.59,3.63) of GNU make to not export all variables.
475 # Otherwise a system limit (for SysV at least) may be exceeded.
476 .NOEXPORT: