Add option "drill-copper" to draw / not draw drill holes in the copper
[geda-pcb/gde.git] / Makefile.in
blobb107e594522643c81311b3ae73a2126b183b61c5
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41 compile config.guess config.sub depcomp install-sh missing \
42 mkinstalldirs ylwrap
43 subdir = .
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
46 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno configure.status.lineno
51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52 CONFIG_HEADER = config.h
53 CONFIG_CLEAN_FILES =
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57 html-recursive info-recursive install-data-recursive \
58 install-exec-recursive install-info-recursive \
59 install-recursive installcheck-recursive installdirs-recursive \
60 pdf-recursive ps-recursive uninstall-info-recursive \
61 uninstall-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMDEP_FALSE = @AMDEP_FALSE@
77 AMDEP_TRUE = @AMDEP_TRUE@
78 AMTAR = @AMTAR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 BTNMOD = @BTNMOD@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CONVERT = @CONVERT@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DBUS_CFLAGS = @DBUS_CFLAGS@
92 DBUS_LIBS = @DBUS_LIBS@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DOC = @DOC@
96 DVIPS = @DVIPS@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXEEXT = @EXEEXT@
102 FONTFILENAME = @FONTFILENAME@
103 GDLIB_CONFIG = @GDLIB_CONFIG@
104 GIF_FALSE = @GIF_FALSE@
105 GIF_TRUE = @GIF_TRUE@
106 GLIB_CFLAGS = @GLIB_CFLAGS@
107 GLIB_LIBS = @GLIB_LIBS@
108 GNUM4 = @GNUM4@
109 GTK_CFLAGS = @GTK_CFLAGS@
110 GTK_LIBS = @GTK_LIBS@
111 HIDLIBS = @HIDLIBS@
112 HIDLIST = @HIDLIST@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LATEX = @LATEX@
118 LDFLAGS = @LDFLAGS@
119 LEX = @LEX@
120 LEXLIB = @LEXLIB@
121 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
122 LEX_PATH = @LEX_PATH@
123 LIBOBJS = @LIBOBJS@
124 LIBRARYFILENAME = @LIBRARYFILENAME@
125 LIBS = @LIBS@
126 LTLIBOBJS = @LTLIBOBJS@
127 M4 = @M4@
128 MAINT = @MAINT@
129 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
130 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
131 MAKEINFO = @MAKEINFO@
132 MISSING_CONVERT_FALSE = @MISSING_CONVERT_FALSE@
133 MISSING_CONVERT_TRUE = @MISSING_CONVERT_TRUE@
134 MISSING_DVIPS_FALSE = @MISSING_DVIPS_FALSE@
135 MISSING_DVIPS_TRUE = @MISSING_DVIPS_TRUE@
136 MISSING_LATEX_FALSE = @MISSING_LATEX_FALSE@
137 MISSING_LATEX_TRUE = @MISSING_LATEX_TRUE@
138 MISSING_PDFLATEX_FALSE = @MISSING_PDFLATEX_FALSE@
139 MISSING_PDFLATEX_TRUE = @MISSING_PDFLATEX_TRUE@
140 MISSING_PS2PDF_FALSE = @MISSING_PS2PDF_FALSE@
141 MISSING_PS2PDF_TRUE = @MISSING_PS2PDF_TRUE@
142 MISSING_TGIF_FALSE = @MISSING_TGIF_FALSE@
143 MISSING_TGIF_TRUE = @MISSING_TGIF_TRUE@
144 MISSING_XPMTOPPM_FALSE = @MISSING_XPMTOPPM_FALSE@
145 MISSING_XPMTOPPM_TRUE = @MISSING_XPMTOPPM_TRUE@
146 MKINFO = @MKINFO@
147 OBJEXT = @OBJEXT@
148 PACKAGE = @PACKAGE@
149 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150 PACKAGE_NAME = @PACKAGE_NAME@
151 PACKAGE_STRING = @PACKAGE_STRING@
152 PACKAGE_TARNAME = @PACKAGE_TARNAME@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PCBLIBDIR = @PCBLIBDIR@
156 PCBTREEDIR = @PCBTREEDIR@
157 PCBTREEPATH = @PCBTREEPATH@
158 PDFLATEX = @PDFLATEX@
159 PERL = @PERL@
160 PKG_CONFIG = @PKG_CONFIG@
161 PNG_FALSE = @PNG_FALSE@
162 PNG_TRUE = @PNG_TRUE@
163 PPMTOWINICON = @PPMTOWINICON@
164 PS2PDF = @PS2PDF@
165 RANLIB = @RANLIB@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 TGIF = @TGIF@
170 TOPDIRS = @TOPDIRS@
171 VERSION = @VERSION@
172 WIN32 = @WIN32@
173 WIN32_FALSE = @WIN32_FALSE@
174 WIN32_TRUE = @WIN32_TRUE@
175 WISH = @WISH@
176 WITH_DBUS_FALSE = @WITH_DBUS_FALSE@
177 WITH_DBUS_TRUE = @WITH_DBUS_TRUE@
178 XPMTOPPM = @XPMTOPPM@
179 X_CFLAGS = @X_CFLAGS@
180 X_EXTRA_LIBS = @X_EXTRA_LIBS@
181 X_LIBS = @X_LIBS@
182 X_PRE_LIBS = @X_PRE_LIBS@
183 YACC = @YACC@
184 YACC_PATH = @YACC_PATH@
185 ac_ct_CC = @ac_ct_CC@
186 ac_ct_RANLIB = @ac_ct_RANLIB@
187 ac_ct_STRIP = @ac_ct_STRIP@
188 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
189 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
190 am__include = @am__include@
191 am__leading_dot = @am__leading_dot@
192 am__quote = @am__quote@
193 am__tar = @am__tar@
194 am__untar = @am__untar@
195 bindir = @bindir@
196 build = @build@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
201 datadir = @datadir@
202 exec_prefix = @exec_prefix@
203 host = @host@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
206 host_os = @host_os@
207 host_vendor = @host_vendor@
208 includedir = @includedir@
209 infodir = @infodir@
210 install_sh = @install_sh@
211 libdir = @libdir@
212 libexecdir = @libexecdir@
213 localstatedir = @localstatedir@
214 mandir = @mandir@
215 mkdir_p = @mkdir_p@
216 oldincludedir = @oldincludedir@
217 prefix = @prefix@
218 program_transform_name = @program_transform_name@
219 sbindir = @sbindir@
220 sharedstatedir = @sharedstatedir@
221 sysconfdir = @sysconfdir@
222 target_alias = @target_alias@
223 DIRS = win32 src lib newlib example tools tutorial README_FILES
224 SUBDIRS = ${DIRS} @DOC@
225 DIST_SUBDIRS = ${DIRS} doc
226 EXTRA_DIST = autogen.sh globalconst.h README.cvs README.win32
227 DISTCLEANFILES = configure.lineno
228 all: config.h
229 $(MAKE) $(AM_MAKEFLAGS) all-recursive
231 .SUFFIXES:
232 am--refresh:
234 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
235 @for dep in $?; do \
236 case '$(am__configure_deps)' in \
237 *$$dep*) \
238 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
239 cd $(srcdir) && $(AUTOMAKE) --foreign \
240 && exit 0; \
241 exit 1;; \
242 esac; \
243 done; \
244 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
245 cd $(top_srcdir) && \
246 $(AUTOMAKE) --foreign Makefile
247 .PRECIOUS: Makefile
248 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249 @case '$?' in \
250 *config.status*) \
251 echo ' $(SHELL) ./config.status'; \
252 $(SHELL) ./config.status;; \
253 *) \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
256 esac;
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 $(SHELL) ./config.status --recheck
261 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262 cd $(srcdir) && $(AUTOCONF)
263 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
266 config.h: stamp-h1
267 @if test ! -f $@; then \
268 rm -f stamp-h1; \
269 $(MAKE) stamp-h1; \
270 else :; fi
272 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
273 @rm -f stamp-h1
274 cd $(top_builddir) && $(SHELL) ./config.status config.h
275 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
276 cd $(top_srcdir) && $(AUTOHEADER)
277 rm -f stamp-h1
278 touch $@
280 distclean-hdr:
281 -rm -f config.h stamp-h1
282 uninstall-info-am:
284 # This directory's subdirectories are mostly independent; you can cd
285 # into them and run `make' without going through this Makefile.
286 # To change the values of `make' variables: instead of editing Makefiles,
287 # (1) if the variable is set in `config.status', edit `config.status'
288 # (which will cause the Makefiles to be regenerated when you run `make');
289 # (2) otherwise, pass the desired values on the `make' command line.
290 $(RECURSIVE_TARGETS):
291 @failcom='exit 1'; \
292 for f in x $$MAKEFLAGS; do \
293 case $$f in \
294 *=* | --[!k]*);; \
295 *k*) failcom='fail=yes';; \
296 esac; \
297 done; \
298 dot_seen=no; \
299 target=`echo $@ | sed s/-recursive//`; \
300 list='$(SUBDIRS)'; for subdir in $$list; do \
301 echo "Making $$target in $$subdir"; \
302 if test "$$subdir" = "."; then \
303 dot_seen=yes; \
304 local_target="$$target-am"; \
305 else \
306 local_target="$$target"; \
307 fi; \
308 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
309 || eval $$failcom; \
310 done; \
311 if test "$$dot_seen" = "no"; then \
312 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
313 fi; test -z "$$fail"
315 mostlyclean-recursive clean-recursive distclean-recursive \
316 maintainer-clean-recursive:
317 @failcom='exit 1'; \
318 for f in x $$MAKEFLAGS; do \
319 case $$f in \
320 *=* | --[!k]*);; \
321 *k*) failcom='fail=yes';; \
322 esac; \
323 done; \
324 dot_seen=no; \
325 case "$@" in \
326 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
327 *) list='$(SUBDIRS)' ;; \
328 esac; \
329 rev=''; for subdir in $$list; do \
330 if test "$$subdir" = "."; then :; else \
331 rev="$$subdir $$rev"; \
332 fi; \
333 done; \
334 rev="$$rev ."; \
335 target=`echo $@ | sed s/-recursive//`; \
336 for subdir in $$rev; do \
337 echo "Making $$target in $$subdir"; \
338 if test "$$subdir" = "."; then \
339 local_target="$$target-am"; \
340 else \
341 local_target="$$target"; \
342 fi; \
343 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
344 || eval $$failcom; \
345 done && test -z "$$fail"
346 tags-recursive:
347 list='$(SUBDIRS)'; for subdir in $$list; do \
348 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
349 done
350 ctags-recursive:
351 list='$(SUBDIRS)'; for subdir in $$list; do \
352 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
353 done
355 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
356 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357 unique=`for i in $$list; do \
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359 done | \
360 $(AWK) ' { files[$$0] = 1; } \
361 END { for (i in files) print i; }'`; \
362 mkid -fID $$unique
363 tags: TAGS
365 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
370 include_option=--etags-include; \
371 empty_fix=.; \
372 else \
373 include_option=--include; \
374 empty_fix=; \
375 fi; \
376 list='$(SUBDIRS)'; for subdir in $$list; do \
377 if test "$$subdir" = .; then :; else \
378 test ! -f $$subdir/TAGS || \
379 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
380 fi; \
381 done; \
382 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
383 unique=`for i in $$list; do \
384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385 done | \
386 $(AWK) ' { files[$$0] = 1; } \
387 END { for (i in files) print i; }'`; \
388 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
389 test -n "$$unique" || unique=$$empty_fix; \
390 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391 $$tags $$unique; \
393 ctags: CTAGS
394 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
395 $(TAGS_FILES) $(LISP)
396 tags=; \
397 here=`pwd`; \
398 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
399 unique=`for i in $$list; do \
400 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 done | \
402 $(AWK) ' { files[$$0] = 1; } \
403 END { for (i in files) print i; }'`; \
404 test -z "$(CTAGS_ARGS)$$tags$$unique" \
405 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406 $$tags $$unique
408 GTAGS:
409 here=`$(am__cd) $(top_builddir) && pwd` \
410 && cd $(top_srcdir) \
411 && gtags -i $(GTAGS_ARGS) $$here
413 distclean-tags:
414 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416 distdir: $(DISTFILES)
417 $(am__remove_distdir)
418 mkdir $(distdir)
419 $(mkdir_p) $(distdir)/lib
420 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
421 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
422 list='$(DISTFILES)'; for file in $$list; do \
423 case $$file in \
424 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
425 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
426 esac; \
427 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
428 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
429 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
430 dir="/$$dir"; \
431 $(mkdir_p) "$(distdir)$$dir"; \
432 else \
433 dir=''; \
434 fi; \
435 if test -d $$d/$$file; then \
436 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438 fi; \
439 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
440 else \
441 test -f $(distdir)/$$file \
442 || cp -p $$d/$$file $(distdir)/$$file \
443 || exit 1; \
444 fi; \
445 done
446 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
447 if test "$$subdir" = .; then :; else \
448 test -d "$(distdir)/$$subdir" \
449 || $(mkdir_p) "$(distdir)/$$subdir" \
450 || exit 1; \
451 distdir=`$(am__cd) $(distdir) && pwd`; \
452 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
453 (cd $$subdir && \
454 $(MAKE) $(AM_MAKEFLAGS) \
455 top_distdir="$$top_distdir" \
456 distdir="$$distdir/$$subdir" \
457 distdir) \
458 || exit 1; \
459 fi; \
460 done
461 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
462 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
463 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
464 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
465 || chmod -R a+r $(distdir)
466 dist-gzip: distdir
467 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
468 $(am__remove_distdir)
470 dist-bzip2: distdir
471 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
472 $(am__remove_distdir)
474 dist-tarZ: distdir
475 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
476 $(am__remove_distdir)
478 dist-shar: distdir
479 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
480 $(am__remove_distdir)
482 dist-zip: distdir
483 -rm -f $(distdir).zip
484 zip -rq $(distdir).zip $(distdir)
485 $(am__remove_distdir)
487 dist dist-all: distdir
488 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
489 $(am__remove_distdir)
491 # This target untars the dist file and tries a VPATH configuration. Then
492 # it guarantees that the distribution is self-contained by making another
493 # tarfile.
494 distcheck: dist
495 case '$(DIST_ARCHIVES)' in \
496 *.tar.gz*) \
497 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
498 *.tar.bz2*) \
499 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
500 *.tar.Z*) \
501 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
502 *.shar.gz*) \
503 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
504 *.zip*) \
505 unzip $(distdir).zip ;;\
506 esac
507 chmod -R a-w $(distdir); chmod a+w $(distdir)
508 mkdir $(distdir)/_build
509 mkdir $(distdir)/_inst
510 chmod a-w $(distdir)
511 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
512 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
513 && cd $(distdir)/_build \
514 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
515 $(DISTCHECK_CONFIGURE_FLAGS) \
516 && $(MAKE) $(AM_MAKEFLAGS) \
517 && $(MAKE) $(AM_MAKEFLAGS) dvi \
518 && $(MAKE) $(AM_MAKEFLAGS) check \
519 && $(MAKE) $(AM_MAKEFLAGS) install \
520 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
521 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
522 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
523 distuninstallcheck \
524 && chmod -R a-w "$$dc_install_base" \
525 && ({ \
526 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
527 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
528 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
529 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
530 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
531 } || { rm -rf "$$dc_destdir"; exit 1; }) \
532 && rm -rf "$$dc_destdir" \
533 && $(MAKE) $(AM_MAKEFLAGS) dist \
534 && rm -rf $(DIST_ARCHIVES) \
535 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
536 $(am__remove_distdir)
537 @(echo "$(distdir) archives ready for distribution: "; \
538 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
539 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
540 distuninstallcheck:
541 @cd $(distuninstallcheck_dir) \
542 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
543 || { echo "ERROR: files left after uninstall:" ; \
544 if test -n "$(DESTDIR)"; then \
545 echo " (check DESTDIR support)"; \
546 fi ; \
547 $(distuninstallcheck_listfiles) ; \
548 exit 1; } >&2
549 distcleancheck: distclean
550 @if test '$(srcdir)' = . ; then \
551 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
552 exit 1 ; \
554 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
555 || { echo "ERROR: files left in build directory after distclean:" ; \
556 $(distcleancheck_listfiles) ; \
557 exit 1; } >&2
558 check-am: all-am
559 check: check-recursive
560 all-am: Makefile config.h
561 installdirs: installdirs-recursive
562 installdirs-am:
563 install: install-recursive
564 install-exec: install-exec-recursive
565 install-data: install-data-recursive
566 uninstall: uninstall-recursive
568 install-am: all-am
569 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571 installcheck: installcheck-recursive
572 install-strip:
573 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
574 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
575 `test -z '$(STRIP)' || \
576 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
577 mostlyclean-generic:
579 clean-generic:
581 distclean-generic:
582 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
583 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
585 maintainer-clean-generic:
586 @echo "This command is intended for maintainers to use"
587 @echo "it deletes files that may require special tools to rebuild."
588 clean: clean-recursive
590 clean-am: clean-generic mostlyclean-am
592 distclean: distclean-recursive
593 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
594 -rm -f Makefile
595 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
597 dvi: dvi-recursive
599 dvi-am:
601 html: html-recursive
603 info: info-recursive
605 info-am:
607 install-data-am:
609 install-exec-am:
611 install-info: install-info-recursive
613 install-man:
615 installcheck-am:
617 maintainer-clean: maintainer-clean-recursive
618 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619 -rm -rf $(top_srcdir)/autom4te.cache
620 -rm -f Makefile
621 maintainer-clean-am: distclean-am maintainer-clean-generic
623 mostlyclean: mostlyclean-recursive
625 mostlyclean-am: mostlyclean-generic
627 pdf: pdf-recursive
629 pdf-am:
631 ps: ps-recursive
633 ps-am:
635 uninstall-am: uninstall-info-am
637 uninstall-info: uninstall-info-recursive
639 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
640 check-am clean clean-generic clean-recursive ctags \
641 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
642 dist-tarZ dist-zip distcheck distclean distclean-generic \
643 distclean-hdr distclean-recursive distclean-tags \
644 distcleancheck distdir distuninstallcheck dvi dvi-am html \
645 html-am info info-am install install-am install-data \
646 install-data-am install-exec install-exec-am install-info \
647 install-info-am install-man install-strip installcheck \
648 installcheck-am installdirs installdirs-am maintainer-clean \
649 maintainer-clean-generic maintainer-clean-recursive \
650 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
651 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
652 uninstall-info-am
654 # Tell versions [3.59,3.63) of GNU make to not export all variables.
655 # Otherwise a system limit (for SysV at least) may be exceeded.
656 .NOEXPORT: