updated configure to detect x86
[wmaker-crm.git] / po / Makefile.in
blobcf59aafbaa304bedf09b840acc7e10f1ef1c5472
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 wprefsdir = @wprefsdir@
96 nlsdir = $(NLSDIR)
98 CATALOGS = @MOFILES@
100 CLEANFILES = $(CATALOGS) WindowMaker.pot
102 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
105 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
108 SUFFIXES = .po .mo
109 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
110 CONFIG_HEADER = ../src/config.h
111 CONFIG_CLEAN_FILES =
112 CFLAGS = @CFLAGS@
113 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 CCLD = $(CC)
116 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
117 DIST_COMMON = README Makefile.am Makefile.in
120 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122 TAR = gtar
123 GZIP_ENV = --best
124 all: all-redirect
125 .SUFFIXES:
126 .SUFFIXES: .mo .po
127 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
128 cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile
130 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
131 cd $(top_builddir) \
132 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
134 tags: TAGS
135 TAGS:
138 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
140 subdir = po
142 distdir: $(DISTFILES)
143 here=`cd $(top_builddir) && pwd`; \
144 top_distdir=`cd $(top_distdir) && pwd`; \
145 distdir=`cd $(distdir) && pwd`; \
146 cd $(top_srcdir) \
147 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu po/Makefile
148 @for file in $(DISTFILES); do \
149 d=$(srcdir); \
150 if test -d $$d/$$file; then \
151 cp -pr $$/$$file $(distdir)/$$file; \
152 else \
153 test -f $(distdir)/$$file \
154 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
155 || cp -p $$d/$$file $(distdir)/$$file || :; \
156 fi; \
157 done
158 info-am:
159 info: info-am
160 dvi-am:
161 dvi: dvi-am
162 check-am: all-am
163 check: check-am
164 installcheck-am:
165 installcheck: installcheck-am
166 install-exec-am:
167 install-exec: install-exec-am
169 install-data-am: install-data-local
170 install-data: install-data-am
172 install-am: all-am
173 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
174 install: install-am
175 uninstall-am:
176 uninstall: uninstall-am
177 all-am: Makefile
178 all-redirect: all-am
179 install-strip:
180 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
181 installdirs:
184 mostlyclean-generic:
186 clean-generic:
187 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
189 distclean-generic:
190 -rm -f Makefile $(CONFIG_CLEAN_FILES)
191 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
193 maintainer-clean-generic:
194 mostlyclean-am: mostlyclean-generic
196 mostlyclean: mostlyclean-am
198 clean-am: clean-generic mostlyclean-am
200 clean: clean-am
202 distclean-am: distclean-generic clean-am
203 -rm -f libtool
205 distclean: distclean-am
207 maintainer-clean-am: maintainer-clean-generic distclean-am
208 @echo "This command is intended for maintainers to use;"
209 @echo "it deletes files that may require special tools to rebuild."
211 maintainer-clean: maintainer-clean-am
213 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
214 installcheck-am installcheck install-exec-am install-exec \
215 install-data-local install-data-am install-data install-am install \
216 uninstall-am uninstall all-redirect all-am all installdirs \
217 mostlyclean-generic distclean-generic clean-generic \
218 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
221 .po.mo:
222 msgfmt -o $@ $<
224 WindowMaker.pot: $(POTFILES)
225 xgettext --default-domain=WindowMaker \
226 --add-comments --keyword=_ $(POTFILES)
227 if cmp -s WindowMaker.po WindowMaker.pot; then \
228 rm -f WindowMaker.po; \
229 else \
230 mv -f WindowMaker.po WindowMaker.pot; \
233 install-data-local: $(CATALOGS)
234 $(mkinstalldirs) $(DESTDIR)$(nlsdir)
235 chmod 755 $(DESTDIR)$(nlsdir)
236 for n in $(CATALOGS) __DuMmY ; do \
237 if test "$$n" -a "$$n" != "__DuMmY" ; then \
238 l=`basename $$n .mo`; \
239 $(mkinstalldirs) $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
240 chmod 755 $(DESTDIR)$(nlsdir)/$$l; \
241 chmod 755 $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES; \
242 $(INSTALL_DATA) -m 644 $$n $(DESTDIR)$(nlsdir)/$$l/LC_MESSAGES/WindowMaker.mo; \
243 fi; \
244 done
246 # Tell versions [3.59,3.63) of GNU make to not export all variables.
247 # Otherwise a system limit (for SysV at least) may be exceeded.
248 .NOEXPORT: