1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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.
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
13 # doc/Makefile.am for Openbox
19 top_srcdir = @top_srcdir@
22 exec_prefix = @exec_prefix@
26 libexecdir = @libexecdir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
48 AUTOHEADER = @AUTOHEADER@
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52 INSTALL_DATA = @INSTALL_DATA@
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 transform = @program_transform_name@
66 INTERLACE = @INTERLACE@
69 NEWWMSPEC = @NEWWMSPEC@
71 ORDEREDPSEUDO = @ORDEREDPSEUDO@
75 TIMEDCACHE = @TIMEDCACHE@
77 gencat_cmd = @gencat_cmd@
78 regex_cmd = @regex_cmd@
80 CLEANFILES = openbox.1
81 MAINTAINERCLEANFILES = Makefile.in
82 man_MANS = openbox.1 bsetroot.1 bsetbg.1
85 DEFAULT_MENU = $(pkgdatadir)/menu
86 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
87 CONFIG_HEADER = ../config.h
89 man1dir = $(mandir)/man1
93 DIST_COMMON = Makefile.am Makefile.in
96 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
102 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
103 cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile
105 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
107 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
111 $(mkinstalldirs) $(DESTDIR)$(man1dir)
112 @list='$(man1_MANS)'; \
113 l2='$(man_MANS)'; for i in $$l2; do \
115 *.1*) list="$$list $$i" ;; \
118 for i in $$list; do \
119 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
121 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
122 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
123 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
124 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
125 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
129 @list='$(man1_MANS)'; \
130 l2='$(man_MANS)'; for i in $$l2; do \
132 *.1*) list="$$list $$i" ;; \
135 for i in $$list; do \
136 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
137 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
138 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
139 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
140 rm -f $(DESTDIR)$(man1dir)/$$inst; \
144 $(MAKE) $(AM_MAKEFLAGS) install-man1
147 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
149 # This directory's subdirectories are mostly independent; you can cd
150 # into them and run `make' without going through this Makefile.
151 # To change the values of `make' variables: instead of editing Makefiles,
152 # (1) if the variable is set in `config.status', edit `config.status'
153 # (which will cause the Makefiles to be regenerated when you run `make');
154 # (2) otherwise, pass the desired values on the `make' command line.
158 all-recursive install-data-recursive install-exec-recursive \
159 installdirs-recursive install-recursive uninstall-recursive \
160 check-recursive installcheck-recursive info-recursive dvi-recursive:
161 @set fnord $(MAKEFLAGS); amf=$$2; \
163 target=`echo $@ | sed s/-recursive//`; \
164 list='$(SUBDIRS)'; for subdir in $$list; do \
165 echo "Making $$target in $$subdir"; \
166 if test "$$subdir" = "."; then \
168 local_target="$$target-am"; \
170 local_target="$$target"; \
172 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
175 if test "$$dot_seen" = "no"; then \
176 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
179 mostlyclean-recursive clean-recursive distclean-recursive \
180 maintainer-clean-recursive:
181 @set fnord $(MAKEFLAGS); amf=$$2; \
183 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
184 rev="$$subdir $$rev"; \
185 test "$$subdir" != "." || dot_seen=yes; \
187 test "$$dot_seen" = "no" && rev=". $$rev"; \
188 target=`echo $@ | sed s/-recursive//`; \
189 for subdir in $$rev; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 local_target="$$target-am"; \
194 local_target="$$target"; \
196 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
197 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
198 done && test -z "$$fail"
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
206 ID: $(HEADERS) $(SOURCES) $(LISP)
207 list='$(SOURCES) $(HEADERS)'; \
208 unique=`for i in $$list; do echo $$i; done | \
209 awk ' { files[$$0] = 1; } \
210 END { for (i in files) print i; }'`; \
211 here=`pwd` && cd $(srcdir) \
212 && mkid -f$$here/ID $$unique $(LISP)
214 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
217 list='$(SUBDIRS)'; for subdir in $$list; do \
218 if test "$$subdir" = .; then :; else \
219 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
222 list='$(SOURCES) $(HEADERS)'; \
223 unique=`for i in $$list; do echo $$i; done | \
224 awk ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
227 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
236 maintainer-clean-tags:
238 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
242 distdir: $(DISTFILES)
243 here=`cd $(top_builddir) && pwd`; \
244 top_distdir=`cd $(top_distdir) && pwd`; \
245 distdir=`cd $(distdir) && pwd`; \
247 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/Makefile
248 @for file in $(DISTFILES); do \
250 if test -d $$d/$$file; then \
251 cp -pr $$d/$$file $(distdir)/$$file; \
253 test -f $(distdir)/$$file \
254 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
255 || cp -p $$d/$$file $(distdir)/$$file || :; \
258 for subdir in $(SUBDIRS); do \
259 if test "$$subdir" = .; then :; else \
260 test -d $(distdir)/$$subdir \
261 || mkdir $(distdir)/$$subdir \
263 chmod 777 $(distdir)/$$subdir; \
264 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
273 check: check-recursive
275 installcheck: installcheck-recursive
277 install-exec: install-exec-recursive
279 install-data-am: install-man
280 install-data: install-data-recursive
283 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
284 install: install-recursive
285 uninstall-am: uninstall-man
286 uninstall: uninstall-recursive
287 all-am: Makefile $(MANS)
288 all-redirect: all-recursive
290 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
291 installdirs: installdirs-recursive
293 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
299 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
302 -rm -f Makefile $(CONFIG_CLEAN_FILES)
303 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
305 maintainer-clean-generic:
306 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
307 mostlyclean-am: mostlyclean-tags mostlyclean-generic
309 mostlyclean: mostlyclean-recursive
311 clean-am: clean-tags clean-generic mostlyclean-am
313 clean: clean-recursive
315 distclean-am: distclean-tags distclean-generic clean-am distclean-local
317 distclean: distclean-recursive
319 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
321 @echo "This command is intended for maintainers to use;"
322 @echo "it deletes files that may require special tools to rebuild."
324 maintainer-clean: maintainer-clean-recursive
326 .PHONY: install-man1 uninstall-man1 install-man uninstall-man \
327 install-data-recursive uninstall-data-recursive install-exec-recursive \
328 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
329 all-recursive check-recursive installcheck-recursive info-recursive \
330 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
331 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
332 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
333 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
334 install-exec install-data-am install-data install-am install \
335 uninstall-am uninstall all-redirect all-am all installdirs-am \
336 installdirs mostlyclean-generic distclean-generic clean-generic \
337 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
343 openbox.1: openbox.1.in
344 @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
345 -e "s,@pkgdatadir@,$(pkgdatadir)," \
346 -e "s,@version@,$(VERSION)," \
347 @srcdir@/openbox.1.in > openbox.1
349 # Tell versions [3.59,3.63) of GNU make to not export all variables.
350 # Otherwise a system limit (for SysV at least) may be exceeded.