Fixed stupid bug in setstyle.c
[wmaker-crm.git] / WindowMaker / Themes / Makefile.in
blobc22a6d5817af64f644ed7c5610944b2cf512392b
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 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 GFXLIBS = @GFXLIBS@
66 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
67 ICONEXT = @ICONEXT@
68 INTLIBS = @INTLIBS@
69 LD = @LD@
70 LIBPL = @LIBPL@
71 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
72 LIBTOOL = @LIBTOOL@
73 LITE = @LITE@
74 LN_S = @LN_S@
75 MAKEINFO = @MAKEINFO@
76 MOFILES = @MOFILES@
77 NLSDIR = @NLSDIR@
78 NM = @NM@
79 PACKAGE = @PACKAGE@
80 RANLIB = @RANLIB@
81 VERSION = @VERSION@
82 WPMOFILES = @WPMOFILES@
83 XCFLAGS = @XCFLAGS@
84 XGETTEXT = @XGETTEXT@
85 XLFLAGS = @XLFLAGS@
86 XLIBS = @XLIBS@
87 X_EXTRA_LIBS = @X_EXTRA_LIBS@
88 wprefsdir = @wprefsdir@
90 SUBDIRS =
92 defsdatadir = $(pkgdatadir)/Themes
94 defsdata_DATA = Default.style OpenStep.style Pastel.style SteelBlueSilk.style
96 EXTRA_DIST = $(defsdata_DATA)
97 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98 CONFIG_HEADER = ../../src/config.h
99 CONFIG_CLEAN_FILES =
100 DATA = $(defsdata_DATA)
102 DIST_COMMON = Makefile.am Makefile.in
105 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
107 TAR = gtar
108 GZIP_ENV = --best
109 all: all-redirect
110 .SUFFIXES:
111 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
112 cd $(top_srcdir) && $(AUTOMAKE) --gnu WindowMaker/Themes/Makefile
114 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
115 cd $(top_builddir) \
116 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
119 install-defsdataDATA: $(defsdata_DATA)
120 @$(NORMAL_INSTALL)
121 $(mkinstalldirs) $(DESTDIR)$(defsdatadir)
122 @list='$(defsdata_DATA)'; for p in $$list; do \
123 if test -f $(srcdir)/$$p; then \
124 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(defsdatadir)/$$p"; \
125 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(defsdatadir)/$$p; \
126 else if test -f $$p; then \
127 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(defsdatadir)/$$p"; \
128 $(INSTALL_DATA) $$p $(DESTDIR)$(defsdatadir)/$$p; \
129 fi; fi; \
130 done
132 uninstall-defsdataDATA:
133 @$(NORMAL_UNINSTALL)
134 list='$(defsdata_DATA)'; for p in $$list; do \
135 rm -f $(DESTDIR)$(defsdatadir)/$$p; \
136 done
138 # This directory's subdirectories are mostly independent; you can cd
139 # into them and run `make' without going through this Makefile.
140 # To change the values of `make' variables: instead of editing Makefiles,
141 # (1) if the variable is set in `config.status', edit `config.status'
142 # (which will cause the Makefiles to be regenerated when you run `make');
143 # (2) otherwise, pass the desired values on the `make' command line.
145 @SET_MAKE@
147 all-recursive install-data-recursive install-exec-recursive \
148 installdirs-recursive install-recursive uninstall-recursive \
149 check-recursive installcheck-recursive info-recursive dvi-recursive:
150 @set fnord $(MAKEFLAGS); amf=$$2; \
151 dot_seen=no; \
152 target=`echo $@ | sed s/-recursive//`; \
153 list='$(SUBDIRS)'; for subdir in $$list; do \
154 echo "Making $$target in $$subdir"; \
155 if test "$$subdir" = "."; then \
156 dot_seen=yes; \
157 local_target="$$target-am"; \
158 else \
159 local_target="$$target"; \
160 fi; \
161 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
162 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
163 done; \
164 if test "$$dot_seen" = "no"; then \
165 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
166 fi; test -z "$$fail"
168 mostlyclean-recursive clean-recursive distclean-recursive \
169 maintainer-clean-recursive:
170 @set fnord $(MAKEFLAGS); amf=$$2; \
171 dot_seen=no; \
172 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
173 rev="$$subdir $$rev"; \
174 test "$$subdir" = "." && dot_seen=yes; \
175 done; \
176 test "$$dot_seen" = "no" && rev=". $$rev"; \
177 target=`echo $@ | sed s/-recursive//`; \
178 for subdir in $$rev; do \
179 echo "Making $$target in $$subdir"; \
180 if test "$$subdir" = "."; then \
181 local_target="$$target-am"; \
182 else \
183 local_target="$$target"; \
184 fi; \
185 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
186 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
187 done && test -z "$$fail"
188 tags-recursive:
189 list='$(SUBDIRS)'; for subdir in $$list; do \
190 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
191 done
193 tags: TAGS
195 ID: $(HEADERS) $(SOURCES) $(LISP)
196 list='$(SOURCES) $(HEADERS)'; \
197 unique=`for i in $$list; do echo $$i; done | \
198 awk ' { files[$$0] = 1; } \
199 END { for (i in files) print i; }'`; \
200 here=`pwd` && cd $(srcdir) \
201 && mkid -f$$here/ID $$unique $(LISP)
203 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
204 tags=; \
205 here=`pwd`; \
206 list='$(SUBDIRS)'; for subdir in $$list; do \
207 if test "$$subdir" = .; then :; else \
208 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
209 fi; \
210 done; \
211 list='$(SOURCES) $(HEADERS)'; \
212 unique=`for i in $$list; do echo $$i; done | \
213 awk ' { files[$$0] = 1; } \
214 END { for (i in files) print i; }'`; \
215 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
216 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
218 mostlyclean-tags:
220 clean-tags:
222 distclean-tags:
223 -rm -f TAGS ID
225 maintainer-clean-tags:
227 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
229 subdir = WindowMaker/Themes
231 distdir: $(DISTFILES)
232 here=`cd $(top_builddir) && pwd`; \
233 top_distdir=`cd $(top_distdir) && pwd`; \
234 distdir=`cd $(distdir) && pwd`; \
235 cd $(top_srcdir) \
236 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu WindowMaker/Themes/Makefile
237 @for file in $(DISTFILES); do \
238 d=$(srcdir); \
239 if test -d $$d/$$file; then \
240 cp -pr $$/$$file $(distdir)/$$file; \
241 else \
242 test -f $(distdir)/$$file \
243 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
244 || cp -p $$d/$$file $(distdir)/$$file || :; \
245 fi; \
246 done
247 for subdir in $(SUBDIRS); do \
248 if test "$$subdir" = .; then :; else \
249 test -d $(distdir)/$$subdir \
250 || mkdir $(distdir)/$$subdir \
251 || exit 1; \
252 chmod 777 $(distdir)/$$subdir; \
253 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
254 || exit 1; \
255 fi; \
256 done
257 info-am:
258 info: info-recursive
259 dvi-am:
260 dvi: dvi-recursive
261 check-am: all-am
262 check: check-recursive
263 installcheck-am:
264 installcheck: installcheck-recursive
265 install-exec-am:
266 install-exec: install-exec-recursive
268 install-data-am: install-defsdataDATA
269 install-data: install-data-recursive
271 install-am: all-am
272 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
273 install: install-recursive
274 uninstall-am: uninstall-defsdataDATA
275 uninstall: uninstall-recursive
276 all-am: Makefile $(DATA)
277 all-redirect: all-recursive
278 install-strip:
279 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
280 installdirs: installdirs-recursive
281 installdirs-am:
282 $(mkinstalldirs) $(DESTDIR)$(defsdatadir)
285 mostlyclean-generic:
287 clean-generic:
289 distclean-generic:
290 -rm -f Makefile $(CONFIG_CLEAN_FILES)
291 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
293 maintainer-clean-generic:
294 mostlyclean-am: mostlyclean-tags mostlyclean-generic
296 mostlyclean: mostlyclean-recursive
298 clean-am: clean-tags clean-generic mostlyclean-am
300 clean: clean-recursive
302 distclean-am: distclean-tags distclean-generic clean-am
303 -rm -f libtool
305 distclean: distclean-recursive
307 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
308 distclean-am
309 @echo "This command is intended for maintainers to use;"
310 @echo "it deletes files that may require special tools to rebuild."
312 maintainer-clean: maintainer-clean-recursive
314 .PHONY: uninstall-defsdataDATA install-defsdataDATA \
315 install-data-recursive uninstall-data-recursive install-exec-recursive \
316 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
317 all-recursive check-recursive installcheck-recursive info-recursive \
318 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
319 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
320 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
321 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
322 install-exec install-data-am install-data install-am install \
323 uninstall-am uninstall all-redirect all-am all installdirs-am \
324 installdirs mostlyclean-generic distclean-generic clean-generic \
325 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
328 # Tell versions [3.59,3.63) of GNU make to not export all variables.
329 # Otherwise a system limit (for SysV at least) may be exceeded.
330 .NOEXPORT: