*** empty log message ***
[wmaker-crm.git] / WPrefs.app / po / Makefile.in
blobfa2909a4d348e96bf770ade7793aa300ad4e2589
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 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 DLLIBS = @DLLIBS@
66 GFXLIBS = @GFXLIBS@
67 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBPL = @LIBPL@
72 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
73 LIBTOOL = @LIBTOOL@
74 LITE = @LITE@
75 LN_S = @LN_S@
76 MAKEINFO = @MAKEINFO@
77 MOFILES = @MOFILES@
78 NLSDIR = @NLSDIR@
79 NM = @NM@
80 PACKAGE = @PACKAGE@
81 RANLIB = @RANLIB@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 wprefsdir = @wprefsdir@
91 CATALOGS = @WPMOFILES@
93 nlsdir = $(NLSDIR)
95 CLEANFILES = $(CATALOGS)
97 EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po zh_TW.Big5.po es.po
99 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/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/Text.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
102 SUFFIXES = .po .mo
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = ../../src/config.h
105 CONFIG_CLEAN_FILES =
106 CFLAGS = @CFLAGS@
107 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 CCLD = $(CC)
110 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
111 DIST_COMMON = README Makefile.am Makefile.in
114 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
116 TAR = tar
117 GZIP_ENV = --best
118 all: all-redirect
119 .SUFFIXES:
120 .SUFFIXES: .mo .po
121 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
122 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/po/Makefile
124 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
125 cd $(top_builddir) \
126 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
128 tags: TAGS
129 TAGS:
132 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
134 subdir = WPrefs.app/po
136 distdir: $(DISTFILES)
137 here=`cd $(top_builddir) && pwd`; \
138 top_distdir=`cd $(top_distdir) && pwd`; \
139 distdir=`cd $(distdir) && pwd`; \
140 cd $(top_srcdir) \
141 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu WPrefs.app/po/Makefile
142 @for file in $(DISTFILES); do \
143 d=$(srcdir); \
144 if test -d $$d/$$file; then \
145 cp -pr $$/$$file $(distdir)/$$file; \
146 else \
147 test -f $(distdir)/$$file \
148 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
149 || cp -p $$d/$$file $(distdir)/$$file || :; \
150 fi; \
151 done
152 info-am:
153 info: info-am
154 dvi-am:
155 dvi: dvi-am
156 check-am: all-am
157 check: check-am
158 installcheck-am:
159 installcheck: installcheck-am
160 install-exec-am:
161 install-exec: install-exec-am
163 install-data-am: install-data-local
164 install-data: install-data-am
166 install-am: all-am
167 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
168 install: install-am
169 uninstall-am:
170 uninstall: uninstall-am
171 all-am: Makefile
172 all-redirect: all-am
173 install-strip:
174 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
175 installdirs:
178 mostlyclean-generic:
180 clean-generic:
181 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
183 distclean-generic:
184 -rm -f Makefile $(CONFIG_CLEAN_FILES)
185 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
187 maintainer-clean-generic:
188 mostlyclean-am: mostlyclean-generic
190 mostlyclean: mostlyclean-am
192 clean-am: clean-generic mostlyclean-am
194 clean: clean-am
196 distclean-am: distclean-generic clean-am
197 -rm -f libtool
199 distclean: distclean-am
201 maintainer-clean-am: maintainer-clean-generic distclean-am
202 @echo "This command is intended for maintainers to use;"
203 @echo "it deletes files that may require special tools to rebuild."
205 maintainer-clean: maintainer-clean-am
207 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
208 installcheck-am installcheck install-exec-am install-exec \
209 install-data-local install-data-am install-data install-am install \
210 uninstall-am uninstall all-redirect all-am all installdirs \
211 mostlyclean-generic distclean-generic clean-generic \
212 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
215 .po.mo:
216 msgfmt -o $@ $<
218 WPrefs.pot: $(POTFILES)
219 xgettext --default-domain=WPrefs \
220 --add-comments --keyword=_ $(POTFILES)
221 if cmp -s WPrefs.po WPrefs.pot; then \
222 rm -f WPrefs.po; \
223 else \
224 mv -f WPrefs.po WPrefs.pot; \
227 install-data-local: $(CATALOGS)
228 $(mkinstalldirs) $(DESTDIR)$(nlsdir)
229 chmod 755 $(DESTDIR)$(nlsdir)
230 for n in $(CATALOGS) __DuMmY ; do \
231 if test "$$n" -a "$$n" != "__DuMmY" ; then \
232 l=`basename $$n .mo`; \
233 $(mkinstalldirs) $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
234 chmod 755 $(DESTDIR)$(nlsdir)/$$l; \
235 chmod 755 $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
236 $(INSTALL_DATA) -m 644 $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WPrefs.mo; \
237 fi; \
238 done
240 # Tell versions [3.59,3.63) of GNU make to not export all variables.
241 # Otherwise a system limit (for SysV at least) may be exceeded.
242 .NOEXPORT: