Initial revision
[wmaker-crm.git] / po / Makefile.in
blob1db66c4534d5f8b28cebf75a6961f53b8b1d0efb
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 = @MOFILES@
98 CLEANFILES = $(CATALOGS)
100 EXTRA_DIST = cs.po de.po es.po fr.po gl.po ja.po ko.po nl.po pt.po se.po it.po \
101 no.po ru.po tr.po fi.po hr.po el.po pl.po ja.po.broken ro.po
103 POTFILES = \
104 $(top_builddir)/src/appicon.c \
105 $(top_builddir)/src/defaults.c \
106 $(top_builddir)/src/dialog.c \
107 $(top_builddir)/src/dock.c \
108 $(top_builddir)/src/dockedapp.c \
109 $(top_builddir)/src/event.c \
110 $(top_builddir)/src/framewin.c \
111 $(top_builddir)/src/icon.c \
112 $(top_builddir)/src/main.c \
113 $(top_builddir)/src/menu.c \
114 $(top_builddir)/src/misc.c \
115 $(top_builddir)/src/pixmap.c \
116 $(top_builddir)/src/proplist.c \
117 $(top_builddir)/src/resources.c \
118 $(top_builddir)/src/rootmenu.c \
119 $(top_builddir)/src/screen.c \
120 $(top_builddir)/src/session.c \
121 $(top_builddir)/src/stacking.c \
122 $(top_builddir)/src/startup.c \
123 $(top_builddir)/src/switchmenu.c \
124 $(top_builddir)/src/texture.c \
125 $(top_builddir)/src/wdefaults.c \
126 $(top_builddir)/src/window.c \
127 $(top_builddir)/src/winmenu.c \
128 $(top_builddir)/src/winspector.c \
129 $(top_builddir)/src/workspace.c \
130 $(top_builddir)/src/xutil.c
132 SUFFIXES = .po .mo
133 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134 CONFIG_HEADER = ../src/config.h
135 CONFIG_CLEAN_FILES =
136 DIST_COMMON = README Makefile.am Makefile.in
139 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
141 TAR = tar
142 GZIP = --best
143 all: Makefile
145 .SUFFIXES:
146 .SUFFIXES: .mo .po
147 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
148 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps po/Makefile
150 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
151 cd $(top_builddir) \
152 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
154 tags: TAGS
155 TAGS:
158 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
160 subdir = po
162 distdir: $(DISTFILES)
163 @for file in $(DISTFILES); do \
164 d=$(srcdir); \
165 test -f $(distdir)/$$file \
166 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
167 || cp -p $$d/$$file $(distdir)/$$file; \
168 done
169 info:
170 dvi:
171 check: all
172 $(MAKE)
173 installcheck:
174 install-exec:
175 @$(NORMAL_INSTALL)
177 install-data: install-data-local
178 @$(NORMAL_INSTALL)
180 install: install-exec install-data all
183 uninstall:
185 install-strip:
186 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
187 installdirs:
190 mostlyclean-generic:
191 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
193 clean-generic:
194 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
196 distclean-generic:
197 -rm -f Makefile $(DISTCLEANFILES)
198 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
199 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
201 maintainer-clean-generic:
202 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
203 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
204 mostlyclean: mostlyclean-generic
206 clean: clean-generic mostlyclean
208 distclean: distclean-generic clean
209 -rm -f config.status
211 maintainer-clean: maintainer-clean-generic distclean
212 @echo "This command is intended for maintainers to use;"
213 @echo "it deletes files that may require special tools to rebuild."
215 .PHONY: tags distdir info dvi installcheck install-exec install-data \
216 install uninstall all installdirs mostlyclean-generic distclean-generic \
217 clean-generic maintainer-clean-generic clean mostlyclean distclean \
218 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) $(nlsdir)
235 chmod 755 $(nlsdir)
236 for n in $(CATALOGS) __DuMmY ; do \
237 if test "$$n" -a "$$n" != "__DuMmY" ; then \
238 l=`basename $$n .mo`; \
239 $(mkinstalldirs) $(nlsdir)/$$l/LC_MESSAGES; \
240 chmod 755 $(nlsdir)/$$l; \
241 chmod 755 $(nlsdir)/$$l/LC_MESSAGES; \
242 $(INSTALL) -m 644 $$n $(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: