beta-0.89.2
[luatex.git] / source / texk / texlive / linked_scripts / Makefile.in
blobfa74a45c257b2233c9a5d021905bb1523ea6da4c
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 subdir = linked_scripts
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-win32.m4 \
92 $(top_srcdir)/../../version.ac $(top_srcdir)/ac/texlive.ac \
93 $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
96 DIST_COMMON = $(srcdir)/Makefile.am \
97 $(nobase_dist_texmf_scripts_SCRIPTS) $(am__DIST_COMMON)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_CLEAN_FILES =
100 CONFIG_CLEAN_VPATH_FILES =
101 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
102 am__vpath_adj = case $$p in \
103 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
104 *) f=$$p;; \
105 esac;
106 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
107 am__install_max = 40
108 am__nobase_strip_setup = \
109 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
110 am__nobase_strip = \
111 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
112 am__nobase_list = $(am__nobase_strip_setup); \
113 for p in $$list; do echo "$$p $$p"; done | \
114 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
115 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
116 if (++n[$$2] == $(am__install_max)) \
117 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
118 END { for (dir in files) print dir, files[dir] }'
119 am__base_list = \
120 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
121 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
122 am__uninstall_files_from_dir = { \
123 test -z "$$files" \
124 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
125 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
126 $(am__cd) "$$dir" && rm -f $$files; }; \
128 am__installdirs = "$(DESTDIR)$(texmf_scriptsdir)"
129 SCRIPTS = $(nobase_dist_texmf_scripts_SCRIPTS)
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo " GEN " $@;
137 am__v_GEN_1 =
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 =
142 SOURCES =
143 DIST_SOURCES =
144 am__can_run_installinfo = \
145 case $$AM_UPDATE_INFO_DIR in \
146 n|no|NO) false;; \
147 *) (install-info --version) >/dev/null 2>&1;; \
148 esac
149 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
150 am__DIST_COMMON = $(srcdir)/Makefile.in ChangeLog
151 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
152 ACLOCAL = @ACLOCAL@
153 AMTAR = @AMTAR@
154 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155 AUTOCONF = @AUTOCONF@
156 AUTOHEADER = @AUTOHEADER@
157 AUTOMAKE = @AUTOMAKE@
158 AWK = @AWK@
159 CC = @CC@
160 CCDEPMODE = @CCDEPMODE@
161 CFLAGS = @CFLAGS@
162 CPPFLAGS = @CPPFLAGS@
163 CYGPATH_W = @CYGPATH_W@
164 DEFS = @DEFS@
165 DEPDIR = @DEPDIR@
166 ECHO_C = @ECHO_C@
167 ECHO_N = @ECHO_N@
168 ECHO_T = @ECHO_T@
169 EXEEXT = @EXEEXT@
170 INSTALL = @INSTALL@
171 INSTALL_DATA = @INSTALL_DATA@
172 INSTALL_PROGRAM = @INSTALL_PROGRAM@
173 INSTALL_SCRIPT = @INSTALL_SCRIPT@
174 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175 LDFLAGS = @LDFLAGS@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LN_S = @LN_S@
179 LTLIBOBJS = @LTLIBOBJS@
180 MAINT = @MAINT@
181 MAKEINFO = @MAKEINFO@
182 MKDIR_P = @MKDIR_P@
183 OBJEXT = @OBJEXT@
184 PACKAGE = @PACKAGE@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_URL = @PACKAGE_URL@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 SET_MAKE = @SET_MAKE@
193 SHELL = @SHELL@
194 STRIP = @STRIP@
195 VERSION = @VERSION@
196 WIN_WRAPPER = @WIN_WRAPPER@
197 abs_builddir = @abs_builddir@
198 abs_srcdir = @abs_srcdir@
199 abs_top_builddir = @abs_top_builddir@
200 abs_top_srcdir = @abs_top_srcdir@
201 ac_ct_CC = @ac_ct_CC@
202 am__include = @am__include@
203 am__leading_dot = @am__leading_dot@
204 am__quote = @am__quote@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 bindir = @bindir@
208 build_alias = @build_alias@
209 builddir = @builddir@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host_alias = @host_alias@
216 htmldir = @htmldir@
217 includedir = @includedir@
218 infodir = @infodir@
219 install_sh = @install_sh@
220 libdir = @libdir@
221 libexecdir = @libexecdir@
222 localedir = @localedir@
223 localstatedir = @localstatedir@
224 mandir = @mandir@
225 mkdir_p = @mkdir_p@
226 oldincludedir = @oldincludedir@
227 pdfdir = @pdfdir@
228 prefix = @prefix@
229 program_transform_name = @program_transform_name@
230 psdir = @psdir@
231 sbindir = @sbindir@
232 sharedstatedir = @sharedstatedir@
233 srcdir = @srcdir@
234 sysconfdir = @sysconfdir@
235 target_alias = @target_alias@
236 top_build_prefix = @top_build_prefix@
237 top_builddir = @top_builddir@
238 top_srcdir = @top_srcdir@
239 DISTCLEANFILES = scripts-list
241 # The idea is to install the scripts themselves in texmf*/scripts, and
242 # have bin/arch/foo be a symlink to, say,
243 # ../../texmf-dist/scripts/foo/foo.pl. That way we save a bit of disk
244 # space, but more importantly omit duplication, and most
245 # importantly of all make it possible to invoke the same Perl script on
246 # Windows (see ../$(WIN_WRAPPER)).
248 # The installation into texmf*/scripts is ideally done with ctan2tl.
249 # The copy of the wrapper for Windows is also done by ctan2tl. (And
250 # for shell scripts, its addition must be undone by hand.) The
251 # check-wrapper-consistency script checks after the fact for problems.
253 # We also keep a copy of all the scripts here and install into the runtime.
254 # This is purely for other distro builders, so symlinks are not dangling in
255 # the inst/bin dir (it is meaningless in native TL). We have not yet
256 # written the auto-update to ensure linked_scripts is actually up to date
257 # with the masters in Master/texmf*/scripts, but one day.
259 # We support native builds, multiplatform or not, as well as distro builds.
261 EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \
262 context/stubs/unix/pstopdf ../../../build-aux/relpath
264 # Copies of these scripts exist here for the sake of avoiding
265 # dangling symlinks produced by `make install'.
266 # The instances in texmf* are the masters (except when it is CTAN).
268 texmf_scriptsdir = $(datarootdir)/texmf-dist/scripts
269 texmf_shell_scripts = \
270 adhocfilelist/adhocfilelist.sh \
271 bibexport/bibexport.sh \
272 checklistings/checklistings.sh \
273 dtxgen/dtxgen \
274 installfont/installfont-tl \
275 latexfileversion/latexfileversion \
276 listbib/listbib \
277 listings-ext/listings-ext.sh \
278 ltxfileinfo/ltxfileinfo \
279 lua2dox/lua2dox_filter \
280 pdfbook2/pdfbook2 \
281 pdfjam/pdf180 \
282 pdfjam/pdf270 \
283 pdfjam/pdf90 \
284 pdfjam/pdfbook \
285 pdfjam/pdfflip \
286 pdfjam/pdfjam \
287 pdfjam/pdfjam-pocketmod \
288 pdfjam/pdfjam-slides3up \
289 pdfjam/pdfjam-slides6up \
290 pdfjam/pdfjoin \
291 pdfjam/pdfnup \
292 pdfjam/pdfpun \
293 pst-pdf/ps4pdf \
294 simpdftex/simpdftex \
295 typeoutfileinfo/typeoutfileinfo.sh
297 texmf_other_scripts = \
298 a2ping/a2ping.pl \
299 accfonts/mkt1font \
300 accfonts/vpl2ovp \
301 accfonts/vpl2vpl \
302 arara/arara.sh \
303 authorindex/authorindex \
304 bundledoc/arlatex \
305 bundledoc/bundledoc \
306 cachepic/cachepic.tlu \
307 checkcites/checkcites.lua \
308 cjk-gs-integrate/cjk-gs-integrate.pl \
309 context/perl/mptopdf.pl \
310 convbkmk/convbkmk.rb \
311 crossrefware/bibdoiadd.pl \
312 crossrefware/bibzbladd.pl \
313 crossrefware/ltx2crossrefxml.pl \
314 ctanify/ctanify \
315 ctanupload/ctanupload.pl \
316 de-macro/de-macro \
317 diadia/diadia.lua \
318 dosepsbin/dosepsbin.pl \
319 dviasm/dviasm.py \
320 ebong/ebong.py \
321 epspdf/epspdf.tlu \
322 epspdf/epspdftk.tcl \
323 epstopdf/epstopdf.pl \
324 exceltex/exceltex \
325 fig4latex/fig4latex \
326 findhyph/findhyph \
327 fontools/afm2afm \
328 fontools/autoinst \
329 fontools/ot2kpx \
330 fragmaster/fragmaster.pl \
331 getmap/getmapdl.lua \
332 glossaries/makeglossaries \
333 glossaries/makeglossaries-lite.lua \
334 jfontmaps/kanji-config-updmap-sys.sh \
335 jfontmaps/kanji-config-updmap.pl \
336 jfontmaps/kanji-fontmap-creator.pl \
337 kotex-utils/jamo-normalize.pl \
338 kotex-utils/komkindex.pl \
339 kotex-utils/ttf2kotexfont.pl \
340 latex-git-log/latex-git-log \
341 latex2man/latex2man \
342 latexdiff/latexdiff-vc.pl \
343 latexdiff/latexdiff.pl \
344 latexdiff/latexrevise.pl \
345 latexindent/latexindent.pl \
346 latexmk/latexmk.pl \
347 latexpand/latexpand \
348 lilyglyphs/lily-glyph-commands.py \
349 lilyglyphs/lily-image-commands.py \
350 lilyglyphs/lily-rebuild-pdfs.py \
351 ltximg/ltximg.pl \
352 luaotfload/luaotfload-tool.lua \
353 m-tx/m-tx.lua \
354 makedtx/makedtx.pl \
355 make4ht/make4ht \
356 match_parens/match_parens \
357 mathspic/mathspic.pl \
358 mf2pt1/mf2pt1.pl \
359 mkgrkindex/mkgrkindex \
360 mkjobtexmf/mkjobtexmf.pl \
361 mkpic/mkpic \
362 multibibliography/multibibliography.pl \
363 musixtex/musixflx.lua \
364 musixtex/musixtex.lua \
365 oberdiek/pdfatfi.pl \
366 pax/pdfannotextractor.pl \
367 pdfcrop/pdfcrop.pl \
368 pedigree-perl/pedigree.pl \
369 perltex/perltex.pl \
370 petri-nets/pn2pdf \
371 pfarrei/a5toa4.tlu \
372 pfarrei/pfarrei.tlu \
373 pkfix-helper/pkfix-helper \
374 pkfix/pkfix.pl \
375 pmx/pmx2pdf.lua \
376 pmxchords/pmxchords.lua \
377 pst2pdf/pst2pdf.pl \
378 ptex2pdf/ptex2pdf.lua \
379 purifyeps/purifyeps \
380 pygmentex/pygmentex.py \
381 pythontex/depythontex.py \
382 pythontex/pythontex.py \
383 rubik/rubikrotation.pl \
384 splitindex/splitindex.pl \
385 srcredact/srcredact.pl \
386 sty2dtx/sty2dtx.pl \
387 svn-multi/svn-multi.pl \
388 tex4ebook/tex4ebook \
389 texcount/texcount.pl \
390 texdef/texdef.pl \
391 texdiff/texdiff \
392 texdirflatten/texdirflatten \
393 texdoc/texdoc.tlu \
394 texfot/texfot.pl \
395 texlive/fmtutil-sys.sh \
396 texlive/fmtutil.pl \
397 texlive/rungs.tlu \
398 texlive/tlmgr.pl \
399 texlive/updmap-sys.sh \
400 texlive/updmap.pl \
401 texliveonfly/texliveonfly.py \
402 texloganalyser/texloganalyser \
403 thumbpdf/thumbpdf.pl \
404 ulqda/ulqda.pl \
405 urlbst/urlbst \
406 vpe/vpe.pl \
407 yplan/yplan
409 texmf_context_scripts = \
410 context/stubs/unix/context \
411 context/stubs/unix/contextjit \
412 context/stubs/unix/luatools \
413 context/stubs/unix/mtxrun \
414 context/stubs/unix/mtxrunjit \
415 context/stubs/unix/texexec \
416 context/stubs/unix/texmfstart
418 nobase_dist_texmf_scripts_SCRIPTS = \
419 $(texmf_shell_scripts) \
420 $(texmf_other_scripts) \
421 $(texmf_context_scripts)
423 bin_links = \
424 epstopdf:repstopdf \
425 pdfcrop:rpdfcrop
427 relpath = $(SHELL) $(top_srcdir)/../../build-aux/relpath
428 runscript = $(top_srcdir)/$(WIN_WRAPPER)/runscript.exe
429 ctxscript = $(top_srcdir)/$(WIN_WRAPPER)/context/mtxrun.exe
430 @WIN32_TRUE@WINEXT = $(EXEEXT)
431 shell_scripts = $(texmf_shell_scripts) $(texmf_context_scripts)
432 all: all-am
434 .SUFFIXES:
435 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
436 @for dep in $?; do \
437 case '$(am__configure_deps)' in \
438 *$$dep*) \
439 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
440 && { if test -f $@; then exit 0; else break; fi; }; \
441 exit 1;; \
442 esac; \
443 done; \
444 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign linked_scripts/Makefile'; \
445 $(am__cd) $(top_srcdir) && \
446 $(AUTOMAKE) --foreign linked_scripts/Makefile
447 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
448 @case '$?' in \
449 *config.status*) \
450 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
451 *) \
452 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
453 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
454 esac;
456 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
462 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463 $(am__aclocal_m4_deps):
464 install-nobase_dist_texmf_scriptsSCRIPTS: $(nobase_dist_texmf_scripts_SCRIPTS)
465 @$(NORMAL_INSTALL)
466 @list='$(nobase_dist_texmf_scripts_SCRIPTS)'; test -n "$(texmf_scriptsdir)" || list=; \
467 if test -n "$$list"; then \
468 echo " $(MKDIR_P) '$(DESTDIR)$(texmf_scriptsdir)'"; \
469 $(MKDIR_P) "$(DESTDIR)$(texmf_scriptsdir)" || exit 1; \
470 fi; \
471 $(am__nobase_strip_setup); \
472 for p in $$list; do \
473 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
474 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
475 done | \
476 sed -e 'p;s,.*/,,;n' \
477 -e "s|$$srcdirstrip/||" -e 'h;s|[^/]*$$||; s|^$$|.|' \
478 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
479 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
480 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
481 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
482 if (++n[d] == $(am__install_max)) { \
483 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
484 else { print "f", d "/" $$4, $$1 } } \
485 END { for (d in files) print "f", d, files[d] }' | \
486 while read type dir files; do \
487 case $$type in \
488 d) echo " $(MKDIR_P) '$(DESTDIR)$(texmf_scriptsdir)/$$dir'"; \
489 $(MKDIR_P) "$(DESTDIR)$(texmf_scriptsdir)/$$dir" || exit $$?;; \
490 f) \
491 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
492 test -z "$$files" || { \
493 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(texmf_scriptsdir)$$dir'"; \
494 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(texmf_scriptsdir)$$dir" || exit $$?; \
496 ;; esac \
497 ; done
499 uninstall-nobase_dist_texmf_scriptsSCRIPTS:
500 @$(NORMAL_UNINSTALL)
501 @list='$(nobase_dist_texmf_scripts_SCRIPTS)'; test -n "$(texmf_scriptsdir)" || exit 0; \
502 $(am__nobase_strip_setup); \
503 files=`$(am__nobase_strip) \
504 -e 'h;s,.*/,,;$(transform);x;s|[^/]*$$||;G;s,\n,,'`; \
505 dir='$(DESTDIR)$(texmf_scriptsdir)'; $(am__uninstall_files_from_dir)
506 tags TAGS:
508 ctags CTAGS:
510 cscope cscopelist:
513 distdir: $(DISTFILES)
514 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516 list='$(DISTFILES)'; \
517 dist_files=`for file in $$list; do echo $$file; done | \
518 sed -e "s|^$$srcdirstrip/||;t" \
519 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
520 case $$dist_files in \
521 */*) $(MKDIR_P) `echo "$$dist_files" | \
522 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
523 sort -u` ;; \
524 esac; \
525 for file in $$dist_files; do \
526 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
527 if test -d $$d/$$file; then \
528 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
529 if test -d "$(distdir)/$$file"; then \
530 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531 fi; \
532 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
533 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535 fi; \
536 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
537 else \
538 test -f "$(distdir)/$$file" \
539 || cp -p $$d/$$file "$(distdir)/$$file" \
540 || exit 1; \
541 fi; \
542 done
543 check-am: all-am
544 check: check-am
545 all-am: Makefile $(SCRIPTS) all-local
546 installdirs: installdirs-local
547 for dir in "$(DESTDIR)$(texmf_scriptsdir)"; do \
548 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
549 done
550 install: install-am
551 install-exec: install-exec-am
552 install-data: install-data-am
553 uninstall: uninstall-am
555 install-am: all-am
556 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
558 installcheck: installcheck-am
559 install-strip:
560 if test -z '$(STRIP)'; then \
561 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
562 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
563 install; \
564 else \
565 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
569 mostlyclean-generic:
571 clean-generic:
573 distclean-generic:
574 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
575 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
576 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
578 maintainer-clean-generic:
579 @echo "This command is intended for maintainers to use"
580 @echo "it deletes files that may require special tools to rebuild."
581 clean: clean-am
583 clean-am: clean-generic mostlyclean-am
585 distclean: distclean-am
586 -rm -f Makefile
587 distclean-am: clean-am distclean-generic
589 dvi: dvi-am
591 dvi-am:
593 html: html-am
595 html-am:
597 info: info-am
599 info-am:
601 install-data-am: install-nobase_dist_texmf_scriptsSCRIPTS
602 @$(NORMAL_INSTALL)
603 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
604 install-dvi: install-dvi-am
606 install-dvi-am:
608 install-exec-am:
610 install-html: install-html-am
612 install-html-am:
614 install-info: install-info-am
616 install-info-am:
618 install-man:
620 install-pdf: install-pdf-am
622 install-pdf-am:
624 install-ps: install-ps-am
626 install-ps-am:
628 installcheck-am:
630 maintainer-clean: maintainer-clean-am
631 -rm -f Makefile
632 maintainer-clean-am: distclean-am maintainer-clean-generic
634 mostlyclean: mostlyclean-am
636 mostlyclean-am: mostlyclean-generic
638 pdf: pdf-am
640 pdf-am:
642 ps: ps-am
644 ps-am:
646 uninstall-am: uninstall-nobase_dist_texmf_scriptsSCRIPTS
647 @$(NORMAL_INSTALL)
648 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
649 .MAKE: install-am install-data-am install-strip uninstall-am
651 .PHONY: all all-am all-local check check-am clean clean-generic \
652 cscopelist-am ctags-am distclean distclean-generic distdir dvi \
653 dvi-am html html-am info info-am install install-am \
654 install-data install-data-am install-data-hook install-dvi \
655 install-dvi-am install-exec install-exec-am install-html \
656 install-html-am install-info install-info-am install-man \
657 install-nobase_dist_texmf_scriptsSCRIPTS install-pdf \
658 install-pdf-am install-ps install-ps-am install-strip \
659 installcheck installcheck-am installdirs installdirs-local \
660 maintainer-clean maintainer-clean-generic mostlyclean \
661 mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
662 uninstall-am uninstall-hook \
663 uninstall-nobase_dist_texmf_scriptsSCRIPTS
665 .PRECIOUS: Makefile
668 scripts-list: Makefile
669 @echo "Create $@"
670 @echo "texmf_scripts='" >$@
671 @for f in $(nobase_dist_texmf_scripts_SCRIPTS); do echo "$$f"; done >>$@
672 @echo "'" >>$@
673 cmp -s $(srcdir)/scripts.lst $@ || cp -f $@ $(srcdir)/scripts.lst
675 @MAINTAINER_MODE_TRUE@all-local: scripts-list
676 @MAINTAINER_MODE_FALSE@all-local:
678 installdirs-local:
679 $(MKDIR_P) $(DESTDIR)$(bindir)
680 install-data-hook: installdirs-local
681 @WIN32_TRUE@ @for s in $(texmf_other_scripts); do \
682 @WIN32_TRUE@ t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
683 @WIN32_TRUE@ echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
684 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(runscript) $(DESTDIR)$(bindir)/$$t.exe; \
685 @WIN32_TRUE@ done
686 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(top_srcdir)/$(WIN_WRAPPER)/runscript.dll $(DESTDIR)$(bindir)
687 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(top_srcdir)/$(WIN_WRAPPER)/runscript.exe $(DESTDIR)$(bindir)
688 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(top_srcdir)/w32_wrapper/runscript.tlu $(DESTDIR)$(bindir)
689 @WIN32_TRUE@ @for s in $(texmf_context_scripts); do \
690 @WIN32_TRUE@ t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
691 @WIN32_TRUE@ echo "$(INSTALL_SCRIPT) '$(ctxscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
692 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(ctxscript) $(DESTDIR)$(bindir)/$$t.exe; \
693 @WIN32_TRUE@ done
694 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(top_srcdir)/$(WIN_WRAPPER)/context/mtxrun.dll $(DESTDIR)$(bindir)
695 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(srcdir)/context/stubs/unix/mtxrun $(DESTDIR)$(bindir)/mtxrun.lua
696 @WIN32_TRUE@ @for s in $(bin_links); do \
697 @WIN32_TRUE@ link=`echo $$s | sed 's,.*:,,'`; \
698 @WIN32_TRUE@ echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$link.exe'"; \
699 @WIN32_TRUE@ $(INSTALL_SCRIPT) $(runscript) $(DESTDIR)$(bindir)/$$link.exe || exit 1; \
700 @WIN32_TRUE@ done
701 @WIN32_FALSE@ @REL=`$(relpath) '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
702 @WIN32_FALSE@ if test -z "$$REL"; then \
703 @WIN32_FALSE@ echo 'unable to compute relative path for linked scripts' >&2; \
704 @WIN32_FALSE@ exit 1; \
705 @WIN32_FALSE@ fi; \
706 @WIN32_FALSE@ cd $(DESTDIR)$(bindir) && \
707 @WIN32_FALSE@ for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
708 @WIN32_FALSE@ target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
709 @WIN32_FALSE@ echo "$$s" | grep listings-ext.sh >/dev/null \
710 @WIN32_FALSE@ || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
711 @WIN32_FALSE@ rm -f $$target; \
712 @WIN32_FALSE@ echo "creating link '$$target' -> '$$REL/texmf-dist/scripts/$$s'"; \
713 @WIN32_FALSE@ $(LN_S) $$REL/texmf-dist/scripts/$$s $$target || exit 1; \
714 @WIN32_FALSE@ done && \
715 @WIN32_FALSE@ for s in $(bin_links); do \
716 @WIN32_FALSE@ link=`echo $$s | sed 's,.*:,,'`; \
717 @WIN32_FALSE@ file=`echo $$s | sed 's,:.*,,'`; \
718 @WIN32_FALSE@ rm -f $$link; \
719 @WIN32_FALSE@ echo "creating link '$$link' -> '$$file'"; \
720 @WIN32_FALSE@ $(LN_S) $$file $$link || exit 1; \
721 @WIN32_FALSE@ done && \
722 @WIN32_FALSE@ if test -d "$$REL/texmf-dist/doc/man" \
723 @WIN32_FALSE@ && test -z "$(TL_INSTALL_OMIT_MAN_LINK)" \
724 @WIN32_FALSE@ && (test -h man || test ! -e man); then \
725 @WIN32_FALSE@ echo "creating link 'man' -> '$$REL/texmf-dist/doc/man'"; \
726 @WIN32_FALSE@ rm -f man; \
727 @WIN32_FALSE@ (ln -s "$$REL/texmf-dist/doc/man" man || :); \
728 @WIN32_FALSE@ else :; fi
730 .PHONY: install-links
731 install-links:
733 uninstall-hook:
734 @for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
735 target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
736 echo "$$s" | grep listings-ext.sh >/dev/null \
737 || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
738 rm -f $(DESTDIR)$(bindir)/$$target$(WINEXT); \
739 done
740 @for s in $(bin_links); do \
741 link=`echo $$s | sed 's,.*:,,'`; \
742 rm -f $(DESTDIR)$(bindir)/$$link$(WINEXT); \
743 done
744 @WIN32_FALSE@ if test -h $(DESTDIR)$(bindir)/man; then \
745 @WIN32_FALSE@ rm -f $(DESTDIR)$(bindir)/man; \
746 @WIN32_FALSE@ else :; fi
748 .PHONY: echo-shell-scripts
749 echo-shell-scripts:
750 @echo $(shell_scripts)
752 # Tell versions [3.59,3.63) of GNU make to not export all variables.
753 # Otherwise a system limit (for SysV at least) may be exceeded.
754 .NOEXPORT: