home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / gnu / tar.txt / tar-1.12 / doc / Makefile.in < prev    next >
Makefile  |  1997-04-25  |  10KB  |  351 lines

  1. # Makefile.in generated automatically by automake 1.1n from Makefile.am
  2.  
  3. # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy, distribute and modify it.
  6.  
  7. # Makefile for GNU tar documentation.
  8. # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
  9.  
  10. # This program is free software; you can redistribute it and/or modify
  11. # it under the terms of the GNU General Public License as published by
  12. # the Free Software Foundation; either version 2, or (at your option)
  13. # any later version.
  14.  
  15. # This program is distributed in the hope that it will be useful,
  16. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  18. # GNU General Public License for more details.
  19.  
  20. # You should have received a copy of the GNU General Public License
  21. # along with this program; if not, write to the Free Software Foundation,
  22. # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  23.  
  24.  
  25. SHELL = /bin/sh
  26.  
  27. srcdir = @srcdir@
  28. top_srcdir = @top_srcdir@
  29. VPATH = @srcdir@
  30. prefix = @prefix@
  31. exec_prefix = @exec_prefix@
  32.  
  33. bindir = @bindir@
  34. sbindir = @sbindir@
  35. libexecdir = @libexecdir@
  36. datadir = @datadir@
  37. sysconfdir = @sysconfdir@
  38. sharedstatedir = @sharedstatedir@
  39. localstatedir = @localstatedir@
  40. libdir = @libdir@
  41. infodir = @infodir@
  42. mandir = @mandir@
  43. includedir = @includedir@
  44. oldincludedir = /usr/include
  45.  
  46. pkgdatadir = $(datadir)/@PACKAGE@
  47. pkglibdir = $(libdir)/@PACKAGE@
  48. pkgincludedir = $(includedir)/@PACKAGE@
  49.  
  50. top_builddir = ..
  51.  
  52. ACLOCAL = @ACLOCAL@
  53. AUTOCONF = @AUTOCONF@
  54. AUTOMAKE = @AUTOMAKE@
  55. AUTOHEADER = @AUTOHEADER@
  56.  
  57. INSTALL = @INSTALL@
  58. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  59. INSTALL_DATA = @INSTALL_DATA@
  60. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  61. transform = @program_transform_name@
  62.  
  63. NORMAL_INSTALL = true
  64. PRE_INSTALL = true
  65. POST_INSTALL = true
  66. NORMAL_UNINSTALL = true
  67. PRE_UNINSTALL = true
  68. POST_UNINSTALL = true
  69. ACLOCAL = @ACLOCAL@
  70. AUTOCONF = @AUTOCONF@
  71. AUTOHEADER = @AUTOHEADER@
  72. AUTOMAKE = @AUTOMAKE@
  73. CATALOGS = @CATALOGS@
  74. CATOBJEXT = @CATOBJEXT@
  75. CC = @CC@
  76. DATADIRNAME = @DATADIRNAME@
  77. ECHO_C = @ECHO_C@
  78. ECHO_N = @ECHO_N@
  79. GENCAT = @GENCAT@
  80. GMOFILES = @GMOFILES@
  81. GMSGFMT = @GMSGFMT@
  82. GT_NO = @GT_NO@
  83. GT_YES = @GT_YES@
  84. INSTOBJEXT = @INSTOBJEXT@
  85. INTLDEPS = @INTLDEPS@
  86. INTLLIBS = @INTLLIBS@
  87. INTLOBJS = @INTLOBJS@
  88. MAKEINFO = @MAKEINFO@
  89. MKINSTALLDIRS = @MKINSTALLDIRS@
  90. MSGFMT = @MSGFMT@
  91. PACKAGE = @PACKAGE@
  92. POFILES = @POFILES@
  93. POSUB = @POSUB@
  94. RANLIB = @RANLIB@
  95. RMT = @RMT@
  96. U = @U@
  97. USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
  98. USE_NLS = @USE_NLS@
  99. VERSION = @VERSION@
  100. YACC = @YACC@
  101.  
  102. AUTOMAKE_OPTIONS = gnits
  103. info_TEXINFOS = tar.texi
  104.  
  105. EXTRA_DIST = convtexi.pl getdate.texi header.texi
  106.  
  107. CLEANFILES = tmp-*
  108.  
  109. # The rendering level is anyone of PUBLISH, DISTRIB or PROOF.
  110. # Just call `make dvi RENDITION=PROOF' if you want PROOF rendition.
  111. RENDITION = DISTRIB
  112. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  113. CONFIG_HEADER = ../config.h
  114. CONFIG_CLEAN_FILES = 
  115. TEXI2DVI = texi2dvi
  116. TEXINFO_TEX = $(srcdir)/texinfo.tex
  117. INFO_DEPS = tar.info
  118. DVIS = tar.dvi
  119. TEXINFOS = tar.texi
  120. DIST_COMMON =  ChangeLog Makefile.am Makefile.in mdate-sh stamp-vti \
  121. texinfo.tex version.texi
  122.  
  123.  
  124. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  125.  
  126. TAR = tar
  127. GZIP = --best
  128. default: all
  129.  
  130. .SUFFIXES:
  131. .SUFFIXES: .texi .texinfo .info .dvi .ps
  132. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  133.     cd $(top_srcdir) && $(AUTOMAKE) --gnits doc/Makefile
  134.  
  135. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  136.     cd $(top_builddir) \
  137.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  138.  
  139.  
  140. version.texi: stamp-vti
  141.     cp $(srcdir)/stamp-vti $(srcdir)/version.texi
  142.  
  143. stamp-vti: tar.texi $(top_srcdir)/configure.in
  144.     @echo "@set UPDATED `cd $(srcdir) \
  145.       && $(SHELL) ./mdate-sh tar.texi`" > vti.tmp
  146.     @echo "@set EDITION $(VERSION)" >> vti.tmp
  147.     @echo "@set VERSION $(VERSION)" >> vti.tmp
  148.     @cmp -s vti.tmp $(srcdir)/stamp-vti \
  149.       || (echo "Updating $(srcdir)/stamp-vti"; \
  150.           cp vti.tmp $(srcdir)/stamp-vti)
  151.     @rm -f vti.tmp
  152.  
  153. mostlyclean-vti:
  154.     rm -f vti.tmp
  155.  
  156. clean-vti:
  157.  
  158. distclean-vti:
  159.  
  160. maintainer-clean-vti:
  161.     rm -f stamp-vti version.texi
  162.  
  163. tar.info: tar.texi version.texi
  164. tar.dvi: tar.texi version.texi
  165.  
  166.  
  167. DVIPS = dvips
  168.  
  169. .texi.info:
  170.     cd $(srcdir) \
  171.       && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  172.  
  173. .texi.dvi:
  174.     TEXINPUTS=$(srcdir):$$TEXINPUTS \
  175.       MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
  176.  
  177. .texi:
  178.     cd $(srcdir) \
  179.       && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  180.  
  181. .texinfo.info:
  182.     cd $(srcdir) \
  183.       && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  184.  
  185. .texinfo:
  186.     cd $(srcdir) \
  187.       && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  188.  
  189. .texinfo.dvi:
  190.     TEXINPUTS=$(srcdir):$$TEXINPUTS \
  191.       MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
  192. .dvi.ps:
  193.     $(DVIPS) $< -o $@
  194.  
  195. install-info-am: $(INFO_DEPS)
  196.     @$(NORMAL_INSTALL)
  197.     $(mkinstalldirs) $(infodir)
  198.     @for file in $(INFO_DEPS); do \
  199.       d=$(srcdir); \
  200.       for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
  201.         if test -f $$d/$$ifile; then \
  202.           echo " $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile"; \
  203.           $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile; \
  204.         else : ; fi; \
  205.       done; \
  206.     done
  207.     @$(POST_INSTALL)
  208.     @if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \
  209.       for file in $(INFO_DEPS); do \
  210.         echo " install-info --info-dir=$(infodir) $(infodir)/$$file";\
  211.         install-info --info-dir=$(infodir) $(infodir)/$$file; :;\
  212.       done; \
  213.     else : ; fi
  214.  
  215. uninstall-info:
  216.     $(PRE_UNINSTALL)
  217.     if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \
  218.       ii=yes; \
  219.     else ii=; fi; \
  220.     for file in $(INFO_DEPS); do \
  221.       test -z $ii || install-info --info-dir=$(infodir) --remove $$file; \
  222.     done
  223.     $(NORMAL_UNINSTALL)
  224.     for file in $(INFO_DEPS); do \
  225.       (cd $(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
  226.     done
  227.  
  228. dist-info: $(INFO_DEPS)
  229.     for base in $(INFO_DEPS); do \
  230.       d=$(srcdir); \
  231.       for file in `cd $$d && eval echo $$base*`; do \
  232.         test -f $(distdir)/$$file \
  233.         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  234.         || cp -p $$d/$$file $(distdir)/$$file; \
  235.       done; \
  236.     done
  237.  
  238. mostlyclean-info:
  239.     rm -f tar.aux tar.cp tar.cps tar.dvi tar.fn tar.fns tar.ky tar.log \
  240.       tar.pg tar.toc tar.tp tar.tps tar.vr tar.vrs tar.op tar.tr \
  241.       tar.cv
  242.  
  243. clean-info:
  244.  
  245. distclean-info:
  246.  
  247. maintainer-clean-info:
  248.     for i in $(INFO_DEPS); do rm -f `eval echo $$i*`; done
  249. tags: TAGS
  250. TAGS:
  251.  
  252.  
  253. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  254.  
  255. subdir = doc
  256. distdir: $(DISTFILES)
  257.     @for file in $(DISTFILES); do \
  258.       d=$(srcdir); \
  259.       test -f $(distdir)/$$file \
  260.       || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  261.       || cp -p $$d/$$file $(distdir)/$$file; \
  262.     done
  263.     $(MAKE) distdir="$(distdir)" dist-info
  264. info: $(INFO_DEPS)
  265. dvi: $(DVIS)
  266. check: all
  267.     $(MAKE)
  268. installcheck:
  269. install-exec: 
  270.     @$(NORMAL_INSTALL)
  271.  
  272. install-data: install-info-am
  273.     @$(NORMAL_INSTALL)
  274.  
  275. install: install-exec install-data all
  276.     @:
  277.  
  278. uninstall: uninstall-info
  279.  
  280. all: $(INFO_DEPS) Makefile
  281.  
  282. install-strip:
  283.     $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
  284. installdirs:
  285.     $(mkinstalldirs)  $(infodir)
  286.  
  287.  
  288. mostlyclean-generic:
  289.     test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  290.  
  291. clean-generic:
  292.     test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  293.  
  294. distclean-generic:
  295.     rm -f Makefile $(DISTCLEANFILES)
  296.     rm -f config.cache config.log stamp-h
  297.     test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  298.  
  299. maintainer-clean-generic:
  300.     test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  301.     test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  302. mostlyclean:  mostlyclean-vti mostlyclean-info mostlyclean-generic
  303.  
  304. clean:  clean-vti clean-info clean-generic mostlyclean
  305.  
  306. distclean:  distclean-vti distclean-info distclean-generic clean
  307.     rm -f config.status
  308.  
  309. maintainer-clean:  maintainer-clean-vti maintainer-clean-info \
  310.         maintainer-clean-generic distclean
  311.     @echo "This command is intended for maintainers to use;"
  312.     @echo "it deletes files that may require special tools to rebuild."
  313.  
  314. .PHONY: default mostlyclean-vti distclean-vti clean-vti \
  315. maintainer-clean-vti install-info-am uninstall-info mostlyclean-info \
  316. distclean-info clean-info maintainer-clean-info tags distdir info dvi \
  317. installcheck install-exec install-data install uninstall all \
  318. installdirs mostlyclean-generic distclean-generic clean-generic \
  319. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  320.  
  321.  
  322. tar.info: tar.texi getdate.texi header.texi version.texi
  323.     @echo "WARNING: \`makeinfo' will not preprocess Texinfo input properly"
  324.     @echo "         for expanding Texinfo macros, if it comes from a"
  325.     @echo "         Texinfo distribution which is earlier than version 3.7."
  326.     cd $(srcdir) && $(MAKEINFO) -D$(RENDITION) tar.texi
  327.  
  328. tar.dvi: tar.texi getdate.texi header.texi version.texi
  329.     @echo "WARNING: \`makeinfo' will not preprocess Texinfo input properly"
  330.     @echo "         for expanding Texinfo macros, if it comes from a"
  331.     @echo "         Texinfo distribution which is earlier than version 3.7."
  332.     $(MAKEINFO) -D$(RENDITION) -Etmp-tar.tmp -otmp-tar.info \
  333.       -I$(srcdir) tar.texi
  334.     rm -f tmp-tar.sed tmp-tar.info*
  335.     test $(RENDITION) = DISTRIB \
  336.       || echo >>tmp-tar.sed 's/^@set DISTRIB/@set $(RENDITION)/'
  337.     test $(RENDITION) = PUBLISH \
  338.       || echo >>tmp-tar.sed '/^@smallbook/d'
  339.     sed -f tmp-tar.sed tmp-tar.tmp > tmp-tar.texi
  340.     rm -f tmp-tar.sed tmp-tar.tmp
  341.     TEXINPUTS=$(srcdir):$$TEXINPUTS $(TEXI2DVI) tmp-tar.texi
  342.     mv tmp-tar.dvi $@
  343.  
  344. header.texi: $(top_srcdir)/src/tar.h
  345.     sed -n '/Archive Format/,/End of Format/p' $(top_srcdir)/src/tar.h \
  346.       | expand | sed 's/\([{}]\)/@\1/g' > $(srcdir)/header.texi
  347.  
  348. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  349. # Otherwise a system limit (for SysV at least) may be exceeded.
  350. .NOEXPORT:
  351.