diff options
author | fluxgen <fluxgen> | 2002-02-11 12:10:28 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-11 12:10:28 (GMT) |
commit | b2d0bc4747286994d4756f3f04323bd80c662f82 (patch) | |
tree | 1e0cad0ff5835d2a1b97578d55e601207922e2cf /doc/Makefile.in | |
parent | 33541b8821c51bff024bd7c20502fe015a280b37 (diff) | |
download | fluxbox_paul-b2d0bc4747286994d4756f3f04323bd80c662f82.zip fluxbox_paul-b2d0bc4747286994d4756f3f04323bd80c662f82.tar.bz2 |
removed
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r-- | doc/Makefile.in | 251 |
1 files changed, 0 insertions, 251 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in deleted file mode 100644 index 4853c2c..0000000 --- a/doc/Makefile.in +++ /dev/null | |||
@@ -1,251 +0,0 @@ | |||
1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am | ||
2 | |||
3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | ||
4 | # This Makefile.in is free software; the Free Software Foundation | ||
5 | # gives unlimited permission to copy and/or distribute it, | ||
6 | # with or without modifications, as long as this notice is preserved. | ||
7 | |||
8 | # This program is distributed in the hope that it will be useful, | ||
9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
11 | # PARTICULAR PURPOSE. | ||
12 | |||
13 | # doc/Makefile.am for Blackbox 0.61.x - an X11 Window manager | ||
14 | |||
15 | |||
16 | SHELL = @SHELL@ | ||
17 | |||
18 | srcdir = @srcdir@ | ||
19 | top_srcdir = @top_srcdir@ | ||
20 | VPATH = @srcdir@ | ||
21 | prefix = @prefix@ | ||
22 | exec_prefix = @exec_prefix@ | ||
23 | |||
24 | bindir = @bindir@ | ||
25 | sbindir = @sbindir@ | ||
26 | libexecdir = @libexecdir@ | ||
27 | datadir = @datadir@ | ||
28 | sysconfdir = @sysconfdir@ | ||
29 | sharedstatedir = @sharedstatedir@ | ||
30 | localstatedir = @localstatedir@ | ||
31 | libdir = @libdir@ | ||
32 | infodir = @infodir@ | ||
33 | mandir = @mandir@ | ||
34 | includedir = @includedir@ | ||
35 | oldincludedir = /usr/include | ||
36 | |||
37 | DESTDIR = | ||
38 | |||
39 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
40 | pkglibdir = $(libdir)/@PACKAGE@ | ||
41 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
42 | |||
43 | top_builddir = .. | ||
44 | |||
45 | ACLOCAL = @ACLOCAL@ | ||
46 | AUTOCONF = @AUTOCONF@ | ||
47 | AUTOMAKE = @AUTOMAKE@ | ||
48 | AUTOHEADER = @AUTOHEADER@ | ||
49 | |||
50 | INSTALL = @INSTALL@ | ||
51 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | ||
52 | INSTALL_DATA = @INSTALL_DATA@ | ||
53 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
54 | transform = @program_transform_name@ | ||
55 | |||
56 | NORMAL_INSTALL = : | ||
57 | PRE_INSTALL = : | ||
58 | POST_INSTALL = : | ||
59 | NORMAL_UNINSTALL = : | ||
60 | PRE_UNINSTALL = : | ||
61 | POST_UNINSTALL = : | ||
62 | host_alias = @host_alias@ | ||
63 | host_triplet = @host@ | ||
64 | AS = @AS@ | ||
65 | CC = @CC@ | ||
66 | CXX = @CXX@ | ||
67 | DEBUG = @DEBUG@ | ||
68 | DLLTOOL = @DLLTOOL@ | ||
69 | GNOME = @GNOME@ | ||
70 | INTERLACE = @INTERLACE@ | ||
71 | KDE = @KDE@ | ||
72 | LIBTOOL = @LIBTOOL@ | ||
73 | LN_S = @LN_S@ | ||
74 | MAINT = @MAINT@ | ||
75 | MAKEINFO = @MAKEINFO@ | ||
76 | NEWWMSPEC = @NEWWMSPEC@ | ||
77 | NLS = @NLS@ | ||
78 | OBJDUMP = @OBJDUMP@ | ||
79 | ORDEREDPSEUDO = @ORDEREDPSEUDO@ | ||
80 | PACKAGE = @PACKAGE@ | ||
81 | RANLIB = @RANLIB@ | ||
82 | SHAPE = @SHAPE@ | ||
83 | SLIT = @SLIT@ | ||
84 | TIMEDCACHE = @TIMEDCACHE@ | ||
85 | VERSION = @VERSION@ | ||
86 | gencat_cmd = @gencat_cmd@ | ||
87 | regex_cmd = @regex_cmd@ | ||
88 | |||
89 | CLEANFILES = fluxbox.1 | ||
90 | MAINTAINERCLEANFILES = Makefile.in | ||
91 | man_MANS = fluxbox.1 bsetroot.1 | ||
92 | EXTRA_DIST = fluxbox.1.in bsetroot.1 Coding_style | ||
93 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | ||
94 | CONFIG_HEADER = ../config.h | ||
95 | CONFIG_CLEAN_FILES = | ||
96 | man1dir = $(mandir)/man1 | ||
97 | MANS = $(man_MANS) | ||
98 | |||
99 | NROFF = nroff | ||
100 | DIST_COMMON = Makefile.am Makefile.in | ||
101 | |||
102 | |||
103 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
104 | |||
105 | TAR = tar | ||
106 | GZIP_ENV = --best | ||
107 | all: all-redirect | ||
108 | .SUFFIXES: | ||
109 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
110 | cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile | ||
111 | |||
112 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
113 | cd $(top_builddir) \ | ||
114 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
115 | |||
116 | |||
117 | install-man1: | ||
118 | $(mkinstalldirs) $(DESTDIR)$(man1dir) | ||
119 | @list='$(man1_MANS)'; \ | ||
120 | l2='$(man_MANS)'; for i in $$l2; do \ | ||
121 | case "$$i" in \ | ||
122 | *.1*) list="$$list $$i" ;; \ | ||
123 | esac; \ | ||
124 | done; \ | ||
125 | for i in $$list; do \ | ||
126 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ | ||
127 | else file=$$i; fi; \ | ||
128 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ | ||
129 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ | ||
130 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ | ||
131 | echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ | ||
132 | $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ | ||
133 | done | ||
134 | |||
135 | uninstall-man1: | ||
136 | @list='$(man1_MANS)'; \ | ||
137 | l2='$(man_MANS)'; for i in $$l2; do \ | ||
138 | case "$$i" in \ | ||
139 | *.1*) list="$$list $$i" ;; \ | ||
140 | esac; \ | ||
141 | done; \ | ||
142 | for i in $$list; do \ | ||
143 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ | ||
144 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ | ||
145 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ | ||
146 | echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ | ||
147 | rm -f $(DESTDIR)$(man1dir)/$$inst; \ | ||
148 | done | ||
149 | install-man: $(MANS) | ||
150 | @$(NORMAL_INSTALL) | ||
151 | $(MAKE) $(AM_MAKEFLAGS) install-man1 | ||
152 | uninstall-man: | ||
153 | @$(NORMAL_UNINSTALL) | ||
154 | $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 | ||
155 | tags: TAGS | ||
156 | TAGS: | ||
157 | |||
158 | |||
159 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
160 | |||
161 | subdir = doc | ||
162 | |||
163 | distdir: $(DISTFILES) | ||
164 | here=`cd $(top_builddir) && pwd`; \ | ||
165 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
166 | distdir=`cd $(distdir) && pwd`; \ | ||
167 | cd $(top_srcdir) \ | ||
168 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/Makefile | ||
169 | @for file in $(DISTFILES); do \ | ||
170 | d=$(srcdir); \ | ||
171 | if test -d $$d/$$file; then \ | ||
172 | cp -pr $$/$$file $(distdir)/$$file; \ | ||
173 | else \ | ||
174 | test -f $(distdir)/$$file \ | ||
175 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
176 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
177 | fi; \ | ||
178 | done | ||
179 | info-am: | ||
180 | info: info-am | ||
181 | dvi-am: | ||
182 | dvi: dvi-am | ||
183 | check-am: all-am | ||
184 | check: check-am | ||
185 | installcheck-am: | ||
186 | installcheck: installcheck-am | ||
187 | install-exec-am: | ||
188 | install-exec: install-exec-am | ||
189 | |||
190 | install-data-am: install-man | ||
191 | install-data: install-data-am | ||
192 | |||
193 | install-am: all-am | ||
194 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
195 | install: install-am | ||
196 | uninstall-am: uninstall-man | ||
197 | uninstall: uninstall-am | ||
198 | all-am: Makefile $(MANS) | ||
199 | all-redirect: all-am | ||
200 | install-strip: | ||
201 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
202 | installdirs: | ||
203 | $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 | ||
204 | |||
205 | |||
206 | mostlyclean-generic: | ||
207 | |||
208 | clean-generic: | ||
209 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | ||
210 | |||
211 | distclean-generic: | ||
212 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
213 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
214 | |||
215 | maintainer-clean-generic: | ||
216 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | ||
217 | mostlyclean-am: mostlyclean-generic | ||
218 | |||
219 | mostlyclean: mostlyclean-am | ||
220 | |||
221 | clean-am: clean-generic mostlyclean-am | ||
222 | |||
223 | clean: clean-am | ||
224 | |||
225 | distclean-am: distclean-generic clean-am distclean-local | ||
226 | -rm -f libtool | ||
227 | |||
228 | distclean: distclean-am | ||
229 | |||
230 | maintainer-clean-am: maintainer-clean-generic distclean-am | ||
231 | @echo "This command is intended for maintainers to use;" | ||
232 | @echo "it deletes files that may require special tools to rebuild." | ||
233 | |||
234 | maintainer-clean: maintainer-clean-am | ||
235 | |||
236 | .PHONY: install-man1 uninstall-man1 install-man uninstall-man tags \ | ||
237 | distdir info-am info dvi-am dvi check check-am installcheck-am \ | ||
238 | installcheck install-exec-am install-exec install-data-am install-data \ | ||
239 | install-am install uninstall-am uninstall all-redirect all-am all \ | ||
240 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
241 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
242 | |||
243 | distclean-local: | ||
244 | rm -f *\~ | ||
245 | |||
246 | fluxbox.1: fluxbox.1.in | ||
247 | @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," fluxbox.1.in > fluxbox.1 | ||
248 | |||
249 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
250 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
251 | .NOEXPORT: | ||