1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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
17 # Copyright 2008 Taco Hoekwater.
19 # This program is free software: you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation, either version 2 of the License, or
22 # (at your option) any later version.
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
29 # You should have received a copy of the GNU General Public License
30 # along with this program. If not, see <http://www.gnu.org/licenses/>.
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38 install_sh_DATA = $(install_sh) -c -m 644
39 install_sh_PROGRAM = $(install_sh) -c
40 install_sh_SCRIPT = $(install_sh) -c
41 INSTALL_HEADER = $(INSTALL_DATA)
42 transform = $(program_transform_name)
49 build_triplet = @build@
51 bin_PROGRAMS = mpost$(EXEEXT)
52 @WITH_LUA_TRUE@am__append_1 = mplib.la
54 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
56 $(top_srcdir)/configure config.guess config.sub depcomp \
57 install-sh ltmain.sh missing
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/configure.in
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
63 configure.lineno config.status.lineno
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_HEADER = config.h
67 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
68 am__vpath_adj = case $$p in \
69 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
73 am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)"
74 pkglibLTLIBRARIES_INSTALL = $(INSTALL)
75 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
77 am__objects_1 = mp.lo psout.lo tfmin.lo memio.lo
78 am_libmplib_la_OBJECTS = avl.lo $(am__objects_1)
79 libmplib_la_OBJECTS = $(am_libmplib_la_OBJECTS)
80 am_mplib_la_OBJECTS = lmplib.lo
81 mplib_la_OBJECTS = $(am_mplib_la_OBJECTS)
82 mplib_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(mplib_la_LDFLAGS) \
85 @WITH_LUA_TRUE@am_mplib_la_rpath = -rpath $(pkglibdir)
86 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
87 PROGRAMS = $(bin_PROGRAMS)
88 am_mpost_OBJECTS = mpost.$(OBJEXT) mpxout.$(OBJEXT)
89 mpost_OBJECTS = $(am_mpost_OBJECTS)
90 DEFAULT_INCLUDES = -I.@am__isrc@
91 depcomp = $(SHELL) $(top_srcdir)/depcomp
92 am__depfiles_maybe = depfiles
93 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
94 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
97 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
100 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
102 SOURCES = $(libmplib_la_SOURCES) $(mplib_la_SOURCES) $(mpost_SOURCES)
103 DIST_SOURCES = $(libmplib_la_SOURCES) $(mplib_la_SOURCES) \
107 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108 distdir = $(PACKAGE)-$(VERSION)
109 top_distdir = $(distdir)
110 am__remove_distdir = \
111 { test ! -d $(distdir) \
112 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
113 && rm -fr $(distdir); }; }
114 DIST_ARCHIVES = $(distdir).tar.gz
116 distuninstallcheck_listfiles = find . -type f -print
117 distcleancheck_listfiles = find . -type f -print
121 AUTOCONF = @AUTOCONF@
122 AUTOHEADER = @AUTOHEADER@
123 AUTOMAKE = @AUTOMAKE@
126 CCDEPMODE = @CCDEPMODE@
129 CPPFLAGS = @CPPFLAGS@
132 CXXDEPMODE = @CXXDEPMODE@
133 CXXFLAGS = @CXXFLAGS@
134 CYGPATH_W = @CYGPATH_W@
147 INSTALL_DATA = @INSTALL_DATA@
148 INSTALL_PROGRAM = @INSTALL_PROGRAM@
149 INSTALL_SCRIPT = @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAKEINFO = @MAKEINFO@
161 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162 PACKAGE_NAME = @PACKAGE_NAME@
163 PACKAGE_STRING = @PACKAGE_STRING@
164 PACKAGE_TARNAME = @PACKAGE_TARNAME@
165 PACKAGE_VERSION = @PACKAGE_VERSION@
166 PATH_SEPARATOR = @PATH_SEPARATOR@
169 SET_MAKE = @SET_MAKE@
173 abs_builddir = @abs_builddir@
174 abs_srcdir = @abs_srcdir@
175 abs_top_builddir = @abs_top_builddir@
176 abs_top_srcdir = @abs_top_srcdir@
177 ac_ct_CC = @ac_ct_CC@
178 ac_ct_CXX = @ac_ct_CXX@
179 ac_ct_F77 = @ac_ct_F77@
180 am__include = @am__include@
181 am__leading_dot = @am__leading_dot@
182 am__quote = @am__quote@
184 am__untar = @am__untar@
187 build_alias = @build_alias@
188 build_cpu = @build_cpu@
189 build_os = @build_os@
190 build_vendor = @build_vendor@
191 builddir = @builddir@
193 datarootdir = @datarootdir@
196 exec_prefix = @exec_prefix@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
201 host_vendor = @host_vendor@
203 includedir = @includedir@
205 install_sh = @install_sh@
207 libexecdir = @libexecdir@
208 localedir = @localedir@
209 localstatedir = @localstatedir@
212 oldincludedir = @oldincludedir@
215 program_transform_name = @program_transform_name@
218 sharedstatedir = @sharedstatedir@
220 sysconfdir = @sysconfdir@
221 target_alias = @target_alias@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 AUTOMAKE_OPTIONS = foreign
225 KPSEBUILDDIR = ../../../texk/kpathsea/.libs
226 KPSESRCDIR = ../../../../src/texk/kpathsea
227 KPSELIB = $(KPSEBUILDDIR)/libkpathsea.a
228 AM_CFLAGS = -I. -I../.. -I$(KPSESRCDIR)/.. -I$(KPSESRCDIR)
229 CORE_MP_SOURCES = mp.c psout.c tfmin.c memio.c
230 noinst_LTLIBRARIES = libmplib.la
231 libmplib_la_SOURCES = avl.c $(CORE_MP_SOURCES)
232 mpost_SOURCES = mpost.c mpxout.c
233 mpost_DEPENDENCIES = libmplib.la
234 mpost_LDADD = libmplib.la $(KPSELIB) -lm
235 pkglib_LTLIBRARIES = $(am__append_1)
236 mplib_la_SOURCES = lmplib.c
237 mplib_la_DEPENDENCIES = libmplib.la
238 mplib_la_LIBADD = libmplib.la
239 mplib_la_LDFLAGS = -module -avoid-version
241 $(MAKE) $(AM_MAKEFLAGS) all-am
244 .SUFFIXES: .c .lo .o .obj .w
247 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
249 case '$(am__configure_deps)' in \
251 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
252 cd $(srcdir) && $(AUTOMAKE) --foreign \
257 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
258 cd $(top_srcdir) && \
259 $(AUTOMAKE) --foreign Makefile
261 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264 echo ' $(SHELL) ./config.status'; \
265 $(SHELL) ./config.status;; \
267 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
268 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272 $(SHELL) ./config.status --recheck
274 $(top_srcdir)/configure: $(am__configure_deps)
275 cd $(srcdir) && $(AUTOCONF)
276 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
277 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
280 @if test ! -f $@; then \
282 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
285 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
287 cd $(top_builddir) && $(SHELL) ./config.status config.h
288 $(srcdir)/config.h.in: $(am__configure_deps)
289 cd $(top_srcdir) && $(AUTOHEADER)
294 -rm -f config.h stamp-h1
296 clean-noinstLTLIBRARIES:
297 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
298 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
299 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
300 test "$$dir" != "$$p" || dir=.; \
301 echo "rm -f \"$${dir}/so_locations\""; \
302 rm -f "$${dir}/so_locations"; \
304 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
306 test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
307 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
308 if test -f $$p; then \
310 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
311 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
315 uninstall-pkglibLTLIBRARIES:
317 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
319 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
320 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
323 clean-pkglibLTLIBRARIES:
324 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
325 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
326 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
327 test "$$dir" != "$$p" || dir=.; \
328 echo "rm -f \"$${dir}/so_locations\""; \
329 rm -f "$${dir}/so_locations"; \
331 libmplib.la: $(libmplib_la_OBJECTS) $(libmplib_la_DEPENDENCIES)
332 $(LINK) $(libmplib_la_OBJECTS) $(libmplib_la_LIBADD) $(LIBS)
333 mplib.la: $(mplib_la_OBJECTS) $(mplib_la_DEPENDENCIES)
334 $(mplib_la_LINK) $(am_mplib_la_rpath) $(mplib_la_OBJECTS) $(mplib_la_LIBADD) $(LIBS)
335 install-binPROGRAMS: $(bin_PROGRAMS)
337 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
338 @list='$(bin_PROGRAMS)'; for p in $$list; do \
339 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
343 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
344 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
345 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
349 uninstall-binPROGRAMS:
351 @list='$(bin_PROGRAMS)'; for p in $$list; do \
352 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
353 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
354 rm -f "$(DESTDIR)$(bindir)/$$f"; \
358 @list='$(bin_PROGRAMS)'; for p in $$list; do \
359 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
360 echo " rm -f $$p $$f"; \
363 mpost$(EXEEXT): $(mpost_OBJECTS) $(mpost_DEPENDENCIES)
364 @rm -f mpost$(EXEEXT)
365 $(LINK) $(mpost_OBJECTS) $(mpost_LDADD) $(LIBS)
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avl.Plo@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lmplib.Plo@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memio.Plo@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mp.Plo@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpost.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpxout.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psout.Plo@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfmin.Plo@am__quote@
383 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
384 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
390 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
391 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
397 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
412 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; \
417 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
418 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
423 $(TAGS_FILES) $(LISP)
426 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
427 unique=`for i in $$list; do \
428 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431 END { if (nonempty) { for (i in files) print i; }; }'`; \
432 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
433 test -n "$$unique" || unique=$$empty_fix; \
434 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
439 $(TAGS_FILES) $(LISP)
441 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
442 unique=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446 END { if (nonempty) { for (i in files) print i; }; }'`; \
447 test -z "$(CTAGS_ARGS)$$tags$$unique" \
448 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452 here=`$(am__cd) $(top_builddir) && pwd` \
453 && cd $(top_srcdir) \
454 && gtags -i $(GTAGS_ARGS) $$here
457 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
459 distdir: $(DISTFILES)
460 $(am__remove_distdir)
461 test -d $(distdir) || mkdir $(distdir)
462 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464 list='$(DISTFILES)'; \
465 dist_files=`for file in $$list; do echo $$file; done | \
466 sed -e "s|^$$srcdirstrip/||;t" \
467 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
468 case $$dist_files in \
469 */*) $(MKDIR_P) `echo "$$dist_files" | \
470 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
473 for file in $$dist_files; do \
474 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
475 if test -d $$d/$$file; then \
476 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
477 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
478 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
480 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
482 test -f $(distdir)/$$file \
483 || cp -p $$d/$$file $(distdir)/$$file \
487 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
488 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
489 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
490 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
491 || chmod -R a+r $(distdir)
493 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
494 $(am__remove_distdir)
497 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
498 $(am__remove_distdir)
501 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
502 $(am__remove_distdir)
505 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
506 $(am__remove_distdir)
509 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
510 $(am__remove_distdir)
513 -rm -f $(distdir).zip
514 zip -rq $(distdir).zip $(distdir)
515 $(am__remove_distdir)
517 dist dist-all: distdir
518 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
519 $(am__remove_distdir)
521 # This target untars the dist file and tries a VPATH configuration. Then
522 # it guarantees that the distribution is self-contained by making another
525 case '$(DIST_ARCHIVES)' in \
527 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
529 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
531 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
533 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
535 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
537 unzip $(distdir).zip ;;\
539 chmod -R a-w $(distdir); chmod a+w $(distdir)
540 mkdir $(distdir)/_build
541 mkdir $(distdir)/_inst
543 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
544 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
545 && cd $(distdir)/_build \
546 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
547 $(DISTCHECK_CONFIGURE_FLAGS) \
548 && $(MAKE) $(AM_MAKEFLAGS) \
549 && $(MAKE) $(AM_MAKEFLAGS) dvi \
550 && $(MAKE) $(AM_MAKEFLAGS) check \
551 && $(MAKE) $(AM_MAKEFLAGS) install \
552 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
553 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
554 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
556 && chmod -R a-w "$$dc_install_base" \
558 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
559 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
560 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
561 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
562 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
563 } || { rm -rf "$$dc_destdir"; exit 1; }) \
564 && rm -rf "$$dc_destdir" \
565 && $(MAKE) $(AM_MAKEFLAGS) dist \
566 && rm -rf $(DIST_ARCHIVES) \
567 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
568 $(am__remove_distdir)
569 @(echo "$(distdir) archives ready for distribution: "; \
570 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
571 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
573 @cd $(distuninstallcheck_dir) \
574 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
575 || { echo "ERROR: files left after uninstall:" ; \
576 if test -n "$(DESTDIR)"; then \
577 echo " (check DESTDIR support)"; \
579 $(distuninstallcheck_listfiles) ; \
581 distcleancheck: distclean
582 @if test '$(srcdir)' = . ; then \
583 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
586 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
587 || { echo "ERROR: files left in build directory after distclean:" ; \
588 $(distcleancheck_listfiles) ; \
592 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
594 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)"; do \
595 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
598 install-exec: install-exec-am
599 install-data: install-data-am
600 uninstall: uninstall-am
603 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
605 installcheck: installcheck-am
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
616 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
618 maintainer-clean-generic:
619 @echo "This command is intended for maintainers to use"
620 @echo "it deletes files that may require special tools to rebuild."
621 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
622 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
624 distclean-am: clean-am distclean-compile distclean-generic \
625 distclean-hdr distclean-libtool distclean-tags
639 install-dvi: install-dvi-am
641 install-exec-am: install-binPROGRAMS install-pkglibLTLIBRARIES
643 install-html: install-html-am
645 install-info: install-info-am
649 install-pdf: install-pdf-am
651 install-ps: install-ps-am
655 maintainer-clean: maintainer-clean-am
656 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
657 -rm -rf $(top_srcdir)/autom4te.cache
660 maintainer-clean-am: distclean-am maintainer-clean-generic
662 mostlyclean: mostlyclean-am
664 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
675 uninstall-am: uninstall-binPROGRAMS uninstall-pkglibLTLIBRARIES
677 .MAKE: install-am install-strip
679 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
680 clean-binPROGRAMS clean-generic clean-libtool \
681 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES ctags dist \
682 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
683 dist-zip distcheck distclean distclean-compile \
684 distclean-generic distclean-hdr distclean-libtool \
685 distclean-tags distcleancheck distdir distuninstallcheck dvi \
686 dvi-am html html-am info info-am install install-am \
687 install-binPROGRAMS install-data install-data-am install-dvi \
688 install-dvi-am install-exec install-exec-am install-html \
689 install-html-am install-info install-info-am install-man \
690 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
691 install-ps install-ps-am install-strip installcheck \
692 installcheck-am installdirs maintainer-clean \
693 maintainer-clean-generic mostlyclean mostlyclean-compile \
694 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
695 tags uninstall uninstall-am uninstall-binPROGRAMS \
696 uninstall-pkglibLTLIBRARIES
709 $(RM) mp*.h $(CORE_MP_SOURCES) mpost.c mpxout.c
710 $(RM) .libs/* libmplib.a mpost *.lo *.la *.o
713 $(RM) Makefile config.h config.status config.log libtool
714 # Tell versions [3.59,3.63) of GNU make to not export all variables.
715 # Otherwise a system limit (for SysV at least) may be exceeded.