1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# nls/pt_BR/Makefile.am for Fluxbox - www.fluxbox.org
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82DIST_COMMON = $(top_srcdir)/nls/nls.mk $(srcdir)/Makefile.in \
83	$(srcdir)/Makefile.am
84subdir = nls/pt_BR
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
87	$(top_srcdir)/configure.ac
88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89	$(ACLOCAL_M4)
90mkinstalldirs = $(install_sh) -d
91CONFIG_HEADER = $(top_builddir)/config.h
92CONFIG_CLEAN_FILES =
93CONFIG_CLEAN_VPATH_FILES =
94AM_V_P = $(am__v_P_@AM_V@)
95am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96am__v_P_0 = false
97am__v_P_1 = :
98AM_V_GEN = $(am__v_GEN_@AM_V@)
99am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100am__v_GEN_0 = @echo "  GEN     " $@;
101am__v_GEN_1 =
102AM_V_at = $(am__v_at_@AM_V@)
103am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104am__v_at_0 = @
105am__v_at_1 =
106SOURCES =
107DIST_SOURCES =
108am__can_run_installinfo = \
109  case $$AM_UPDATE_INFO_DIR in \
110    n|no|NO) false;; \
111    *) (install-info --version) >/dev/null 2>&1;; \
112  esac
113am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
114DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115ACLOCAL = @ACLOCAL@
116AMTAR = @AMTAR@
117AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
118AUTOCONF = @AUTOCONF@
119AUTOHEADER = @AUTOHEADER@
120AUTOMAKE = @AUTOMAKE@
121AWK = @AWK@
122CC = @CC@
123CCDEPMODE = @CCDEPMODE@
124CFLAGS = @CFLAGS@
125CPP = @CPP@
126CPPFLAGS = @CPPFLAGS@
127CXX = @CXX@
128CXXCPP = @CXXCPP@
129CXXDEPMODE = @CXXDEPMODE@
130CXXFLAGS = @CXXFLAGS@
131CYGPATH_W = @CYGPATH_W@
132DEBUG = @DEBUG@
133DEFAULT_APPS = @DEFAULT_APPS@
134DEFAULT_INIT = @DEFAULT_INIT@
135DEFAULT_KEYS = @DEFAULT_KEYS@
136DEFAULT_MENU = @DEFAULT_MENU@
137DEFAULT_OVERLAY = @DEFAULT_OVERLAY@
138DEFAULT_STYLE = @DEFAULT_STYLE@
139DEFAULT_WINDOWMENU = @DEFAULT_WINDOWMENU@
140DEFS = @DEFS@
141DEPDIR = @DEPDIR@
142ECHO_C = @ECHO_C@
143ECHO_N = @ECHO_N@
144ECHO_T = @ECHO_T@
145EGREP = @EGREP@
146EXEEXT = @EXEEXT@
147FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
148FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
149FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
150FREETYPE2_LIBS = @FREETYPE2_LIBS@
151FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
152FRIBIDI_LIBS = @FRIBIDI_LIBS@
153GREP = @GREP@
154IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
155IMLIB2_LIBS = @IMLIB2_LIBS@
156INSTALL = @INSTALL@
157INSTALL_DATA = @INSTALL_DATA@
158INSTALL_PROGRAM = @INSTALL_PROGRAM@
159INSTALL_SCRIPT = @INSTALL_SCRIPT@
160INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161LDFLAGS = @LDFLAGS@
162LIBICONV = @LIBICONV@
163LIBM = @LIBM@
164LIBOBJS = @LIBOBJS@
165LIBS = @LIBS@
166LOCALE_PATH = @LOCALE_PATH@
167LTLIBICONV = @LTLIBICONV@
168LTLIBOBJS = @LTLIBOBJS@
169MAKEINFO = @MAKEINFO@
170MKDIR_P = @MKDIR_P@
171NLS = @NLS@
172OBJEXT = @OBJEXT@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_URL = @PACKAGE_URL@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PATH_SEPARATOR = @PATH_SEPARATOR@
181PKG_CONFIG = @PKG_CONFIG@
182PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
183PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
184RANDR_CFLAGS = @RANDR_CFLAGS@
185RANDR_LIBS = @RANDR_LIBS@
186RANLIB = @RANLIB@
187SET_MAKE = @SET_MAKE@
188SHELL = @SHELL@
189STRIP = @STRIP@
190VERSION = @VERSION@
191X11_CFLAGS = @X11_CFLAGS@
192X11_LIBS = @X11_LIBS@
193XEXT_CFLAGS = @XEXT_CFLAGS@
194XEXT_LIBS = @XEXT_LIBS@
195XFT_CFLAGS = @XFT_CFLAGS@
196XFT_LIBS = @XFT_LIBS@
197XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
198XINERAMA_LIBS = @XINERAMA_LIBS@
199XPM_CFLAGS = @XPM_CFLAGS@
200XPM_LIBS = @XPM_LIBS@
201XRENDER_CFLAGS = @XRENDER_CFLAGS@
202XRENDER_LIBS = @XRENDER_LIBS@
203abs_builddir = @abs_builddir@
204abs_srcdir = @abs_srcdir@
205abs_top_builddir = @abs_top_builddir@
206abs_top_srcdir = @abs_top_srcdir@
207ac_ct_CC = @ac_ct_CC@
208ac_ct_CXX = @ac_ct_CXX@
209am__include = @am__include@
210am__leading_dot = @am__leading_dot@
211am__quote = @am__quote@
212am__tar = @am__tar@
213am__untar = @am__untar@
214bindir = @bindir@
215build = @build@
216build_alias = @build_alias@
217build_cpu = @build_cpu@
218build_os = @build_os@
219build_vendor = @build_vendor@
220builddir = @builddir@
221datadir = @datadir@
222datarootdir = @datarootdir@
223docdir = @docdir@
224dvidir = @dvidir@
225exec_prefix = @exec_prefix@
226gencat_cmd = @gencat_cmd@
227host = @host@
228host_alias = @host_alias@
229host_cpu = @host_cpu@
230host_os = @host_os@
231host_vendor = @host_vendor@
232htmldir = @htmldir@
233includedir = @includedir@
234infodir = @infodir@
235install_sh = @install_sh@
236libdir = @libdir@
237libexecdir = @libexecdir@
238localedir = @localedir@
239localstatedir = @localstatedir@
240mandir = @mandir@
241mkdir_p = @mkdir_p@
242oldincludedir = @oldincludedir@
243pdfdir = @pdfdir@
244prefix = @prefix@
245program_prefix = @program_prefix@
246program_suffix = @program_suffix@
247program_transform_name = @program_transform_name@
248psdir = @psdir@
249regex_cmd = @regex_cmd@
250sbindir = @sbindir@
251sharedstatedir = @sharedstatedir@
252srcdir = @srcdir@
253sysconfdir = @sysconfdir@
254target_alias = @target_alias@
255top_build_prefix = @top_build_prefix@
256top_builddir = @top_builddir@
257top_srcdir = @top_srcdir@
258THE_LANG = pt_BR
259SRC_CODESET = UTF-8
260DEST_CODESETS = ISO-8859-1 UTF-8
261NLSTEST = @NLS@
262MFILES = Translation.m
263GENERATED_MFILES = $(patsubst %,generated-%.m,$(DEST_CODESETS))
264MAINTAINERCLEANFILES = Makefile.in $(GENERATED_MFILES)
265CATFILES = $(patsubst %,fluxbox-%.cat,$(DEST_CODESETS))
266
267# We distribute the generated files so that users don't need iconv
268EXTRA_DIST = $(MFILES) $(GENERATED_MFILES)
269CLEANFILES = $(CATFILES)
270all: all-am
271
272.SUFFIXES:
273$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/nls/nls.mk $(am__configure_deps)
274	@for dep in $?; do \
275	  case '$(am__configure_deps)' in \
276	    *$$dep*) \
277	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
278	        && { if test -f $@; then exit 0; else break; fi; }; \
279	      exit 1;; \
280	  esac; \
281	done; \
282	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign nls/pt_BR/Makefile'; \
283	$(am__cd) $(top_srcdir) && \
284	  $(AUTOMAKE) --foreign nls/pt_BR/Makefile
285.PRECIOUS: Makefile
286Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287	@case '$?' in \
288	  *config.status*) \
289	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290	  *) \
291	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293	esac;
294$(top_srcdir)/nls/nls.mk:
295
296$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
299$(top_srcdir)/configure:  $(am__configure_deps)
300	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
302	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303$(am__aclocal_m4_deps):
304tags TAGS:
305
306ctags CTAGS:
307
308cscope cscopelist:
309
310
311distdir: $(DISTFILES)
312	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
313	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
314	list='$(DISTFILES)'; \
315	  dist_files=`for file in $$list; do echo $$file; done | \
316	  sed -e "s|^$$srcdirstrip/||;t" \
317	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
318	case $$dist_files in \
319	  */*) $(MKDIR_P) `echo "$$dist_files" | \
320			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
321			   sort -u` ;; \
322	esac; \
323	for file in $$dist_files; do \
324	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
325	  if test -d $$d/$$file; then \
326	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
327	    if test -d "$(distdir)/$$file"; then \
328	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
329	    fi; \
330	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
331	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
332	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
333	    fi; \
334	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
335	  else \
336	    test -f "$(distdir)/$$file" \
337	    || cp -p $$d/$$file "$(distdir)/$$file" \
338	    || exit 1; \
339	  fi; \
340	done
341check-am: all-am
342check: check-am
343all-am: Makefile all-local
344installdirs:
345install: install-am
346install-exec: install-exec-am
347install-data: install-data-am
348uninstall: uninstall-am
349
350install-am: all-am
351	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352
353installcheck: installcheck-am
354install-strip:
355	if test -z '$(STRIP)'; then \
356	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358	      install; \
359	else \
360	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
361	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
362	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
363	fi
364mostlyclean-generic:
365
366clean-generic:
367	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
368
369distclean-generic:
370	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
371	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
372
373maintainer-clean-generic:
374	@echo "This command is intended for maintainers to use"
375	@echo "it deletes files that may require special tools to rebuild."
376	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
377clean: clean-am
378
379clean-am: clean-generic mostlyclean-am
380
381distclean: distclean-am
382	-rm -f Makefile
383distclean-am: clean-am distclean-generic
384
385dvi: dvi-am
386
387dvi-am:
388
389html: html-am
390
391html-am:
392
393info: info-am
394
395info-am:
396
397install-data-am: install-data-local
398
399install-dvi: install-dvi-am
400
401install-dvi-am:
402
403install-exec-am:
404
405install-html: install-html-am
406
407install-html-am:
408
409install-info: install-info-am
410
411install-info-am:
412
413install-man:
414
415install-pdf: install-pdf-am
416
417install-pdf-am:
418
419install-ps: install-ps-am
420
421install-ps-am:
422
423installcheck-am:
424
425maintainer-clean: maintainer-clean-am
426	-rm -f Makefile
427maintainer-clean-am: distclean-am maintainer-clean-generic
428
429mostlyclean: mostlyclean-am
430
431mostlyclean-am: mostlyclean-generic
432
433pdf: pdf-am
434
435pdf-am:
436
437ps: ps-am
438
439ps-am:
440
441uninstall-am: uninstall-local
442
443.MAKE: install-am install-strip
444
445.PHONY: all all-am all-local check check-am clean clean-generic \
446	cscopelist-am ctags-am distclean distclean-generic distdir dvi \
447	dvi-am html html-am info info-am install install-am \
448	install-data install-data-am install-data-local install-dvi \
449	install-dvi-am install-exec install-exec-am install-html \
450	install-html-am install-info install-info-am install-man \
451	install-pdf install-pdf-am install-ps install-ps-am \
452	install-strip installcheck installcheck-am installdirs \
453	maintainer-clean maintainer-clean-generic mostlyclean \
454	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
455	uninstall-am uninstall-local
456
457
458all-local: $(CATFILES)
459install-data-local: $(CATFILES)
460	@if test x$(NLSTEST) = "x-DNLS"; then \
461		for codeset in $(DEST_CODESETS); do \
462			echo "Installing catalog in $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}"; \
463			$(mkinstalldirs) $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \
464			$(INSTALL_DATA) fluxbox-$${codeset}.cat $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \
465		done; \
466	fi
467
468# not part of the normal build process
469translations: $(GENERATED_MFILES)
470
471generated-%.m: Translation.m
472	iconv -f $(SRC_CODESET) -t $* $(srcdir)/Translation.m | sed s/$(SRC_CODESET)/$*/ > $@
473
474uninstall-local:
475	@if test x$(NLSTEST) = "x-DNLS"; then \
476		for codeset in $(DEST_CODESETS); do \
477			rm -f $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \
478			rmdir $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \
479		done; \
480	fi
481
482fluxbox-%.cat: generated-%.m Translation.m
483	@if test x$(NLSTEST) = "x-DNLS"; then \
484		echo "Creating catfile for $*"; \
485		$(gencat_cmd) fluxbox-$*.cat $(srcdir)/generated-$*.m; \
486	fi
487
488# Tell versions [3.59,3.63) of GNU make to not export all variables.
489# Otherwise a system limit (for SysV at least) may be exceeded.
490.NOEXPORT:
491