Updating to version 0.20.2
[wmaker-crm.git] / po / Makefile.in
blobe85dd0060b597e9711818a68d0975961387a04dd
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 = @MOFILES@
96 CLEANFILES = $(CATALOGS)
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 \
99 no.po ru.po tr.po fi.po hr.po el.po pl.po ja.po.broken ro.po
101 POTFILES = \
102 $(top_builddir)/src/appicon.c \
103 $(top_builddir)/src/defaults.c \
104 $(top_builddir)/src/dialog.c \
105 $(top_builddir)/src/dock.c \
106 $(top_builddir)/src/dockedapp.c \
107 $(top_builddir)/src/event.c \
108 $(top_builddir)/src/framewin.c \
109 $(top_builddir)/src/icon.c \
110 $(top_builddir)/src/main.c \
111 $(top_builddir)/src/menu.c \
112 $(top_builddir)/src/misc.c \
113 $(top_builddir)/src/pixmap.c \
114 $(top_builddir)/src/proplist.c \
115 $(top_builddir)/src/resources.c \
116 $(top_builddir)/src/rootmenu.c \
117 $(top_builddir)/src/screen.c \
118 $(top_builddir)/src/session.c \
119 $(top_builddir)/src/stacking.c \
120 $(top_builddir)/src/startup.c \
121 $(top_builddir)/src/switchmenu.c \
122 $(top_builddir)/src/texture.c \
123 $(top_builddir)/src/wdefaults.c \
124 $(top_builddir)/src/window.c \
125 $(top_builddir)/src/winmenu.c \
126 $(top_builddir)/src/winspector.c \
127 $(top_builddir)/src/workspace.c \
128 $(top_builddir)/src/xutil.c
130 SUFFIXES = .po .mo
131 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
132 CONFIG_HEADER = ../src/config.h
133 CONFIG_CLEAN_FILES =
134 DIST_COMMON = README Makefile.am Makefile.in
137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
139 TAR = tar
140 GZIP = --best
141 all: Makefile
143 .SUFFIXES:
144 .SUFFIXES: .mo .po
145 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
146 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps po/Makefile
148 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
149 cd $(top_builddir) \
150 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
152 tags: TAGS
153 TAGS:
156 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
158 subdir = po
160 distdir: $(DISTFILES)
161 @for file in $(DISTFILES); do \
162 d=$(srcdir); \
163 test -f $(distdir)/$$file \
164 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
165 || cp -p $$d/$$file $(distdir)/$$file; \
166 done
167 info:
168 dvi:
169 check: all
170 $(MAKE)
171 installcheck:
172 install-exec:
173 @$(NORMAL_INSTALL)
175 install-data: install-data-local
176 @$(NORMAL_INSTALL)
178 install: install-exec install-data all
181 uninstall:
183 install-strip:
184 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
185 installdirs:
188 mostlyclean-generic:
189 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
191 clean-generic:
192 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
194 distclean-generic:
195 -rm -f Makefile $(DISTCLEANFILES)
196 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
197 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
199 maintainer-clean-generic:
200 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
201 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
202 mostlyclean: mostlyclean-generic
204 clean: clean-generic mostlyclean
206 distclean: distclean-generic clean
207 -rm -f config.status
209 maintainer-clean: maintainer-clean-generic distclean
210 @echo "This command is intended for maintainers to use;"
211 @echo "it deletes files that may require special tools to rebuild."
213 .PHONY: tags distdir info dvi installcheck install-exec install-data \
214 install uninstall all installdirs mostlyclean-generic distclean-generic \
215 clean-generic maintainer-clean-generic clean mostlyclean distclean \
216 maintainer-clean
219 .po.mo:
220 msgfmt -o $@ $<
222 WindowMaker.pot: $(POTFILES)
223 xgettext --default-domain=WindowMaker \
224 --add-comments --keyword=_ $(POTFILES)
225 if cmp -s WindowMaker.po WindowMaker.pot; then \
226 rm -f WindowMaker.po; \
227 else \
228 mv -f WindowMaker.po WindowMaker.pot; \
231 install-data-local: $(CATALOGS)
232 $(mkinstalldirs) $(nlsdir)
233 chmod 755 $(nlsdir)
234 for n in $(CATALOGS) __DuMmY ; do \
235 if test "$$n" -a "$$n" != "__DuMmY" ; then \
236 l=`basename $$n .mo`; \
237 $(mkinstalldirs) $(nlsdir)/$$l/LC_MESSAGES; \
238 chmod 755 $(nlsdir)/$$l; \
239 chmod 755 $(nlsdir)/$$l/LC_MESSAGES; \
240 $(INSTALL) -m 644 $$n $(nlsdir)/$$l/LC_MESSAGES/WindowMaker.mo; \
241 fi; \
242 done
244 # Tell versions [3.59,3.63) of GNU make to not export all variables.
245 # Otherwise a system limit (for SysV at least) may be exceeded.
246 .NOEXPORT: