1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
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.
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 # nls/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@
67 NEWWMSPEC = @NEWWMSPEC@
69 ORDEREDPSEUDO = @ORDEREDPSEUDO@
72 TIMEDCACHE = @TIMEDCACHE@
73 gencat_cmd = @gencat_cmd@
74 regex_cmd = @regex_cmd@
77 SUBDIRS = C da_DK de_DE es_ES et_EE fr_FR it_IT ja_JP nl_NL pt_BR ru_RU sl_SI sv_SE tr_TR zh_CN
79 MAINTAINERCLEANFILES = Makefile.in openbox-nls.h
80 DISTCLEANFILES = openbox-nls.h
81 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
82 CONFIG_HEADER = ../config.h
84 DIST_COMMON = Makefile.am Makefile.in
90 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
96 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
97 cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/Makefile
99 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
101 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
104 # This directory's subdirectories are mostly independent; you can cd
105 # into them and run `make' without going through this Makefile.
106 # To change the values of `make' variables: instead of editing Makefiles,
107 # (1) if the variable is set in `config.status', edit `config.status'
108 # (which will cause the Makefiles to be regenerated when you run `make');
109 # (2) otherwise, pass the desired values on the `make' command line.
113 all-recursive install-data-recursive install-exec-recursive \
114 installdirs-recursive install-recursive uninstall-recursive \
115 check-recursive installcheck-recursive info-recursive dvi-recursive:
116 @set fnord $(MAKEFLAGS); amf=$$2; \
118 target=`echo $@ | sed s/-recursive//`; \
119 list='$(SUBDIRS)'; for subdir in $$list; do \
120 echo "Making $$target in $$subdir"; \
121 if test "$$subdir" = "."; then \
123 local_target="$$target-am"; \
125 local_target="$$target"; \
127 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
128 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
130 if test "$$dot_seen" = "no"; then \
131 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
134 mostlyclean-recursive clean-recursive distclean-recursive \
135 maintainer-clean-recursive:
136 @set fnord $(MAKEFLAGS); amf=$$2; \
138 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
139 rev="$$subdir $$rev"; \
140 test "$$subdir" = "." && dot_seen=yes; \
142 test "$$dot_seen" = "no" && rev=". $$rev"; \
143 target=`echo $@ | sed s/-recursive//`; \
144 for subdir in $$rev; do \
145 echo "Making $$target in $$subdir"; \
146 if test "$$subdir" = "."; then \
147 local_target="$$target-am"; \
149 local_target="$$target"; \
151 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
152 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
153 done && test -z "$$fail"
155 list='$(SUBDIRS)'; for subdir in $$list; do \
156 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
161 ID: $(HEADERS) $(SOURCES) $(LISP)
162 list='$(SOURCES) $(HEADERS)'; \
163 unique=`for i in $$list; do echo $$i; done | \
164 awk ' { files[$$0] = 1; } \
165 END { for (i in files) print i; }'`; \
166 here=`pwd` && cd $(srcdir) \
167 && mkid -f$$here/ID $$unique $(LISP)
169 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
172 list='$(SUBDIRS)'; for subdir in $$list; do \
173 if test "$$subdir" = .; then :; else \
174 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
177 list='$(SOURCES) $(HEADERS)'; \
178 unique=`for i in $$list; do echo $$i; done | \
179 awk ' { files[$$0] = 1; } \
180 END { for (i in files) print i; }'`; \
181 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
182 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
191 maintainer-clean-tags:
193 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
197 distdir: $(DISTFILES)
198 here=`cd $(top_builddir) && pwd`; \
199 top_distdir=`cd $(top_distdir) && pwd`; \
200 distdir=`cd $(distdir) && pwd`; \
202 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/Makefile
203 @for file in $(DISTFILES); do \
205 if test -d $$d/$$file; then \
206 cp -pr $$d/$$file $(distdir)/$$file; \
208 test -f $(distdir)/$$file \
209 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
210 || cp -p $$d/$$file $(distdir)/$$file || :; \
213 for subdir in $(SUBDIRS); do \
214 if test "$$subdir" = .; then :; else \
215 test -d $(distdir)/$$subdir \
216 || mkdir $(distdir)/$$subdir \
218 chmod 777 $(distdir)/$$subdir; \
219 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
228 check: check-recursive
230 installcheck: installcheck-recursive
232 install-exec: install-exec-recursive
235 install-data: install-data-recursive
238 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
239 install: install-recursive
240 uninstall-am: uninstall-local
241 uninstall: uninstall-recursive
243 all-redirect: all-recursive
245 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
246 installdirs: installdirs-recursive
255 -rm -f Makefile $(CONFIG_CLEAN_FILES)
256 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
257 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
259 maintainer-clean-generic:
260 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
261 mostlyclean-am: mostlyclean-tags mostlyclean-generic
263 mostlyclean: mostlyclean-recursive
265 clean-am: clean-tags clean-generic mostlyclean-am
267 clean: clean-recursive
269 distclean-am: distclean-tags distclean-generic clean-am distclean-local
271 distclean: distclean-recursive
273 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
275 @echo "This command is intended for maintainers to use;"
276 @echo "it deletes files that may require special tools to rebuild."
278 maintainer-clean: maintainer-clean-recursive
280 .PHONY: install-data-recursive uninstall-data-recursive \
281 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
282 uninstalldirs-recursive all-recursive check-recursive \
283 installcheck-recursive info-recursive dvi-recursive \
284 mostlyclean-recursive distclean-recursive clean-recursive \
285 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
286 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
287 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
288 install-exec install-data-am install-data install-am install \
289 uninstall-local uninstall-am uninstall all-redirect all-am all \
290 installdirs-am installdirs mostlyclean-generic distclean-generic \
291 clean-generic maintainer-clean-generic clean mostlyclean distclean \
296 @if test x$(NLSTEST) = "x-DNLS"; then \
297 rmdir $(DESTDIR)$(pkgdatadir)/nls; \
302 # Tell versions [3.59,3.63) of GNU make to not export all variables.
303 # Otherwise a system limit (for SysV at least) may be exceeded.