1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = .
37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in $(srcdir)/ieee-copyout.in \
39	$(srcdir)/latex-mk.in $(srcdir)/latex.mk.in.in \
40	$(srcdir)/latex.subdir.mk.in.in $(srcdir)/lgrind.mk.in.in \
41	$(srcdir)/mpost.mk.in.in $(srcdir)/tgif.mk.in.in \
42	$(srcdir)/xfig.mk.in.in $(top_srcdir)/configure AUTHORS \
43	COPYING ChangeLog INSTALL NEWS TODO config.guess config.sub \
44	install-sh missing mkinstalldirs
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
47	$(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno config.status.lineno
52mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53CONFIG_CLEAN_FILES = ieee-copyout latex-mk latex.mk.in \
54	latex.subdir.mk.in lgrind.mk.in mpost.mk.in tgif.mk.in \
55	xfig.mk.in
56am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"
57binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
58SCRIPTS = $(bin_SCRIPTS)
59SOURCES =
60DIST_SOURCES =
61RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62	html-recursive info-recursive install-data-recursive \
63	install-dvi-recursive install-exec-recursive \
64	install-html-recursive install-info-recursive \
65	install-pdf-recursive install-ps-recursive install-recursive \
66	installcheck-recursive installdirs-recursive pdf-recursive \
67	ps-recursive uninstall-recursive
68am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69am__vpath_adj = case $$p in \
70    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71    *) f=$$p;; \
72  esac;
73am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74pkgdataDATA_INSTALL = $(INSTALL_DATA)
75DATA = $(pkgdata_DATA)
76RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
77  distclean-recursive maintainer-clean-recursive
78ETAGS = etags
79CTAGS = ctags
80DIST_SUBDIRS = $(SUBDIRS)
81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82distdir = $(PACKAGE)-$(VERSION)
83top_distdir = $(distdir)
84am__remove_distdir = \
85  { test ! -d $(distdir) \
86    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87         && rm -fr $(distdir); }; }
88DIST_ARCHIVES = $(distdir).tar.gz
89GZIP_ENV = --best
90distuninstallcheck_listfiles = find . -type f -print
91distcleancheck_listfiles = find . -type f -print
92ACLOCAL = @ACLOCAL@
93AMTAR = @AMTAR@
94AUTOCONF = @AUTOCONF@
95AUTOHEADER = @AUTOHEADER@
96AUTOMAKE = @AUTOMAKE@
97AWK = @AWK@
98BIBTEX = @BIBTEX@
99BMAKE = @BMAKE@
100CONVERT = @CONVERT@
101CYGPATH_W = @CYGPATH_W@
102DEFS = @DEFS@
103DVIPDFM = @DVIPDFM@
104DVIPS = @DVIPS@
105ECHO = @ECHO@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109ENV_PROG = @ENV_PROG@
110FALSE = @FALSE@
111FIG2DEV = @FIG2DEV@
112FIND = @FIND@
113GMAKE = @GMAKE@
114GMAKECONF = @GMAKECONF@
115GREP = @GREP@
116GV = @GV@
117GZCAT = @GZCAT@
118GZIP = @GZIP@
119HACHA = @HACHA@
120HEVEA = @HEVEA@
121IMAGEN = @IMAGEN@
122INSTALL = @INSTALL@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LATEX = @LATEX@
128LATEX2HTML = @LATEX2HTML@
129LATEX2RTF = @LATEX2RTF@
130LGRIND = @LGRIND@
131LIBOBJS = @LIBOBJS@
132LIBS = @LIBS@
133LPR = @LPR@
134LTLIBOBJS = @LTLIBOBJS@
135MAINT = @MAINT@
136MAKECONF = @MAKECONF@
137MAKEIDX = @MAKEIDX@
138MAKEINFO = @MAKEINFO@
139MKDIR_P = @MKDIR_P@
140MPOST = @MPOST@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_VERSION = @PACKAGE_VERSION@
147PATH_SEPARATOR = @PATH_SEPARATOR@
148PDFLATEX = @PDFLATEX@
149PS2PDF = @PS2PDF@
150RM = @RM@
151RMDIR = @RMDIR@
152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
155TAR = @TAR@
156TEX2PAGE = @TEX2PAGE@
157TGIF = @TGIF@
158USERGMAKECONF = @USERGMAKECONF@
159USERMAKECONF = @USERMAKECONF@
160VERSION = @VERSION@
161XDVI = @XDVI@
162abs_builddir = @abs_builddir@
163abs_srcdir = @abs_srcdir@
164abs_top_builddir = @abs_top_builddir@
165abs_top_srcdir = @abs_top_srcdir@
166am__leading_dot = @am__leading_dot@
167am__tar = @am__tar@
168am__untar = @am__untar@
169bindir = @bindir@
170build = @build@
171build_alias = @build_alias@
172build_cpu = @build_cpu@
173build_os = @build_os@
174build_vendor = @build_vendor@
175builddir = @builddir@
176datadir = @datadir@
177datarootdir = @datarootdir@
178docdir = @docdir@
179dvidir = @dvidir@
180exec_prefix = @exec_prefix@
181host = @host@
182host_alias = @host_alias@
183host_cpu = @host_cpu@
184host_os = @host_os@
185host_vendor = @host_vendor@
186htmldir = @htmldir@
187includedir = @includedir@
188infodir = @infodir@
189install_sh = @install_sh@
190libdir = @libdir@
191libexecdir = @libexecdir@
192localedir = @localedir@
193localstatedir = @localstatedir@
194mandir = @mandir@
195mkdir_p = @mkdir_p@
196oldincludedir = @oldincludedir@
197pdfdir = @pdfdir@
198prefix = @prefix@
199program_transform_name = @program_transform_name@
200psdir = @psdir@
201sbindir = @sbindir@
202sharedstatedir = @sharedstatedir@
203srcdir = @srcdir@
204sysconfdir = @sysconfdir@
205target_alias = @target_alias@
206top_builddir = @top_builddir@
207top_srcdir = @top_srcdir@
208MKSRCS = latex.mk.in latex.subdir.mk.in lgrind.mk.in mpost.mk.in tgif.mk.in xfig.mk.in
209BMKFILES = ${MKSRCS:.mk.in=.mk}
210GMKFILES = ${MKSRCS:.mk.in=.gmk}
211PSFILES = dated_draft.ps
212pkgdata_DATA = ${BMKFILES} ${GMKFILES} ${PSFILES}
213bin_SCRIPTS = latex-mk ieee-copyout
214DISTCLEANFILES = \
215	configure.lineno \
216	${BMKFILES} \
217	${GMKFILES}
218
219EXTRA_DIST = ${PSFILES} TODO
220SUBDIRS = doc example testsuite
221SUFFIXES = .mk.in .mk .gmk
222SED_COMMON = -e 's;@pkgdatadir@;$(pkgdatadir);g' \
223	-e 's;@latexmkconfdir@;${sysconfdir};g' \
224	-e 's;@latexmkbindir@;${bindir};g'
225
226all: all-recursive
227
228.SUFFIXES:
229.SUFFIXES: .mk.in .mk .gmk
230am--refresh:
231	@:
232$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
233	@for dep in $?; do \
234	  case '$(am__configure_deps)' in \
235	    *$$dep*) \
236	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
237	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
238		&& exit 0; \
239	      exit 1;; \
240	  esac; \
241	done; \
242	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
243	cd $(top_srcdir) && \
244	  $(AUTOMAKE) --foreign  Makefile
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247	@case '$?' in \
248	  *config.status*) \
249	    echo ' $(SHELL) ./config.status'; \
250	    $(SHELL) ./config.status;; \
251	  *) \
252	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
253	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
254	esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257	$(SHELL) ./config.status --recheck
258
259$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
260	cd $(srcdir) && $(AUTOCONF)
261$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
262	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
263ieee-copyout: $(top_builddir)/config.status $(srcdir)/ieee-copyout.in
264	cd $(top_builddir) && $(SHELL) ./config.status $@
265latex-mk: $(top_builddir)/config.status $(srcdir)/latex-mk.in
266	cd $(top_builddir) && $(SHELL) ./config.status $@
267latex.mk.in: $(top_builddir)/config.status $(srcdir)/latex.mk.in.in
268	cd $(top_builddir) && $(SHELL) ./config.status $@
269latex.subdir.mk.in: $(top_builddir)/config.status $(srcdir)/latex.subdir.mk.in.in
270	cd $(top_builddir) && $(SHELL) ./config.status $@
271lgrind.mk.in: $(top_builddir)/config.status $(srcdir)/lgrind.mk.in.in
272	cd $(top_builddir) && $(SHELL) ./config.status $@
273mpost.mk.in: $(top_builddir)/config.status $(srcdir)/mpost.mk.in.in
274	cd $(top_builddir) && $(SHELL) ./config.status $@
275tgif.mk.in: $(top_builddir)/config.status $(srcdir)/tgif.mk.in.in
276	cd $(top_builddir) && $(SHELL) ./config.status $@
277xfig.mk.in: $(top_builddir)/config.status $(srcdir)/xfig.mk.in.in
278	cd $(top_builddir) && $(SHELL) ./config.status $@
279install-binSCRIPTS: $(bin_SCRIPTS)
280	@$(NORMAL_INSTALL)
281	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
282	@list='$(bin_SCRIPTS)'; for p in $$list; do \
283	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
284	  if test -f $$d$$p; then \
285	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
286	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
287	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
288	  else :; fi; \
289	done
290
291uninstall-binSCRIPTS:
292	@$(NORMAL_UNINSTALL)
293	@list='$(bin_SCRIPTS)'; for p in $$list; do \
294	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
295	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
296	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
297	done
298install-pkgdataDATA: $(pkgdata_DATA)
299	@$(NORMAL_INSTALL)
300	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
301	@list='$(pkgdata_DATA)'; for p in $$list; do \
302	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
303	  f=$(am__strip_dir) \
304	  echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
305	  $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
306	done
307
308uninstall-pkgdataDATA:
309	@$(NORMAL_UNINSTALL)
310	@list='$(pkgdata_DATA)'; for p in $$list; do \
311	  f=$(am__strip_dir) \
312	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
313	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
314	done
315
316# This directory's subdirectories are mostly independent; you can cd
317# into them and run `make' without going through this Makefile.
318# To change the values of `make' variables: instead of editing Makefiles,
319# (1) if the variable is set in `config.status', edit `config.status'
320#     (which will cause the Makefiles to be regenerated when you run `make');
321# (2) otherwise, pass the desired values on the `make' command line.
322$(RECURSIVE_TARGETS):
323	@failcom='exit 1'; \
324	for f in x $$MAKEFLAGS; do \
325	  case $$f in \
326	    *=* | --[!k]*);; \
327	    *k*) failcom='fail=yes';; \
328	  esac; \
329	done; \
330	dot_seen=no; \
331	target=`echo $@ | sed s/-recursive//`; \
332	list='$(SUBDIRS)'; for subdir in $$list; do \
333	  echo "Making $$target in $$subdir"; \
334	  if test "$$subdir" = "."; then \
335	    dot_seen=yes; \
336	    local_target="$$target-am"; \
337	  else \
338	    local_target="$$target"; \
339	  fi; \
340	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
341	  || eval $$failcom; \
342	done; \
343	if test "$$dot_seen" = "no"; then \
344	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
345	fi; test -z "$$fail"
346
347$(RECURSIVE_CLEAN_TARGETS):
348	@failcom='exit 1'; \
349	for f in x $$MAKEFLAGS; do \
350	  case $$f in \
351	    *=* | --[!k]*);; \
352	    *k*) failcom='fail=yes';; \
353	  esac; \
354	done; \
355	dot_seen=no; \
356	case "$@" in \
357	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
358	  *) list='$(SUBDIRS)' ;; \
359	esac; \
360	rev=''; for subdir in $$list; do \
361	  if test "$$subdir" = "."; then :; else \
362	    rev="$$subdir $$rev"; \
363	  fi; \
364	done; \
365	rev="$$rev ."; \
366	target=`echo $@ | sed s/-recursive//`; \
367	for subdir in $$rev; do \
368	  echo "Making $$target in $$subdir"; \
369	  if test "$$subdir" = "."; then \
370	    local_target="$$target-am"; \
371	  else \
372	    local_target="$$target"; \
373	  fi; \
374	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
375	  || eval $$failcom; \
376	done && test -z "$$fail"
377tags-recursive:
378	list='$(SUBDIRS)'; for subdir in $$list; do \
379	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
380	done
381ctags-recursive:
382	list='$(SUBDIRS)'; for subdir in $$list; do \
383	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
384	done
385
386ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
387	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388	unique=`for i in $$list; do \
389	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390	  done | \
391	  $(AWK) '    { files[$$0] = 1; } \
392	       END { for (i in files) print i; }'`; \
393	mkid -fID $$unique
394tags: TAGS
395
396TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397		$(TAGS_FILES) $(LISP)
398	tags=; \
399	here=`pwd`; \
400	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
401	  include_option=--etags-include; \
402	  empty_fix=.; \
403	else \
404	  include_option=--include; \
405	  empty_fix=; \
406	fi; \
407	list='$(SUBDIRS)'; for subdir in $$list; do \
408	  if test "$$subdir" = .; then :; else \
409	    test ! -f $$subdir/TAGS || \
410	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
411	  fi; \
412	done; \
413	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
414	unique=`for i in $$list; do \
415	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416	  done | \
417	  $(AWK) '    { files[$$0] = 1; } \
418	       END { for (i in files) print i; }'`; \
419	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
420	  test -n "$$unique" || unique=$$empty_fix; \
421	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422	    $$tags $$unique; \
423	fi
424ctags: CTAGS
425CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
426		$(TAGS_FILES) $(LISP)
427	tags=; \
428	here=`pwd`; \
429	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
430	unique=`for i in $$list; do \
431	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432	  done | \
433	  $(AWK) '    { files[$$0] = 1; } \
434	       END { for (i in files) print i; }'`; \
435	test -z "$(CTAGS_ARGS)$$tags$$unique" \
436	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437	     $$tags $$unique
438
439GTAGS:
440	here=`$(am__cd) $(top_builddir) && pwd` \
441	  && cd $(top_srcdir) \
442	  && gtags -i $(GTAGS_ARGS) $$here
443
444distclean-tags:
445	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
446
447distdir: $(DISTFILES)
448	$(am__remove_distdir)
449	test -d $(distdir) || mkdir $(distdir)
450	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
451	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452	list='$(DISTFILES)'; \
453	  dist_files=`for file in $$list; do echo $$file; done | \
454	  sed -e "s|^$$srcdirstrip/||;t" \
455	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
456	case $$dist_files in \
457	  */*) $(MKDIR_P) `echo "$$dist_files" | \
458			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
459			   sort -u` ;; \
460	esac; \
461	for file in $$dist_files; do \
462	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
463	  if test -d $$d/$$file; then \
464	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
465	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
467	    fi; \
468	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
469	  else \
470	    test -f $(distdir)/$$file \
471	    || cp -p $$d/$$file $(distdir)/$$file \
472	    || exit 1; \
473	  fi; \
474	done
475	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
476	  if test "$$subdir" = .; then :; else \
477	    test -d "$(distdir)/$$subdir" \
478	    || $(MKDIR_P) "$(distdir)/$$subdir" \
479	    || exit 1; \
480	    distdir=`$(am__cd) $(distdir) && pwd`; \
481	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
482	    (cd $$subdir && \
483	      $(MAKE) $(AM_MAKEFLAGS) \
484	        top_distdir="$$top_distdir" \
485	        distdir="$$distdir/$$subdir" \
486		am__remove_distdir=: \
487		am__skip_length_check=: \
488	        distdir) \
489	      || exit 1; \
490	  fi; \
491	done
492	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
493	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
494	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
495	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
496	|| chmod -R a+r $(distdir)
497dist-gzip: distdir
498	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
499	$(am__remove_distdir)
500
501dist-bzip2: distdir
502	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
503	$(am__remove_distdir)
504
505dist-tarZ: distdir
506	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
507	$(am__remove_distdir)
508
509dist-shar: distdir
510	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
511	$(am__remove_distdir)
512
513dist-zip: distdir
514	-rm -f $(distdir).zip
515	zip -rq $(distdir).zip $(distdir)
516	$(am__remove_distdir)
517
518dist dist-all: distdir
519	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
520	$(am__remove_distdir)
521
522# This target untars the dist file and tries a VPATH configuration.  Then
523# it guarantees that the distribution is self-contained by making another
524# tarfile.
525distcheck: dist
526	case '$(DIST_ARCHIVES)' in \
527	*.tar.gz*) \
528	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
529	*.tar.bz2*) \
530	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
531	*.tar.Z*) \
532	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
533	*.shar.gz*) \
534	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
535	*.zip*) \
536	  unzip $(distdir).zip ;;\
537	esac
538	chmod -R a-w $(distdir); chmod a+w $(distdir)
539	mkdir $(distdir)/_build
540	mkdir $(distdir)/_inst
541	chmod a-w $(distdir)
542	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
543	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
544	  && cd $(distdir)/_build \
545	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
546	    $(DISTCHECK_CONFIGURE_FLAGS) \
547	  && $(MAKE) $(AM_MAKEFLAGS) \
548	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
549	  && $(MAKE) $(AM_MAKEFLAGS) check \
550	  && $(MAKE) $(AM_MAKEFLAGS) install \
551	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
552	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
553	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
554	        distuninstallcheck \
555	  && chmod -R a-w "$$dc_install_base" \
556	  && ({ \
557	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
558	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
559	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
560	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
561	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
562	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
563	  && rm -rf "$$dc_destdir" \
564	  && $(MAKE) $(AM_MAKEFLAGS) dist \
565	  && rm -rf $(DIST_ARCHIVES) \
566	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
567	$(am__remove_distdir)
568	@(echo "$(distdir) archives ready for distribution: "; \
569	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
570	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
571distuninstallcheck:
572	@cd $(distuninstallcheck_dir) \
573	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
574	   || { echo "ERROR: files left after uninstall:" ; \
575	        if test -n "$(DESTDIR)"; then \
576	          echo "  (check DESTDIR support)"; \
577	        fi ; \
578	        $(distuninstallcheck_listfiles) ; \
579	        exit 1; } >&2
580distcleancheck: distclean
581	@if test '$(srcdir)' = . ; then \
582	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
583	  exit 1 ; \
584	fi
585	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
586	  || { echo "ERROR: files left in build directory after distclean:" ; \
587	       $(distcleancheck_listfiles) ; \
588	       exit 1; } >&2
589check-am: all-am
590check: check-recursive
591all-am: Makefile $(SCRIPTS) $(DATA) all-local
592installdirs: installdirs-recursive
593installdirs-am:
594	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"; do \
595	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
596	done
597install: install-recursive
598install-exec: install-exec-recursive
599install-data: install-data-recursive
600uninstall: uninstall-recursive
601
602install-am: all-am
603	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
604
605installcheck: installcheck-recursive
606install-strip:
607	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
608	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
609	  `test -z '$(STRIP)' || \
610	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
611mostlyclean-generic:
612
613clean-generic:
614
615distclean-generic:
616	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
617	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
618
619maintainer-clean-generic:
620	@echo "This command is intended for maintainers to use"
621	@echo "it deletes files that may require special tools to rebuild."
622clean: clean-recursive
623
624clean-am: clean-generic mostlyclean-am
625
626distclean: distclean-recursive
627	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
628	-rm -f Makefile
629distclean-am: clean-am distclean-generic distclean-tags
630
631dvi: dvi-recursive
632
633dvi-am:
634
635html: html-recursive
636
637info: info-recursive
638
639info-am:
640
641install-data-am: install-pkgdataDATA
642
643install-dvi: install-dvi-recursive
644
645install-exec-am: install-binSCRIPTS
646
647install-html: install-html-recursive
648
649install-info: install-info-recursive
650
651install-man:
652
653install-pdf: install-pdf-recursive
654
655install-ps: install-ps-recursive
656
657installcheck-am:
658
659maintainer-clean: maintainer-clean-recursive
660	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
661	-rm -rf $(top_srcdir)/autom4te.cache
662	-rm -f Makefile
663maintainer-clean-am: distclean-am maintainer-clean-generic
664
665mostlyclean: mostlyclean-recursive
666
667mostlyclean-am: mostlyclean-generic
668
669pdf: pdf-recursive
670
671pdf-am:
672
673ps: ps-recursive
674
675ps-am:
676
677uninstall-am: uninstall-binSCRIPTS uninstall-pkgdataDATA
678
679.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
680	install-strip
681
682.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
683	all all-am all-local am--refresh check check-am clean \
684	clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
685	dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
686	distclean-generic distclean-tags distcleancheck distdir \
687	distuninstallcheck dvi dvi-am html html-am info info-am \
688	install install-am install-binSCRIPTS install-data \
689	install-data-am install-dvi install-dvi-am install-exec \
690	install-exec-am install-html install-html-am install-info \
691	install-info-am install-man install-pdf install-pdf-am \
692	install-pkgdataDATA install-ps install-ps-am install-strip \
693	installcheck installcheck-am installdirs installdirs-am \
694	maintainer-clean maintainer-clean-generic mostlyclean \
695	mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
696	uninstall uninstall-am uninstall-binSCRIPTS \
697	uninstall-pkgdataDATA
698
699
700# make sure the latex-mk script is executible before installation so we
701# can give it a trial run here
702
703all-local:
704	chmod 755 latex-mk
705	chmod 755 ieee-copyout
706
707.mk.in.mk:
708	sed -e 's/^BMK://g' -e '/^GMK:/d' ${SED_COMMON} $<  > $@
709
710.mk.in.gmk:
711	sed -e 's/^GMK://g' -e '/^BMK:/d' ${SED_COMMON} $<  > $@
712# Tell versions [3.59,3.63) of GNU make to not export all variables.
713# Otherwise a system limit (for SysV at least) may be exceeded.
714.NOEXPORT:
715