Updating to version 0.20.2
[wmaker-crm.git] / WPrefs.app / po / Makefile.in
blob538bdf15555e167cdcb72445bf7c5c6a09848dd0
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 GFXFLAGS = @GFXFLAGS@
66 GFXLIBS = @GFXLIBS@
67 I18N = @I18N@
68 I18N_MB = @I18N_MB@
69 ICONEXT = @ICONEXT@
70 INTLIBS = @INTLIBS@
71 LN_S = @LN_S@
72 MAKEINFO = @MAKEINFO@
73 MOFILES = @MOFILES@
74 NLSDIR = @NLSDIR@
75 PACKAGE = @PACKAGE@
76 RANLIB = @RANLIB@
77 REDUCE_APPICONS = @REDUCE_APPICONS@
78 SHAPE = @SHAPE@
79 SOUND = @SOUND@
80 VERSION = @VERSION@
81 WPMOFILES = @WPMOFILES@
82 XCFLAGS = @XCFLAGS@
83 XGETTEXT = @XGETTEXT@
84 XLFLAGS = @XLFLAGS@
85 XLIBS = @XLIBS@
86 XSHM = @XSHM@
87 X_EXTRA_LIBS = @X_EXTRA_LIBS@
88 X_LOCALE = @X_LOCALE@
89 pixmapdir = @pixmapdir@
90 wprefsdir = @wprefsdir@
92 nlsdir = @NLSDIR@
94 CATALOGS = @WPMOFILES@
96 CLEANFILES = $(CATALOGS)
98 EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po
100 POTFILES = \
101 $(top_builddir)/WPrefs/Configurations.c \
102 $(top_builddir)/WPrefs/Expert.c \
103 $(top_builddir)/WPrefs/Focus.c \
104 $(top_builddir)/WPrefs/KeyboardSettings.c \
105 $(top_builddir)/WPrefs/KeyboardShortcuts.c \
106 $(top_builddir)/WPrefs/Menu.c \
107 $(top_builddir)/WPrefs/MenuGuru.c \
108 $(top_builddir)/WPrefs/MenuPreferences.c \
109 $(top_builddir)/WPrefs/MouseSettings.c \
110 $(top_builddir)/WPrefs/Paths.c \
111 $(top_builddir)/WPrefs/Preferences.c \
112 $(top_builddir)/WPrefs/Text.c \
113 $(top_builddir)/WPrefs/TextureAndColor.c \
114 $(top_builddir)/WPrefs/WPrefs.c \
115 $(top_builddir)/WPrefs/WindowHandling.c \
116 $(top_builddir)/WPrefs/Workspace.c \
117 $(top_builddir)/WPrefs/main.c \
118 $(top_builddir)/WPrefs/xmodifier.c
120 SUFFIXES = .po .mo
121 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
122 CONFIG_HEADER = ../../src/config.h
123 CONFIG_CLEAN_FILES =
124 DIST_COMMON = README Makefile.am Makefile.in
127 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
129 TAR = tar
130 GZIP = --best
131 all: Makefile
133 .SUFFIXES:
134 .SUFFIXES: .mo .po
135 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
136 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WPrefs.app/po/Makefile
138 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
139 cd $(top_builddir) \
140 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
142 tags: TAGS
143 TAGS:
146 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
148 subdir = WPrefs.app/po
150 distdir: $(DISTFILES)
151 @for file in $(DISTFILES); do \
152 d=$(srcdir); \
153 test -f $(distdir)/$$file \
154 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
155 || cp -p $$d/$$file $(distdir)/$$file; \
156 done
157 info:
158 dvi:
159 check: all
160 $(MAKE)
161 installcheck:
162 install-exec:
163 @$(NORMAL_INSTALL)
165 install-data: install-data-local
166 @$(NORMAL_INSTALL)
168 install: install-exec install-data all
171 uninstall:
173 install-strip:
174 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
175 installdirs:
178 mostlyclean-generic:
179 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
181 clean-generic:
182 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
184 distclean-generic:
185 -rm -f Makefile $(DISTCLEANFILES)
186 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
187 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
189 maintainer-clean-generic:
190 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
191 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
192 mostlyclean: mostlyclean-generic
194 clean: clean-generic mostlyclean
196 distclean: distclean-generic clean
197 -rm -f config.status
199 maintainer-clean: maintainer-clean-generic distclean
200 @echo "This command is intended for maintainers to use;"
201 @echo "it deletes files that may require special tools to rebuild."
203 .PHONY: tags distdir info dvi installcheck install-exec install-data \
204 install uninstall all installdirs mostlyclean-generic distclean-generic \
205 clean-generic maintainer-clean-generic clean mostlyclean distclean \
206 maintainer-clean
209 .po.mo:
210 msgfmt -o $@ $<
212 WPrefs.pot: $(POTFILES)
213 xgettext --default-domain=WPrefs \
214 --add-comments --keyword=_ $(POTFILES)
215 if cmp -s WPrefs.po WPrefs.pot; then \
216 rm -f WPrefs.po; \
217 else \
218 mv -f WPrefs.po WPrefs.pot; \
221 install-data-local: $(CATALOGS)
222 $(mkinstalldirs) $(nlsdir)
223 chmod 755 $(nlsdir)
224 for n in $(CATALOGS) __DuMmY ; do \
225 if test "$$n" -a "$$n" != "__DuMmY" ; then \
226 l=`basename $$n .mo`; \
227 $(mkinstalldirs) $(nlsdir)/$$l/LC_MESSAGES; \
228 chmod 755 $(nlsdir)/$$l; \
229 chmod 755 $(nlsdir)/$$l/LC_MESSAGES; \
230 $(INSTALL) -m 644 $$n $(nlsdir)/$$l/LC_MESSAGES/WPrefs.mo; \
231 fi; \
232 done
234 # Tell versions [3.59,3.63) of GNU make to not export all variables.
235 # Otherwise a system limit (for SysV at least) may be exceeded.
236 .NOEXPORT: