Initial revision
[wmaker-crm.git] / WPrefs.app / po / Makefile.in
blob06a1a8d5ebd1b28909f6498f422ec1f6e04c3bd6
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 LIBPL_INC_PATH = @LIBPL_INC_PATH@
72 LIBPL_LIBS = @LIBPL_LIBS@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 REDUCE_APPICONS = @REDUCE_APPICONS@
80 SHAPE = @SHAPE@
81 SOUND = @SOUND@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 XSHM = @XSHM@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LOCALE = @X_LOCALE@
91 pixmapdir = @pixmapdir@
92 wprefsdir = @wprefsdir@
94 nlsdir = @NLSDIR@
96 CATALOGS = @WPMOFILES@
98 CLEANFILES = $(CATALOGS)
100 EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po
102 POTFILES = \
103 $(top_builddir)/WPrefs/Configurations.c \
104 $(top_builddir)/WPrefs/Expert.c \
105 $(top_builddir)/WPrefs/Focus.c \
106 $(top_builddir)/WPrefs/KeyboardSettings.c \
107 $(top_builddir)/WPrefs/KeyboardShortcuts.c \
108 $(top_builddir)/WPrefs/Menu.c \
109 $(top_builddir)/WPrefs/MenuGuru.c \
110 $(top_builddir)/WPrefs/MenuPreferences.c \
111 $(top_builddir)/WPrefs/MouseSettings.c \
112 $(top_builddir)/WPrefs/Paths.c \
113 $(top_builddir)/WPrefs/Preferences.c \
114 $(top_builddir)/WPrefs/Text.c \
115 $(top_builddir)/WPrefs/TextureAndColor.c \
116 $(top_builddir)/WPrefs/WPrefs.c \
117 $(top_builddir)/WPrefs/WindowHandling.c \
118 $(top_builddir)/WPrefs/Workspace.c \
119 $(top_builddir)/WPrefs/main.c \
120 $(top_builddir)/WPrefs/xmodifier.c
122 SUFFIXES = .po .mo
123 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
124 CONFIG_HEADER = ../../src/config.h
125 CONFIG_CLEAN_FILES =
126 DIST_COMMON = README Makefile.am Makefile.in
129 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
131 TAR = tar
132 GZIP = --best
133 all: Makefile
135 .SUFFIXES:
136 .SUFFIXES: .mo .po
137 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
138 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WPrefs.app/po/Makefile
140 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
141 cd $(top_builddir) \
142 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
144 tags: TAGS
145 TAGS:
148 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
150 subdir = WPrefs.app/po
152 distdir: $(DISTFILES)
153 @for file in $(DISTFILES); do \
154 d=$(srcdir); \
155 test -f $(distdir)/$$file \
156 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
157 || cp -p $$d/$$file $(distdir)/$$file; \
158 done
159 info:
160 dvi:
161 check: all
162 $(MAKE)
163 installcheck:
164 install-exec:
165 @$(NORMAL_INSTALL)
167 install-data: install-data-local
168 @$(NORMAL_INSTALL)
170 install: install-exec install-data all
173 uninstall:
175 install-strip:
176 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
177 installdirs:
180 mostlyclean-generic:
181 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
183 clean-generic:
184 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
186 distclean-generic:
187 -rm -f Makefile $(DISTCLEANFILES)
188 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
189 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
191 maintainer-clean-generic:
192 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
193 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
194 mostlyclean: mostlyclean-generic
196 clean: clean-generic mostlyclean
198 distclean: distclean-generic clean
199 -rm -f config.status
201 maintainer-clean: maintainer-clean-generic distclean
202 @echo "This command is intended for maintainers to use;"
203 @echo "it deletes files that may require special tools to rebuild."
205 .PHONY: tags distdir info dvi installcheck install-exec install-data \
206 install uninstall all installdirs mostlyclean-generic distclean-generic \
207 clean-generic maintainer-clean-generic clean mostlyclean distclean \
208 maintainer-clean
211 .po.mo:
212 msgfmt -o $@ $<
214 WPrefs.pot: $(POTFILES)
215 xgettext --default-domain=WPrefs \
216 --add-comments --keyword=_ $(POTFILES)
217 if cmp -s WPrefs.po WPrefs.pot; then \
218 rm -f WPrefs.po; \
219 else \
220 mv -f WPrefs.po WPrefs.pot; \
223 install-data-local: $(CATALOGS)
224 $(mkinstalldirs) $(nlsdir)
225 chmod 755 $(nlsdir)
226 for n in $(CATALOGS) __DuMmY ; do \
227 if test "$$n" -a "$$n" != "__DuMmY" ; then \
228 l=`basename $$n .mo`; \
229 $(mkinstalldirs) $(nlsdir)/$$l/LC_MESSAGES; \
230 chmod 755 $(nlsdir)/$$l; \
231 chmod 755 $(nlsdir)/$$l/LC_MESSAGES; \
232 $(INSTALL) -m 644 $$n $(nlsdir)/$$l/LC_MESSAGES/WPrefs.mo; \
233 fi; \
234 done
236 # Tell versions [3.59,3.63) of GNU make to not export all variables.
237 # Otherwise a system limit (for SysV at least) may be exceeded.
238 .NOEXPORT: