1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36subdir = po
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.in
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41	$(ACLOCAL_M4)
42mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43CONFIG_CLEAN_FILES =
44SOURCES =
45DIST_SOURCES =
46DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
47ACLOCAL = @ACLOCAL@
48AMTAR = @AMTAR@
49AUTOCONF = @AUTOCONF@
50AUTOHEADER = @AUTOHEADER@
51AUTOMAKE = @AUTOMAKE@
52AWK = @AWK@
53CYGPATH_W = @CYGPATH_W@
54DEFS = @DEFS@
55ECHO_C = @ECHO_C@
56ECHO_N = @ECHO_N@
57ECHO_T = @ECHO_T@
58INSTALL_DATA = @INSTALL_DATA@
59INSTALL_PROGRAM = @INSTALL_PROGRAM@
60INSTALL_SCRIPT = @INSTALL_SCRIPT@
61INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
62LIBOBJS = @LIBOBJS@
63LIBS = @LIBS@
64LTLIBOBJS = @LTLIBOBJS@
65MAINT = @MAINT@
66MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
67MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
68MAKEINFO = @MAKEINFO@
69MSGFMT = @MSGFMT@
70PACKAGE = @PACKAGE@
71PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
72PACKAGE_NAME = @PACKAGE_NAME@
73PACKAGE_STRING = @PACKAGE_STRING@
74PACKAGE_TARNAME = @PACKAGE_TARNAME@
75PACKAGE_VERSION = @PACKAGE_VERSION@
76PATH_SEPARATOR = @PATH_SEPARATOR@
77SET_MAKE = @SET_MAKE@
78SHELL = @SHELL@
79STRIP = @STRIP@
80USE_NLS = @USE_NLS@
81VERSION = @VERSION@
82ac_ct_STRIP = @ac_ct_STRIP@
83am__leading_dot = @am__leading_dot@
84bindir = @bindir@
85build_alias = @build_alias@
86datadir = @datadir@
87exec_prefix = @exec_prefix@
88host_alias = @host_alias@
89includedir = @includedir@
90infodir = @infodir@
91install_sh = @install_sh@
92libdir = @libdir@
93libexecdir = @libexecdir@
94localstatedir = @localstatedir@
95mandir = @mandir@
96mkdir_p = @mkdir_p@
97oldincludedir = @oldincludedir@
98prefix = @prefix@
99program_transform_name = @program_transform_name@
100sbindir = @sbindir@
101sharedstatedir = @sharedstatedir@
102sysconfdir = @sysconfdir@
103target_alias = @target_alias@
104wmakerconfdir = @wmakerconfdir@
105GMSGFMT = PATH=../src:$$PATH @MSGFMT@
106
107#CATALOGS   = ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo hu.gmo \
108#	     it.gmo ja.gmo ko.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo \
109#	     tr.gmo
110#EXTRA_DIST = ca.po cs.po da.po de.po el.po es.po fi.po fr.po hu.po it.po \
111#	     ja.po ko.po no.po pl.po pt_BR.po ro.po ru.po sv.po tr.po $(CATALOGS)
112CATALOGS = da.gmo de.gmo it.gmo ja.gmo ko.gmo pl.gmo ru.gmo pt_BR.gmo \
113	     es_ES.gmo
114
115EXTRA_DIST = da.po de.po it.po ja.po ko.po pl.po ru.po pt_BR.po es_ES.po \
116	     $(CATALOGS)
117
118CATOBJEXT = .gmo
119INSTOBJEXT = .mo
120localedir = $(datadir)/locale
121gnulocaledir = /opengrok/src/dports/x11-wm/wmakerconf/stage/usr/local/share/locale
122SUFFIXES = .po .gmo .mo
123all: all-am
124
125.SUFFIXES:
126.SUFFIXES: .po .gmo .mo
127$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
128	@for dep in $?; do \
129	  case '$(am__configure_deps)' in \
130	    *$$dep*) \
131	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
132		&& exit 0; \
133	      exit 1;; \
134	  esac; \
135	done; \
136	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  po/Makefile'; \
137	cd $(top_srcdir) && \
138	  $(AUTOMAKE) --gnu  po/Makefile
139.PRECIOUS: Makefile
140Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
141	@case '$?' in \
142	  *config.status*) \
143	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
144	  *) \
145	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
146	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
147	esac;
148
149$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
150	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
151
152$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
153	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
154$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
155	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
156uninstall-info-am:
157tags: TAGS
158TAGS:
159
160ctags: CTAGS
161CTAGS:
162
163
164distdir: $(DISTFILES)
165	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
166	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
167	list='$(DISTFILES)'; for file in $$list; do \
168	  case $$file in \
169	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
170	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
171	  esac; \
172	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
173	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
174	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
175	    dir="/$$dir"; \
176	    $(mkdir_p) "$(distdir)$$dir"; \
177	  else \
178	    dir=''; \
179	  fi; \
180	  if test -d $$d/$$file; then \
181	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
182	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
183	    fi; \
184	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
185	  else \
186	    test -f $(distdir)/$$file \
187	    || cp -p $$d/$$file $(distdir)/$$file \
188	    || exit 1; \
189	  fi; \
190	done
191check-am: all-am
192check: check-am
193all-am: Makefile
194installdirs:
195uninstall: uninstall-am
196
197install-am: all-am
198	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
199
200installcheck: installcheck-am
201install-strip:
202	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
203	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
204	  `test -z '$(STRIP)' || \
205	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
206mostlyclean-generic:
207
208clean-generic:
209
210distclean-generic:
211	-rm -f $(CONFIG_CLEAN_FILES)
212
213maintainer-clean-generic:
214	@echo "This command is intended for maintainers to use"
215	@echo "it deletes files that may require special tools to rebuild."
216clean: clean-am
217
218clean-am: clean-generic mostlyclean-am
219
220distclean: distclean-am
221	-rm -f Makefile
222distclean-am: clean-am distclean-generic
223
224dvi: dvi-am
225
226dvi-am:
227
228html: html-am
229
230info: info-am
231
232info-am:
233
234install-data-am:
235
236install-exec-am:
237
238install-info: install-info-am
239
240install-man:
241
242installcheck-am:
243
244maintainer-clean: maintainer-clean-am
245	-rm -f Makefile
246maintainer-clean-am: distclean-am maintainer-clean-generic
247
248mostlyclean: mostlyclean-am
249
250mostlyclean-am: mostlyclean-generic
251
252pdf: pdf-am
253
254pdf-am:
255
256ps: ps-am
257
258ps-am:
259
260uninstall-am: uninstall-info-am uninstall-local
261
262.PHONY: all all-am check check-am clean clean-generic distclean \
263	distclean-generic distdir dvi dvi-am html html-am info info-am \
264	install install-am install-data install-data-am install-exec \
265	install-exec-am install-info install-info-am install-man \
266	install-strip installcheck installcheck-am installdirs \
267	maintainer-clean maintainer-clean-generic mostlyclean \
268	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
269	uninstall-info-am uninstall-local
270
271
272$(srcdir)/$(PACKAGE).pot: $(top_srcdir)/WMWmakerconf.gettext
273	xgettext --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
274	  --add-comments --keyword=_ --keyword=N_ WMWmakerconf.gettext \
275	&& test ! -f $(PACKAGE).po \
276	   || ( rm -f $(srcdir)/$(PACKAGE).pot \
277		&& mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot )
278
279update-po: $(top_srcdir)/WMWmakerconf.gettext
280	$(MAKE) $(PACKAGE).pot
281	PATH=`pwd`/../src:$$PATH; \
282	if [ -w $(srcdir) ]; then \
283	cd $(srcdir); \
284	catalogs='$(CATALOGS)'; \
285	for cat in $$catalogs; do \
286	  cat=`basename $$cat`; \
287	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
288	  mv $$lang.po $$lang.old.po; \
289	  echo "$$lang:"; \
290	  if msgmerge $$lang.old.po $(PACKAGE).pot -o $$lang.po; then \
291	    rm -f $$lang.old.po; \
292	  else \
293	    echo "msgmerge for $$cat failed!"; \
294	    rm -f $$lang.po; \
295	    mv $$lang.old.po $$lang.po; \
296	  fi; \
297	done; \
298	fi
299
300.po.mo:
301	$(MSGFMT) -o $@ $<
302
303.po.gmo:
304	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
305	  && rm -f $$file && $(GMSGFMT) -o $$file $<
306
307all: all-@USE_NLS@
308
309all-yes: $(CATALOGS)
310all-no:
311
312install: install-exec install-data
313install-exec:
314install-data: install-data-@USE_NLS@
315install-data-no: all
316install-data-yes: all
317	$(mkinstalldirs) $(datadir);
318	@catalogs='$(CATALOGS)'; \
319	for cat in $$catalogs; do \
320	  cat=`basename $$cat`; \
321	  case "$$cat" in \
322	    *.gmo) destdir=$(gnulocaledir);; \
323	    *)     destdir=$(localedir);; \
324	  esac; \
325	  echo $$destdir; \
326	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
327	  dir=$$destdir/$$lang/LC_MESSAGES; \
328	  $(mkinstalldirs) $$dir; \
329	  if test -r $$cat; then \
330	    $(INSTALL_DATA) $$cat $$dir/$(PACKAGE)$(INSTOBJEXT); \
331	    echo "installing $$cat as $$dir/$(PACKAGE)$(INSTOBJEXT)"; \
332	  else \
333	    $(INSTALL_DATA) $(srcdir)/$$cat $$dir/$(PACKAGE)$(INSTOBJEXT); \
334	    echo "installing $(srcdir)/$$cat as" \
335		 "$$dir/$(PACKAGE)$(INSTOBJEXT)"; \
336	  fi; \
337	  if test -r $$cat.m; then \
338	    $(INSTALL_DATA) $$cat.m $$dir/$(PACKAGE)$(INSTOBJEXT).m; \
339	    echo "installing $$cat.m as $$dir/$(PACKAGE)$(INSTOBJEXT).m"; \
340	  else \
341	    if test -r $(srcdir)/$$cat.m ; then \
342	      $(INSTALL_DATA) $(srcdir)/$$cat.m \
343		$$dir/$(PACKAGE)$(INSTOBJEXT).m; \
344	      echo "installing $(srcdir)/$$cat as" \
345		   "$$dir/$(PACKAGE)$(INSTOBJEXT).m"; \
346	    else \
347	      true; \
348	    fi; \
349	  fi; \
350	done
351
352dist distdir: update-po $(DISTFILES)
353	dists="$(DISTFILES)"; \
354	for file in $$dists; do \
355	  ln $(srcdir)/$$file $(distdir) 2> /dev/null \
356	    || cp -p $(srcdir)/$$file $(distdir); \
357	done
358
359uninstall-local: uninstall-local-@USE_NLS@
360uninstall-local-no: all
361uninstall-local-yes:
362	if [ -n "`find $(DESTDIR)$(gnulocaledir) -name wmakerconf-data.mo`" ]; \
363	then find $(DESTDIR)$(gnulocaledir) -name wmakerconf-data.mo \
364		-exec rm -f \{\} \; \
365	fi
366# Tell versions [3.59,3.63) of GNU make to not export all variables.
367# Otherwise a system limit (for SysV at least) may be exceeded.
368.NOEXPORT:
369