updated finnish translation
[wmaker-crm.git] / WindowMaker / Makefile.in
blob7996fdd86896773b92463f76fe39da00d4a4fdb2
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 supported_locales = @supported_locales@
95 wprefsdir = @wprefsdir@
97 SUBDIRS = Backgrounds Defaults IconSets Icons Pixmaps Styles Themes
99 prefsdatadir = $(pkgdatadir)
101 prefsdata_DATA = README README.themes autostart.sh exitscript.sh menu menu.ca menu.cz menu.da menu.de menu.el menu.es menu.fi menu.fr menu.gl menu.he menu.hr menu.hu menu.it menu.ja menu.ko menu.nl menu.no menu.pl menu.pt menu.ru menu.se menu.sl menu.tr menu.zh_CN menu.zh_TW.Big5 plmenu plmenu.da plmenu.de plmenu.fr plmenu.hr plmenu.it plmenu.ko plmenu.pl plmenu.zh_CN wmmacros xtree.dat
104 EXTRA_DIST = $(prefsdata_DATA) mkMakefile
105 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106 CONFIG_HEADER = ../src/config.h
107 CONFIG_CLEAN_FILES =
108 DATA = $(prefsdata_DATA)
110 DIST_COMMON = README Makefile.am Makefile.in
113 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
115 TAR = gtar
116 GZIP_ENV = --best
117 all: all-redirect
118 .SUFFIXES:
119 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
120 cd $(top_srcdir) && $(AUTOMAKE) --gnu WindowMaker/Makefile
122 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
123 cd $(top_builddir) \
124 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
127 install-prefsdataDATA: $(prefsdata_DATA)
128 @$(NORMAL_INSTALL)
129 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
130 @list='$(prefsdata_DATA)'; for p in $$list; do \
131 if test -f $(srcdir)/$$p; then \
132 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p"; \
133 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p; \
134 else if test -f $$p; then \
135 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p"; \
136 $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p; \
137 fi; fi; \
138 done
140 uninstall-prefsdataDATA:
141 @$(NORMAL_UNINSTALL)
142 list='$(prefsdata_DATA)'; for p in $$list; do \
143 rm -f $(DESTDIR)$(prefsdatadir)/$$p; \
144 done
146 # This directory's subdirectories are mostly independent; you can cd
147 # into them and run `make' without going through this Makefile.
148 # To change the values of `make' variables: instead of editing Makefiles,
149 # (1) if the variable is set in `config.status', edit `config.status'
150 # (which will cause the Makefiles to be regenerated when you run `make');
151 # (2) otherwise, pass the desired values on the `make' command line.
153 @SET_MAKE@
155 all-recursive install-data-recursive install-exec-recursive \
156 installdirs-recursive install-recursive uninstall-recursive \
157 check-recursive installcheck-recursive info-recursive dvi-recursive:
158 @set fnord $(MAKEFLAGS); amf=$$2; \
159 dot_seen=no; \
160 target=`echo $@ | sed s/-recursive//`; \
161 list='$(SUBDIRS)'; for subdir in $$list; do \
162 echo "Making $$target in $$subdir"; \
163 if test "$$subdir" = "."; then \
164 dot_seen=yes; \
165 local_target="$$target-am"; \
166 else \
167 local_target="$$target"; \
168 fi; \
169 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
170 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
171 done; \
172 if test "$$dot_seen" = "no"; then \
173 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
174 fi; test -z "$$fail"
176 mostlyclean-recursive clean-recursive distclean-recursive \
177 maintainer-clean-recursive:
178 @set fnord $(MAKEFLAGS); amf=$$2; \
179 dot_seen=no; \
180 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
181 rev="$$subdir $$rev"; \
182 test "$$subdir" = "." && dot_seen=yes; \
183 done; \
184 test "$$dot_seen" = "no" && rev=". $$rev"; \
185 target=`echo $@ | sed s/-recursive//`; \
186 for subdir in $$rev; do \
187 echo "Making $$target in $$subdir"; \
188 if test "$$subdir" = "."; then \
189 local_target="$$target-am"; \
190 else \
191 local_target="$$target"; \
192 fi; \
193 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
194 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
195 done && test -z "$$fail"
196 tags-recursive:
197 list='$(SUBDIRS)'; for subdir in $$list; do \
198 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
199 done
201 tags: TAGS
203 ID: $(HEADERS) $(SOURCES) $(LISP)
204 list='$(SOURCES) $(HEADERS)'; \
205 unique=`for i in $$list; do echo $$i; done | \
206 awk ' { files[$$0] = 1; } \
207 END { for (i in files) print i; }'`; \
208 here=`pwd` && cd $(srcdir) \
209 && mkid -f$$here/ID $$unique $(LISP)
211 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
212 tags=; \
213 here=`pwd`; \
214 list='$(SUBDIRS)'; for subdir in $$list; do \
215 if test "$$subdir" = .; then :; else \
216 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
217 fi; \
218 done; \
219 list='$(SOURCES) $(HEADERS)'; \
220 unique=`for i in $$list; do echo $$i; done | \
221 awk ' { files[$$0] = 1; } \
222 END { for (i in files) print i; }'`; \
223 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
224 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
226 mostlyclean-tags:
228 clean-tags:
230 distclean-tags:
231 -rm -f TAGS ID
233 maintainer-clean-tags:
235 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
237 subdir = WindowMaker
239 distdir: $(DISTFILES)
240 here=`cd $(top_builddir) && pwd`; \
241 top_distdir=`cd $(top_distdir) && pwd`; \
242 distdir=`cd $(distdir) && pwd`; \
243 cd $(top_srcdir) \
244 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu WindowMaker/Makefile
245 @for file in $(DISTFILES); do \
246 d=$(srcdir); \
247 if test -d $$d/$$file; then \
248 cp -pr $$/$$file $(distdir)/$$file; \
249 else \
250 test -f $(distdir)/$$file \
251 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
252 || cp -p $$d/$$file $(distdir)/$$file || :; \
253 fi; \
254 done
255 for subdir in $(SUBDIRS); do \
256 if test "$$subdir" = .; then :; else \
257 test -d $(distdir)/$$subdir \
258 || mkdir $(distdir)/$$subdir \
259 || exit 1; \
260 chmod 777 $(distdir)/$$subdir; \
261 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
262 || exit 1; \
263 fi; \
264 done
265 info-am:
266 info: info-recursive
267 dvi-am:
268 dvi: dvi-recursive
269 check-am: all-am
270 check: check-recursive
271 installcheck-am:
272 installcheck: installcheck-recursive
273 install-exec-am:
274 install-exec: install-exec-recursive
276 install-data-am: install-prefsdataDATA
277 install-data: install-data-recursive
279 install-am: all-am
280 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281 install: install-recursive
282 uninstall-am: uninstall-prefsdataDATA
283 uninstall: uninstall-recursive
284 all-am: Makefile $(DATA)
285 all-redirect: all-recursive
286 install-strip:
287 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
288 installdirs: installdirs-recursive
289 installdirs-am:
290 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
293 mostlyclean-generic:
295 clean-generic:
297 distclean-generic:
298 -rm -f Makefile $(CONFIG_CLEAN_FILES)
299 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
301 maintainer-clean-generic:
302 mostlyclean-am: mostlyclean-tags mostlyclean-generic
304 mostlyclean: mostlyclean-recursive
306 clean-am: clean-tags clean-generic mostlyclean-am
308 clean: clean-recursive
310 distclean-am: distclean-tags distclean-generic clean-am
311 -rm -f libtool
313 distclean: distclean-recursive
315 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
316 distclean-am
317 @echo "This command is intended for maintainers to use;"
318 @echo "it deletes files that may require special tools to rebuild."
320 maintainer-clean: maintainer-clean-recursive
322 .PHONY: uninstall-prefsdataDATA install-prefsdataDATA \
323 install-data-recursive uninstall-data-recursive install-exec-recursive \
324 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
325 all-recursive check-recursive installcheck-recursive info-recursive \
326 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
327 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
328 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
329 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
330 install-exec install-data-am install-data install-am install \
331 uninstall-am uninstall all-redirect all-am all installdirs-am \
332 installdirs mostlyclean-generic distclean-generic clean-generic \
333 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
336 # Tell versions [3.59,3.63) of GNU make to not export all variables.
337 # Otherwise a system limit (for SysV at least) may be exceeded.
338 .NOEXPORT: