er.. WPrefs Appearance section update
[wmaker-crm.git] / Makefile.in
blobfd31c14f980887870ac1182592db807ad8a8ca96
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 DLLIBS = @DLLIBS@
66 GFXLIBS = @GFXLIBS@
67 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBPL = @LIBPL@
72 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
73 LIBTOOL = @LIBTOOL@
74 LITE = @LITE@
75 LN_S = @LN_S@
76 MAKEINFO = @MAKEINFO@
77 MOFILES = @MOFILES@
78 NLSDIR = @NLSDIR@
79 NM = @NM@
80 PACKAGE = @PACKAGE@
81 RANLIB = @RANLIB@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 wprefsdir = @wprefsdir@
91 SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc
93 EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.tar.gz
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
97 CONFIG_HEADER = ./src/config.h
98 CONFIG_CLEAN_FILES =
99 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
100 Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
101 config.sub configure configure.in install-sh ltconfig ltmain.sh missing \
102 mkinstalldirs src/config.h.in src/stamp-h.in
105 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
107 TAR = tar
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 --include-deps Makefile
114 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
115 cd $(top_builddir) \
116 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
118 $(ACLOCAL_M4): configure.in acinclude.m4
119 cd $(srcdir) && $(ACLOCAL)
121 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
122 $(SHELL) ./config.status --recheck
123 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
124 cd $(srcdir) && $(AUTOCONF)
126 src/config.h: src/stamp-h
127 @if test ! -f $@; then \
128 rm -f src/stamp-h; \
129 $(MAKE) src/stamp-h; \
130 else :; fi
131 src/stamp-h: $(srcdir)/src/config.h.in $(top_builddir)/config.status
132 cd $(top_builddir) \
133 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
134 $(SHELL) ./config.status
135 @echo timestamp > src/stamp-h 2> /dev/null
136 $(srcdir)/src/config.h.in: $(srcdir)/src/stamp-h.in
137 @if test ! -f $@; then \
138 rm -f $(srcdir)/src/stamp-h.in; \
139 $(MAKE) $(srcdir)/src/stamp-h.in; \
140 else :; fi
141 $(srcdir)/src/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
142 cd $(top_srcdir) && $(AUTOHEADER)
143 @echo timestamp > $(srcdir)/src/stamp-h.in 2> /dev/null
145 mostlyclean-hdr:
147 clean-hdr:
149 distclean-hdr:
150 -rm -f src/config.h
152 maintainer-clean-hdr:
154 # This directory's subdirectories are mostly independent; you can cd
155 # into them and run `make' without going through this Makefile.
156 # To change the values of `make' variables: instead of editing Makefiles,
157 # (1) if the variable is set in `config.status', edit `config.status'
158 # (which will cause the Makefiles to be regenerated when you run `make');
159 # (2) otherwise, pass the desired values on the `make' command line.
161 @SET_MAKE@
163 all-recursive install-data-recursive install-exec-recursive \
164 installdirs-recursive install-recursive uninstall-recursive \
165 check-recursive installcheck-recursive info-recursive dvi-recursive:
166 @set fnord $(MAKEFLAGS); amf=$$2; \
167 dot_seen=no; \
168 target=`echo $@ | sed s/-recursive//`; \
169 list='$(SUBDIRS)'; for subdir in $$list; do \
170 echo "Making $$target in $$subdir"; \
171 if test "$$subdir" = "."; then \
172 dot_seen=yes; \
173 local_target="$$target-am"; \
174 else \
175 local_target="$$target"; \
176 fi; \
177 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
178 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
179 done; \
180 if test "$$dot_seen" = "no"; then \
181 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
182 fi; test -z "$$fail"
184 mostlyclean-recursive clean-recursive distclean-recursive \
185 maintainer-clean-recursive:
186 @set fnord $(MAKEFLAGS); amf=$$2; \
187 dot_seen=no; \
188 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
189 rev="$$subdir $$rev"; \
190 test "$$subdir" = "." && dot_seen=yes; \
191 done; \
192 test "$$dot_seen" = "no" && rev=". $$rev"; \
193 target=`echo $@ | sed s/-recursive//`; \
194 for subdir in $$rev; do \
195 echo "Making $$target in $$subdir"; \
196 if test "$$subdir" = "."; then \
197 local_target="$$target-am"; \
198 else \
199 local_target="$$target"; \
200 fi; \
201 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
202 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
203 done && test -z "$$fail"
204 tags-recursive:
205 list='$(SUBDIRS)'; for subdir in $$list; do \
206 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
207 done
209 tags: TAGS
211 ID: $(HEADERS) $(SOURCES) $(LISP)
212 list='$(SOURCES) $(HEADERS)'; \
213 unique=`for i in $$list; do echo $$i; done | \
214 awk ' { files[$$0] = 1; } \
215 END { for (i in files) print i; }'`; \
216 here=`pwd` && cd $(srcdir) \
217 && mkid -f$$here/ID $$unique $(LISP)
219 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
220 tags=; \
221 here=`pwd`; \
222 list='$(SUBDIRS)'; for subdir in $$list; do \
223 if test "$$subdir" = .; then :; else \
224 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
225 fi; \
226 done; \
227 list='$(SOURCES) $(HEADERS)'; \
228 unique=`for i in $$list; do echo $$i; done | \
229 awk ' { files[$$0] = 1; } \
230 END { for (i in files) print i; }'`; \
231 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
232 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
234 mostlyclean-tags:
236 clean-tags:
238 distclean-tags:
239 -rm -f TAGS ID
241 maintainer-clean-tags:
243 distdir = $(PACKAGE)-$(VERSION)
244 top_distdir = $(distdir)
246 # This target untars the dist file and tries a VPATH configuration. Then
247 # it guarantees that the distribution is self-contained by making another
248 # tarfile.
249 distcheck: dist
250 -rm -rf $(distdir)
251 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252 mkdir $(distdir)/=build
253 mkdir $(distdir)/=inst
254 dc_install_base=`cd $(distdir)/=inst && pwd`; \
255 cd $(distdir)/=build \
256 && ../configure --srcdir=.. --prefix=$$dc_install_base \
257 && $(MAKE) $(AM_MAKEFLAGS) \
258 && $(MAKE) $(AM_MAKEFLAGS) dvi \
259 && $(MAKE) $(AM_MAKEFLAGS) check \
260 && $(MAKE) $(AM_MAKEFLAGS) install \
261 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
262 && $(MAKE) $(AM_MAKEFLAGS) dist
263 -rm -rf $(distdir)
264 @banner="$(distdir).tar.gz is ready for distribution"; \
265 dashes=`echo "$$banner" | sed s/./=/g`; \
266 echo "$$dashes"; \
267 echo "$$banner"; \
268 echo "$$dashes"
269 dist: distdir
270 -chmod -R a+r $(distdir)
271 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
272 -rm -rf $(distdir)
273 dist-all: distdir
274 -chmod -R a+r $(distdir)
275 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
276 -rm -rf $(distdir)
277 distdir: $(DISTFILES)
278 -rm -rf $(distdir)
279 mkdir $(distdir)
280 -chmod 777 $(distdir)
281 @for file in $(DISTFILES); do \
282 d=$(srcdir); \
283 if test -d $$d/$$file; then \
284 cp -pr $$/$$file $(distdir)/$$file; \
285 else \
286 test -f $(distdir)/$$file \
287 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
288 || cp -p $$d/$$file $(distdir)/$$file || :; \
289 fi; \
290 done
291 for subdir in $(SUBDIRS); do \
292 if test "$$subdir" = .; then :; else \
293 test -d $(distdir)/$$subdir \
294 || mkdir $(distdir)/$$subdir \
295 || exit 1; \
296 chmod 777 $(distdir)/$$subdir; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
298 || exit 1; \
299 fi; \
300 done
301 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
302 info-am:
303 info: info-recursive
304 dvi-am:
305 dvi: dvi-recursive
306 check-am: all-am
307 check: check-recursive
308 installcheck-am:
309 installcheck: installcheck-recursive
310 install-exec-am:
311 install-exec: install-exec-recursive
313 install-data-am:
314 install-data: install-data-recursive
316 install-am: all-am
317 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318 install: install-recursive
319 uninstall-am:
320 uninstall: uninstall-recursive
321 all-am: Makefile
322 all-redirect: all-recursive
323 install-strip:
324 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
325 installdirs: installdirs-recursive
326 installdirs-am:
329 mostlyclean-generic:
331 clean-generic:
333 distclean-generic:
334 -rm -f Makefile $(CONFIG_CLEAN_FILES)
335 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
337 maintainer-clean-generic:
338 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
340 mostlyclean: mostlyclean-recursive
342 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
344 clean: clean-recursive
346 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
347 -rm -f libtool
349 distclean: distclean-recursive
350 -rm -f config.status
352 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
353 maintainer-clean-generic distclean-am
354 @echo "This command is intended for maintainers to use;"
355 @echo "it deletes files that may require special tools to rebuild."
357 maintainer-clean: maintainer-clean-recursive
358 -rm -f config.status
360 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
361 install-data-recursive uninstall-data-recursive install-exec-recursive \
362 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
363 all-recursive check-recursive installcheck-recursive info-recursive \
364 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
365 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
366 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
367 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
368 install-exec install-data-am install-data install-am install \
369 uninstall-am uninstall all-redirect all-am all installdirs-am \
370 installdirs mostlyclean-generic distclean-generic clean-generic \
371 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
374 WindowMaker.lsm: WindowMaker.lsm.in
375 size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\
376 size=`echo scale=2\;$$size/1048576|bc`;\
377 sed -e "s/VERSION/"$(VERSION)"/" \
378 -e "s/DATE/`date +%d%b%Y|tr a-z A-Z`/"\
379 -e "s/SIZE/$$size M/"\
380 WindowMaker.lsm.in > WindowMaker-$(VERSION).lsm
382 dist-hook:
383 touch `find -name configure.in -print`
384 touch `find -name aclocal.m4 -print`
385 touch `find -name Makefile.am -print`
386 touch `find -name Makefile.in -print`
387 touch `find -name configure -print`
389 # Tell versions [3.59,3.63) of GNU make to not export all variables.
390 # Otherwise a system limit (for SysV at least) may be exceeded.
391 .NOEXPORT: