annotate docs/Makefile.in @ 258:ebd9c98bbc7f noffle

[svn] * config.h.in,configure,configure.in: Check for timegm().
author bears
date Wed, 26 Jun 2002 14:29:02 +0100
parents b510f6a65a79
children a0497ffac49b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
256
b510f6a65a79 [svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents: 253
diff changeset
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
2
256
b510f6a65a79 [svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents: 253
diff changeset
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
4 # This Makefile.in is free software; the Free Software Foundation
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
5 # gives unlimited permission to copy and/or distribute it,
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
6 # with or without modifications, as long as this notice is preserved.
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
7
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
8 # This program is distributed in the hope that it will be useful,
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
11 # PARTICULAR PURPOSE.
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
12
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
13 # Process this file with automake to produce Makefile.in
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
14
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
15
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
16 SHELL = @SHELL@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
17
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
18 srcdir = @srcdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
19 top_srcdir = @top_srcdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
20 VPATH = @srcdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
21 prefix = @prefix@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
22 exec_prefix = @exec_prefix@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
23
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
24 bindir = @bindir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
25 sbindir = @sbindir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
26 libexecdir = @libexecdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
27 datadir = @datadir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
28 sysconfdir = @sysconfdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
29 sharedstatedir = @sharedstatedir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
30 localstatedir = @localstatedir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
31 libdir = @libdir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
32 infodir = @infodir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
33 mandir = @mandir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
34 includedir = @includedir@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
35 oldincludedir = /usr/include
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
36
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
37 DESTDIR =
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
38
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
39 pkgdatadir = $(datadir)/@PACKAGE@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
40 pkglibdir = $(libdir)/@PACKAGE@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
41 pkgincludedir = $(includedir)/@PACKAGE@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
42
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
43 top_builddir = ..
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
45 ACLOCAL = @ACLOCAL@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
46 AUTOCONF = @AUTOCONF@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
47 AUTOMAKE = @AUTOMAKE@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
48 AUTOHEADER = @AUTOHEADER@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
49
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
50 INSTALL = @INSTALL@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
52 INSTALL_DATA = @INSTALL_DATA@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
54 transform = @program_transform_name@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
55
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
56 NORMAL_INSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
57 PRE_INSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
58 POST_INSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
59 NORMAL_UNINSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
60 PRE_UNINSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
61 POST_UNINSTALL = :
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
62 CC = @CC@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
63 CONFIGFILE = @CONFIGFILE@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
64 DOCDIR = @DOCDIR@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
65 MAKEINFO = @MAKEINFO@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
66 PACKAGE = @PACKAGE@
146
fd821441f016 [svn] Applied patch by Paul Slootman: using the mail program is
enz
parents: 144
diff changeset
67 SENDMAILPROG = @SENDMAILPROG@
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
68 SPOOLDIR = @SPOOLDIR@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
69 VERSION = @VERSION@
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
70
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
71 man_MANS = $(PACKAGE).1 $(PACKAGE).conf.5
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
72
225
9fb4b7d7e64b [svn] * docs/Makefile.in: Add testing.txt to documents.
bears
parents: 217
diff changeset
73 EXTRA_DIST = INTERNALS FAQ NOTES testing.txt ${man_MANS} $(PACKAGE).lsm
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
74 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
75 CONFIG_HEADER = ../config.h
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
76 CONFIG_CLEAN_FILES =
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
77 man1dir = $(mandir)/man1
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
78 man5dir = $(mandir)/man5
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
79 MANS = $(man_MANS)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
80
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
81 NROFF = nroff
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
82 DIST_COMMON = Makefile.am Makefile.in
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
83
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
84
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
85 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
86
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
87 TAR = tar
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
88 GZIP_ENV = --best
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
89 all: all-redirect
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
90 .SUFFIXES:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
91 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
92 cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
93
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
94 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
95 cd $(top_builddir) \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
96 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
97
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
98
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
99 install-man1:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
100 $(mkinstalldirs) $(DESTDIR)$(man1dir)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
101 @list='$(man1_MANS)'; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
102 l2='$(man_MANS)'; for i in $$l2; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
103 case "$$i" in \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
104 *.1*) list="$$list $$i" ;; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
105 esac; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
106 done; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
107 for i in $$list; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
108 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
109 else file=$$i; fi; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
110 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
111 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
112 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
113 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
114 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
115 done
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
116
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
117 uninstall-man1:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
118 @list='$(man1_MANS)'; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
119 l2='$(man_MANS)'; for i in $$l2; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
120 case "$$i" in \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
121 *.1*) list="$$list $$i" ;; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
122 esac; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
123 done; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
124 for i in $$list; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
125 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
126 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
127 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
128 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
129 rm -f $(DESTDIR)$(man1dir)/$$inst; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
130 done
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
131
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
132 install-man5:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
133 $(mkinstalldirs) $(DESTDIR)$(man5dir)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
134 @list='$(man5_MANS)'; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
135 l2='$(man_MANS)'; for i in $$l2; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
136 case "$$i" in \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
137 *.5*) list="$$list $$i" ;; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
138 esac; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
139 done; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
140 for i in $$list; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
141 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
142 else file=$$i; fi; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
143 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
144 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
145 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
146 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
147 $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
148 done
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
149
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
150 uninstall-man5:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
151 @list='$(man5_MANS)'; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
152 l2='$(man_MANS)'; for i in $$l2; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
153 case "$$i" in \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
154 *.5*) list="$$list $$i" ;; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
155 esac; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
156 done; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
157 for i in $$list; do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
158 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
159 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
160 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
161 echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
162 rm -f $(DESTDIR)$(man5dir)/$$inst; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
163 done
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
164 install-man: $(MANS)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
165 @$(NORMAL_INSTALL)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
166 $(MAKE) $(AM_MAKEFLAGS) install-man1 install-man5
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
167 uninstall-man:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
168 @$(NORMAL_UNINSTALL)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
169 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 uninstall-man5
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
170 tags: TAGS
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
171 TAGS:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
172
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
173
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
174 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
175
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
176 subdir = docs
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
177
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
178 distdir: $(DISTFILES)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
179 here=`cd $(top_builddir) && pwd`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
180 top_distdir=`cd $(top_distdir) && pwd`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
181 distdir=`cd $(distdir) && pwd`; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
182 cd $(top_srcdir) \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
183 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/Makefile
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
184 @for file in $(DISTFILES); do \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
185 d=$(srcdir); \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
186 if test -d $$d/$$file; then \
144
8b9366fc1361 [svn] Added timeout to Prt_getLn to avoid Noffle hanging if the
enz
parents: 99
diff changeset
187 cp -pr $$d/$$file $(distdir)/$$file; \
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
188 else \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
189 test -f $(distdir)/$$file \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
190 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
191 || cp -p $$d/$$file $(distdir)/$$file || :; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
192 fi; \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
193 done
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
194 info-am:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
195 info: info-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
196 dvi-am:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
197 dvi: dvi-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
198 check-am: all-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
199 check: check-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
200 installcheck-am:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
201 installcheck: installcheck-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
202 install-exec-am:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
203 install-exec: install-exec-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
204
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
205 install-data-am: install-man install-data-local
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
206 install-data: install-data-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
207
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
208 install-am: all-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
209 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
210 install: install-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
211 uninstall-am: uninstall-man uninstall-local
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
212 uninstall: uninstall-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
213 all-am: Makefile $(MANS)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
214 all-redirect: all-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
215 install-strip:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
216 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
217 installdirs:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
218 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man5
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
219
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
220
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
221 mostlyclean-generic:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
222
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
223 clean-generic:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
224
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
225 distclean-generic:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
226 -rm -f Makefile $(CONFIG_CLEAN_FILES)
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
227 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
228
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
229 maintainer-clean-generic:
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
230 mostlyclean-am: mostlyclean-generic
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
231
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
232 mostlyclean: mostlyclean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
233
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
234 clean-am: clean-generic mostlyclean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
235
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
236 clean: clean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
237
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
238 distclean-am: distclean-generic clean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
239
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
240 distclean: distclean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
241
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
242 maintainer-clean-am: maintainer-clean-generic distclean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
243 @echo "This command is intended for maintainers to use;"
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
244 @echo "it deletes files that may require special tools to rebuild."
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
245
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
246 maintainer-clean: maintainer-clean-am
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
247
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
248 .PHONY: install-man1 uninstall-man1 install-man5 uninstall-man5 \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
249 install-man uninstall-man tags distdir info-am info dvi-am dvi check \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
250 check-am installcheck-am installcheck install-exec-am install-exec \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
251 install-data-local install-data-am install-data install-am install \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
252 uninstall-local uninstall-am uninstall all-redirect all-am all \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
253 installdirs mostlyclean-generic distclean-generic clean-generic \
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
254 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
255
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
256
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
257 install-data-local:
253
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
258 $(INSTALL) -o 0 -g 0 -d $(DESTDIR)$(DOCDIR)
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
259 $(INSTALL_DATA) -o 0 -g 0 $(srcdir)/INTERNALS $(DESTDIR)$(DOCDIR)
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
260 $(INSTALL_DATA) -o 0 -g 0 $(srcdir)/FAQ $(DESTDIR)$(DOCDIR)
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
261 $(INSTALL_DATA) -o 0 -g 0 $(srcdir)/NOTES $(DESTDIR)$(DOCDIR)
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
262 $(INSTALL_DATA) -o 0 -g 0 $(srcdir)/testing.txt $(DESTDIR)$(DOCDIR)
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
263 $(INSTALL_DATA) -o 0 -g 0 $(srcdir)/$(PACKAGE).lsm $(DESTDIR)$(DOCDIR)
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
264
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
265 uninstall-local:
253
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
266 rm -f $(DESTDIR)$(DOCDIR)/INTERNALS
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
267 rm -f $(DESTDIR)$(DOCDIR)/FAQ
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
268 rm -f $(DESTDIR)$(DOCDIR)/NOTES
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
269 rm -f $(DESTDIR)$(DOCDIR)/testing.txt
b67a1eaab41a [svn] * Makefile.in,docs/Makefile.in: Update to reflect last changes to
bears
parents: 225
diff changeset
270 rm -f $(DESTDIR)$(DOCDIR)/$(PACKAGE).lsm
44
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
271
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
272 # Tell versions [3.59,3.63) of GNU make to not export all variables.
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
273 # Otherwise a system limit (for SysV at least) may be exceeded.
bb6a1bf61279 [svn] Oops. Forgot three files in my last commit:
uh1763
parents:
diff changeset
274 .NOEXPORT: