diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /nls/Makefile.in | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox_pavel-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox_pavel-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'nls/Makefile.in')
-rw-r--r-- | nls/Makefile.in | 308 |
1 files changed, 308 insertions, 0 deletions
diff --git a/nls/Makefile.in b/nls/Makefile.in new file mode 100644 index 0000000..7a1ad67 --- /dev/null +++ b/nls/Makefile.in | |||
@@ -0,0 +1,308 @@ | |||
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 | # nls/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 | NLSTEST = @NLS@ | ||
90 | SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE tr_TR it_IT | ||
91 | MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh | ||
92 | EXTRA_DIST = blackbox-nls.hh convert.awk | ||
93 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | ||
94 | CONFIG_HEADER = ../config.h | ||
95 | CONFIG_CLEAN_FILES = | ||
96 | DIST_COMMON = Makefile.am Makefile.in | ||
97 | |||
98 | |||
99 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
100 | |||
101 | TAR = tar | ||
102 | GZIP_ENV = --best | ||
103 | all: all-redirect | ||
104 | .SUFFIXES: | ||
105 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
106 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/Makefile | ||
107 | |||
108 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
109 | cd $(top_builddir) \ | ||
110 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
111 | |||
112 | |||
113 | # This directory's subdirectories are mostly independent; you can cd | ||
114 | # into them and run `make' without going through this Makefile. | ||
115 | # To change the values of `make' variables: instead of editing Makefiles, | ||
116 | # (1) if the variable is set in `config.status', edit `config.status' | ||
117 | # (which will cause the Makefiles to be regenerated when you run `make'); | ||
118 | # (2) otherwise, pass the desired values on the `make' command line. | ||
119 | |||
120 | @SET_MAKE@ | ||
121 | |||
122 | all-recursive install-data-recursive install-exec-recursive \ | ||
123 | installdirs-recursive install-recursive uninstall-recursive \ | ||
124 | check-recursive installcheck-recursive info-recursive dvi-recursive: | ||
125 | @set fnord $(MAKEFLAGS); amf=$$2; \ | ||
126 | dot_seen=no; \ | ||
127 | target=`echo $@ | sed s/-recursive//`; \ | ||
128 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
129 | echo "Making $$target in $$subdir"; \ | ||
130 | if test "$$subdir" = "."; then \ | ||
131 | dot_seen=yes; \ | ||
132 | local_target="$$target-am"; \ | ||
133 | else \ | ||
134 | local_target="$$target"; \ | ||
135 | fi; \ | ||
136 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
137 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | ||
138 | done; \ | ||
139 | if test "$$dot_seen" = "no"; then \ | ||
140 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | ||
141 | fi; test -z "$$fail" | ||
142 | |||
143 | mostlyclean-recursive clean-recursive distclean-recursive \ | ||
144 | maintainer-clean-recursive: | ||
145 | @set fnord $(MAKEFLAGS); amf=$$2; \ | ||
146 | dot_seen=no; \ | ||
147 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
148 | rev="$$subdir $$rev"; \ | ||
149 | test "$$subdir" = "." && dot_seen=yes; \ | ||
150 | done; \ | ||
151 | test "$$dot_seen" = "no" && rev=". $$rev"; \ | ||
152 | target=`echo $@ | sed s/-recursive//`; \ | ||
153 | for subdir in $$rev; do \ | ||
154 | echo "Making $$target in $$subdir"; \ | ||
155 | if test "$$subdir" = "."; then \ | ||
156 | local_target="$$target-am"; \ | ||
157 | else \ | ||
158 | local_target="$$target"; \ | ||
159 | fi; \ | ||
160 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
161 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | ||
162 | done && test -z "$$fail" | ||
163 | tags-recursive: | ||
164 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
165 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | ||
166 | done | ||
167 | |||
168 | tags: TAGS | ||
169 | |||
170 | ID: $(HEADERS) $(SOURCES) $(LISP) | ||
171 | list='$(SOURCES) $(HEADERS)'; \ | ||
172 | unique=`for i in $$list; do echo $$i; done | \ | ||
173 | awk ' { files[$$0] = 1; } \ | ||
174 | END { for (i in files) print i; }'`; \ | ||
175 | here=`pwd` && cd $(srcdir) \ | ||
176 | && mkid -f$$here/ID $$unique $(LISP) | ||
177 | |||
178 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | ||
179 | tags=; \ | ||
180 | here=`pwd`; \ | ||
181 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
182 | if test "$$subdir" = .; then :; else \ | ||
183 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | ||
184 | fi; \ | ||
185 | done; \ | ||
186 | list='$(SOURCES) $(HEADERS)'; \ | ||
187 | unique=`for i in $$list; do echo $$i; done | \ | ||
188 | awk ' { files[$$0] = 1; } \ | ||
189 | END { for (i in files) print i; }'`; \ | ||
190 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | ||
191 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) | ||
192 | |||
193 | mostlyclean-tags: | ||
194 | |||
195 | clean-tags: | ||
196 | |||
197 | distclean-tags: | ||
198 | -rm -f TAGS ID | ||
199 | |||
200 | maintainer-clean-tags: | ||
201 | |||
202 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
203 | |||
204 | subdir = nls | ||
205 | |||
206 | distdir: $(DISTFILES) | ||
207 | @for file in $(DISTFILES); do \ | ||
208 | d=$(srcdir); \ | ||
209 | if test -d $$d/$$file; then \ | ||
210 | cp -pr $$/$$file $(distdir)/$$file; \ | ||
211 | else \ | ||
212 | test -f $(distdir)/$$file \ | ||
213 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
214 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
215 | fi; \ | ||
216 | done | ||
217 | for subdir in $(SUBDIRS); do \ | ||
218 | if test "$$subdir" = .; then :; else \ | ||
219 | test -d $(distdir)/$$subdir \ | ||
220 | || mkdir $(distdir)/$$subdir \ | ||
221 | || exit 1; \ | ||
222 | chmod 777 $(distdir)/$$subdir; \ | ||
223 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ | ||
224 | || exit 1; \ | ||
225 | fi; \ | ||
226 | done | ||
227 | info-am: | ||
228 | info: info-recursive | ||
229 | dvi-am: | ||
230 | dvi: dvi-recursive | ||
231 | check-am: all-am | ||
232 | check: check-recursive | ||
233 | installcheck-am: | ||
234 | installcheck: installcheck-recursive | ||
235 | install-exec-am: | ||
236 | install-exec: install-exec-recursive | ||
237 | |||
238 | install-data-am: | ||
239 | install-data: install-data-recursive | ||
240 | |||
241 | install-am: all-am | ||
242 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
243 | install: install-recursive | ||
244 | uninstall-am: uninstall-local | ||
245 | uninstall: uninstall-recursive | ||
246 | all-am: Makefile | ||
247 | all-redirect: all-recursive | ||
248 | install-strip: | ||
249 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
250 | installdirs: installdirs-recursive | ||
251 | installdirs-am: | ||
252 | |||
253 | |||
254 | mostlyclean-generic: | ||
255 | |||
256 | clean-generic: | ||
257 | |||
258 | distclean-generic: | ||
259 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
260 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
261 | |||
262 | maintainer-clean-generic: | ||
263 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | ||
264 | mostlyclean-am: mostlyclean-tags mostlyclean-generic | ||
265 | |||
266 | mostlyclean: mostlyclean-recursive | ||
267 | |||
268 | clean-am: clean-tags clean-generic mostlyclean-am | ||
269 | |||
270 | clean: clean-recursive | ||
271 | |||
272 | distclean-am: distclean-tags distclean-generic clean-am distclean-local | ||
273 | -rm -f libtool | ||
274 | |||
275 | distclean: distclean-recursive | ||
276 | |||
277 | maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ | ||
278 | distclean-am | ||
279 | @echo "This command is intended for maintainers to use;" | ||
280 | @echo "it deletes files that may require special tools to rebuild." | ||
281 | |||
282 | maintainer-clean: maintainer-clean-recursive | ||
283 | |||
284 | .PHONY: install-data-recursive uninstall-data-recursive \ | ||
285 | install-exec-recursive uninstall-exec-recursive installdirs-recursive \ | ||
286 | uninstalldirs-recursive all-recursive check-recursive \ | ||
287 | installcheck-recursive info-recursive dvi-recursive \ | ||
288 | mostlyclean-recursive distclean-recursive clean-recursive \ | ||
289 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ | ||
290 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ | ||
291 | dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ | ||
292 | install-exec install-data-am install-data install-am install \ | ||
293 | uninstall-local uninstall-am uninstall all-redirect all-am all \ | ||
294 | installdirs-am installdirs mostlyclean-generic distclean-generic \ | ||
295 | clean-generic maintainer-clean-generic clean mostlyclean distclean \ | ||
296 | maintainer-clean | ||
297 | |||
298 | |||
299 | uninstall-local: | ||
300 | @if test x$(NLSTEST) = "x-DNLS"; then \ | ||
301 | rmdir $(DESTDIR)$(pkgdatadir)/nls; \ | ||
302 | fi | ||
303 | distclean-local: | ||
304 | rm -f *\~ | ||
305 | |||
306 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
307 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
308 | .NOEXPORT: | ||