fixed misc bugs
[wmaker-crm.git] / WPrefs.app / po / Makefile.in
bloba167fc3f9daff78616a0969d755dd9ab86c450f5
1 # Makefile.in generated automatically by automake 1.4 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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ../..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 CPP_PATH = @CPP_PATH@
65 DFLAGS = @DFLAGS@
66 DLLIBS = @DLLIBS@
67 DLLTOOL = @DLLTOOL@
68 GFXLIBS = @GFXLIBS@
69 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
70 ICONEXT = @ICONEXT@
71 INTLIBS = @INTLIBS@
72 LD = @LD@
73 LIBPL = @LIBPL@
74 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
75 LIBTOOL = @LIBTOOL@
76 LITE = @LITE@
77 LN_S = @LN_S@
78 MAKEINFO = @MAKEINFO@
79 MOFILES = @MOFILES@
80 NETLIBS = @NETLIBS@
81 NLSDIR = @NLSDIR@
82 NM = @NM@
83 OBJDUMP = @OBJDUMP@
84 PACKAGE = @PACKAGE@
85 RANLIB = @RANLIB@
86 VERSION = @VERSION@
87 WPMOFILES = @WPMOFILES@
88 XCFLAGS = @XCFLAGS@
89 XGETTEXT = @XGETTEXT@
90 XLFLAGS = @XLFLAGS@
91 XLIBS = @XLIBS@
92 X_EXTRA_LIBS = @X_EXTRA_LIBS@
93 X_LIBRARY_PATH = @X_LIBRARY_PATH@
94 supported_locales = @supported_locales@
95 wprefsdir = @wprefsdir@
97 CATALOGS = @WPMOFILES@
99 nlsdir = $(NLSDIR)
101 CLEANFILES = $(CATALOGS)
103 EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po zh_TW.Big5.po es.po zh_CN.po fi.po it.po ru.po de.po
106 POTFILES = $(top_builddir)/WPrefs.app/main.c $(top_builddir)/WPrefs.app/WPrefs.c $(top_builddir)/WPrefs.app/Appearance.c $(top_builddir)/WPrefs.app/Configurations.c $(top_builddir)/WPrefs.app/Expert.c $(top_builddir)/WPrefs.app/Focus.c $(top_builddir)/WPrefs.app/Font.c $(top_builddir)/WPrefs.app/Icons.c $(top_builddir)/WPrefs.app/KeyboardSettings.c $(top_builddir)/WPrefs.app/KeyboardShortcuts.c $(top_builddir)/WPrefs.app/Menu.c $(top_builddir)/WPrefs.app/MenuPreferences.c $(top_builddir)/WPrefs.app/MouseSettings.c $(top_builddir)/WPrefs.app/NoMenuAlert.c $(top_builddir)/WPrefs.app/Paths.c $(top_builddir)/WPrefs.app/Preferences.c $(top_builddir)/WPrefs.app/TexturePanel.c $(top_builddir)/WPrefs.app/Themes.c $(top_builddir)/WPrefs.app/WindowHandling.c $(top_builddir)/WPrefs.app/Workspace.c $(top_builddir)/WPrefs.app/double.c $(top_builddir)/WPrefs.app/editmenu.c $(top_builddir)/WPrefs.app/MenuGuru.c $(top_builddir)/WPrefs.app/xmodifier.c
109 SUFFIXES = .po .mo
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = ../../src/config.h
112 CONFIG_CLEAN_FILES =
113 CFLAGS = @CFLAGS@
114 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
118 DIST_COMMON = README Makefile.am Makefile.in
121 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123 TAR = gtar
124 GZIP_ENV = --best
125 all: all-redirect
126 .SUFFIXES:
127 .SUFFIXES: .mo .po
128 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
129 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/po/Makefile
131 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
132 cd $(top_builddir) \
133 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
135 tags: TAGS
136 TAGS:
139 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
141 subdir = WPrefs.app/po
143 distdir: $(DISTFILES)
144 here=`cd $(top_builddir) && pwd`; \
145 top_distdir=`cd $(top_distdir) && pwd`; \
146 distdir=`cd $(distdir) && pwd`; \
147 cd $(top_srcdir) \
148 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu WPrefs.app/po/Makefile
149 @for file in $(DISTFILES); do \
150 d=$(srcdir); \
151 if test -d $$d/$$file; then \
152 cp -pr $$/$$file $(distdir)/$$file; \
153 else \
154 test -f $(distdir)/$$file \
155 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
156 || cp -p $$d/$$file $(distdir)/$$file || :; \
157 fi; \
158 done
159 info-am:
160 info: info-am
161 dvi-am:
162 dvi: dvi-am
163 check-am: all-am
164 check: check-am
165 installcheck-am:
166 installcheck: installcheck-am
167 install-exec-am:
168 install-exec: install-exec-am
170 install-data-am: install-data-local
171 install-data: install-data-am
173 install-am: all-am
174 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
175 install: install-am
176 uninstall-am:
177 uninstall: uninstall-am
178 all-am: Makefile
179 all-redirect: all-am
180 install-strip:
181 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
182 installdirs:
185 mostlyclean-generic:
187 clean-generic:
188 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
190 distclean-generic:
191 -rm -f Makefile $(CONFIG_CLEAN_FILES)
192 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
194 maintainer-clean-generic:
195 mostlyclean-am: mostlyclean-generic
197 mostlyclean: mostlyclean-am
199 clean-am: clean-generic mostlyclean-am
201 clean: clean-am
203 distclean-am: distclean-generic clean-am
204 -rm -f libtool
206 distclean: distclean-am
208 maintainer-clean-am: maintainer-clean-generic distclean-am
209 @echo "This command is intended for maintainers to use;"
210 @echo "it deletes files that may require special tools to rebuild."
212 maintainer-clean: maintainer-clean-am
214 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
215 installcheck-am installcheck install-exec-am install-exec \
216 install-data-local install-data-am install-data install-am install \
217 uninstall-am uninstall all-redirect all-am all installdirs \
218 mostlyclean-generic distclean-generic clean-generic \
219 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
222 .po.mo:
223 msgfmt -o $@ $<
225 WPrefs.pot: $(POTFILES)
226 xgettext --default-domain=WPrefs \
227 --add-comments --keyword=_ $(POTFILES)
228 if cmp -s WPrefs.po WPrefs.pot; then \
229 rm -f WPrefs.po; \
230 else \
231 mv -f WPrefs.po WPrefs.pot; \
234 install-data-local: $(CATALOGS)
235 $(mkinstalldirs) $(DESTDIR)$(nlsdir)
236 chmod 755 $(DESTDIR)$(nlsdir)
237 for n in $(CATALOGS) __DuMmY ; do \
238 if test "$$n" -a "$$n" != "__DuMmY" ; then \
239 l=`basename $$n .mo`; \
240 $(mkinstalldirs) $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
241 chmod 755 $(DESTDIR)$(nlsdir)/$$l; \
242 chmod 755 $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
243 $(INSTALL_DATA) -m 644 $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WPrefs.mo; \
244 fi; \
245 done
247 # Tell versions [3.59,3.63) of GNU make to not export all variables.
248 # Otherwise a system limit (for SysV at least) may be exceeded.
249 .NOEXPORT: