Chnaged version number to 0.61.1
[wmaker-crm.git] / po / Makefile.in
blobb58b6c44e7eb60e06fa900cf26ee03a2647d3835
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 X_LIBRARY_PATH = @X_LIBRARY_PATH@
90 wprefsdir = @wprefsdir@
92 nlsdir = $(NLSDIR)
94 CATALOGS = @MOFILES@
96 CLEANFILES = $(CATALOGS) WindowMaker.pot
98 EXTRA_DIST = cs.po de.po es.po fr.po gl.po ja.po ko.po nl.po pt.po se.po it.po no.po ru.po tr.po fi.po hr.po el.po pl.po ro.po zh_TW.Big5.po zh_CN.po sk.po da.po
101 POTFILES = $(top_builddir)/src/appicon.c $(top_builddir)/src/defaults.c $(top_builddir)/src/dialog.c $(top_builddir)/src/dock.c $(top_builddir)/src/dockedapp.c $(top_builddir)/src/event.c $(top_builddir)/src/framewin.c $(top_builddir)/src/icon.c $(top_builddir)/src/main.c $(top_builddir)/src/menu.c $(top_builddir)/src/misc.c $(top_builddir)/src/pixmap.c $(top_builddir)/src/proplist.c $(top_builddir)/src/resources.c $(top_builddir)/src/rootmenu.c $(top_builddir)/src/screen.c $(top_builddir)/src/session.c $(top_builddir)/src/stacking.c $(top_builddir)/src/startup.c $(top_builddir)/src/switchmenu.c $(top_builddir)/src/texture.c $(top_builddir)/src/wdefaults.c $(top_builddir)/src/window.c $(top_builddir)/src/winmenu.c $(top_builddir)/src/winspector.c $(top_builddir)/src/workspace.c $(top_builddir)/src/xutil.c
104 SUFFIXES = .po .mo
105 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106 CONFIG_HEADER = ../src/config.h
107 CONFIG_CLEAN_FILES =
108 CFLAGS = @CFLAGS@
109 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111 CCLD = $(CC)
112 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
113 DIST_COMMON = README Makefile.am Makefile.in
116 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
118 TAR = tar
119 GZIP_ENV = --best
120 all: all-redirect
121 .SUFFIXES:
122 .SUFFIXES: .mo .po
123 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
124 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps po/Makefile
126 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
127 cd $(top_builddir) \
128 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
130 tags: TAGS
131 TAGS:
134 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
136 subdir = po
138 distdir: $(DISTFILES)
139 @for file in $(DISTFILES); do \
140 d=$(srcdir); \
141 if test -d $$d/$$file; then \
142 cp -pr $$/$$file $(distdir)/$$file; \
143 else \
144 test -f $(distdir)/$$file \
145 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
146 || cp -p $$d/$$file $(distdir)/$$file || :; \
147 fi; \
148 done
149 info-am:
150 info: info-am
151 dvi-am:
152 dvi: dvi-am
153 check-am: all-am
154 check: check-am
155 installcheck-am:
156 installcheck: installcheck-am
157 install-exec-am:
158 install-exec: install-exec-am
160 install-data-am: install-data-local
161 install-data: install-data-am
163 install-am: all-am
164 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
165 install: install-am
166 uninstall-am:
167 uninstall: uninstall-am
168 all-am: Makefile
169 all-redirect: all-am
170 install-strip:
171 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
172 installdirs:
175 mostlyclean-generic:
177 clean-generic:
178 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
180 distclean-generic:
181 -rm -f Makefile $(CONFIG_CLEAN_FILES)
182 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
184 maintainer-clean-generic:
185 mostlyclean-am: mostlyclean-generic
187 mostlyclean: mostlyclean-am
189 clean-am: clean-generic mostlyclean-am
191 clean: clean-am
193 distclean-am: distclean-generic clean-am
194 -rm -f libtool
196 distclean: distclean-am
198 maintainer-clean-am: maintainer-clean-generic distclean-am
199 @echo "This command is intended for maintainers to use;"
200 @echo "it deletes files that may require special tools to rebuild."
202 maintainer-clean: maintainer-clean-am
204 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
205 installcheck-am installcheck install-exec-am install-exec \
206 install-data-local install-data-am install-data install-am install \
207 uninstall-am uninstall all-redirect all-am all installdirs \
208 mostlyclean-generic distclean-generic clean-generic \
209 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
212 .po.mo:
213 msgfmt -o $@ $<
215 WindowMaker.pot: $(POTFILES)
216 xgettext --default-domain=WindowMaker \
217 --add-comments --keyword=_ $(POTFILES)
218 if cmp -s WindowMaker.po WindowMaker.pot; then \
219 rm -f WindowMaker.po; \
220 else \
221 mv -f WindowMaker.po WindowMaker.pot; \
224 install-data-local: $(CATALOGS)
225 $(mkinstalldirs) $(DESTDIR)$(nlsdir)
226 chmod 755 $(DESTDIR)$(nlsdir)
227 for n in $(CATALOGS) __DuMmY ; do \
228 if test "$$n" -a "$$n" != "__DuMmY" ; then \
229 l=`basename $$n .mo`; \
230 $(mkinstalldirs) $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
231 chmod 755 $(DESTDIR)$(nlsdir)/$$l; \
232 chmod 755 $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
233 $(INSTALL_DATA) -m 644 $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WindowMaker.mo; \
234 fi; \
235 done
237 # Tell versions [3.59,3.63) of GNU make to not export all variables.
238 # Otherwise a system limit (for SysV at least) may be exceeded.
239 .NOEXPORT: