updated finnish translation
[wmaker-crm.git] / WindowMaker / Styles / Makefile.in
blobf455205704e0823e00a69c9a2888c49ee8fb7aae
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 prefsdatadir = $(pkgdatadir)/Styles
99 prefsdata_DATA = Autumn.style Black.style BlackTexture.style Blue.style BlueDawn.style BlueishGreen.style Brown.style Brownish.style Chumbo.style Copper.style DarkBlue.style DarkRed.style Emerald.style Fire.style Food.style Golden.style Green.style GreyBlue.style Gtk.style LightBlue.style Pastel.style Pink.style Pumpkin.style Purple.style Purplish.style Red.style RednBlue.style Spring.style Summer.style Traditional.style VioletBlue.style
102 EXTRA_DIST = $(prefsdata_DATA)
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = ../../src/config.h
105 CONFIG_CLEAN_FILES =
106 DATA = $(prefsdata_DATA)
108 DIST_COMMON = Makefile.am Makefile.in
111 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
113 TAR = gtar
114 GZIP_ENV = --best
115 all: all-redirect
116 .SUFFIXES:
117 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
118 cd $(top_srcdir) && $(AUTOMAKE) --gnu WindowMaker/Styles/Makefile
120 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
121 cd $(top_builddir) \
122 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
125 install-prefsdataDATA: $(prefsdata_DATA)
126 @$(NORMAL_INSTALL)
127 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
128 @list='$(prefsdata_DATA)'; for p in $$list; do \
129 if test -f $(srcdir)/$$p; then \
130 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p"; \
131 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p; \
132 else if test -f $$p; then \
133 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p"; \
134 $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p; \
135 fi; fi; \
136 done
138 uninstall-prefsdataDATA:
139 @$(NORMAL_UNINSTALL)
140 list='$(prefsdata_DATA)'; for p in $$list; do \
141 rm -f $(DESTDIR)$(prefsdatadir)/$$p; \
142 done
143 tags: TAGS
144 TAGS:
147 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
149 subdir = WindowMaker/Styles
151 distdir: $(DISTFILES)
152 here=`cd $(top_builddir) && pwd`; \
153 top_distdir=`cd $(top_distdir) && pwd`; \
154 distdir=`cd $(distdir) && pwd`; \
155 cd $(top_srcdir) \
156 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu WindowMaker/Styles/Makefile
157 @for file in $(DISTFILES); do \
158 d=$(srcdir); \
159 if test -d $$d/$$file; then \
160 cp -pr $$/$$file $(distdir)/$$file; \
161 else \
162 test -f $(distdir)/$$file \
163 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
164 || cp -p $$d/$$file $(distdir)/$$file || :; \
165 fi; \
166 done
167 info-am:
168 info: info-am
169 dvi-am:
170 dvi: dvi-am
171 check-am: all-am
172 check: check-am
173 installcheck-am:
174 installcheck: installcheck-am
175 install-exec-am:
176 install-exec: install-exec-am
178 install-data-am: install-prefsdataDATA
179 install-data: install-data-am
181 install-am: all-am
182 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
183 install: install-am
184 uninstall-am: uninstall-prefsdataDATA
185 uninstall: uninstall-am
186 all-am: Makefile $(DATA)
187 all-redirect: all-am
188 install-strip:
189 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
190 installdirs:
191 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
194 mostlyclean-generic:
196 clean-generic:
198 distclean-generic:
199 -rm -f Makefile $(CONFIG_CLEAN_FILES)
200 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
202 maintainer-clean-generic:
203 mostlyclean-am: mostlyclean-generic
205 mostlyclean: mostlyclean-am
207 clean-am: clean-generic mostlyclean-am
209 clean: clean-am
211 distclean-am: distclean-generic clean-am
212 -rm -f libtool
214 distclean: distclean-am
216 maintainer-clean-am: maintainer-clean-generic distclean-am
217 @echo "This command is intended for maintainers to use;"
218 @echo "it deletes files that may require special tools to rebuild."
220 maintainer-clean: maintainer-clean-am
222 .PHONY: uninstall-prefsdataDATA install-prefsdataDATA tags distdir \
223 info-am info dvi-am dvi check check-am installcheck-am installcheck \
224 install-exec-am install-exec install-data-am install-data install-am \
225 install uninstall-am uninstall all-redirect all-am all installdirs \
226 mostlyclean-generic distclean-generic clean-generic \
227 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
230 # Tell versions [3.59,3.63) of GNU make to not export all variables.
231 # Otherwise a system limit (for SysV at least) may be exceeded.
232 .NOEXPORT: