*** empty log message ***
[wmaker-crm.git] / Makefile.in
blob9b59924beab9ec18bcc9da7ae061f98655e711c4
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 = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib
100 EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt README.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in README.definable-cursor docklib-0.2.tar.gz libwmfun-0.0.2.tar.gz
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = ./src/config.h
105 CONFIG_CLEAN_FILES =
106 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
107 Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
108 config.sub configure configure.in install-sh ltconfig ltmain.sh missing \
109 mkinstalldirs src/config.h.in src/stamp-h.in
112 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
114 TAR = tar
115 GZIP_ENV = --best
116 all: all-redirect
117 .SUFFIXES:
118 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
119 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
121 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
122 cd $(top_builddir) \
123 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
125 $(ACLOCAL_M4): configure.in acinclude.m4
126 cd $(srcdir) && $(ACLOCAL)
128 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
129 $(SHELL) ./config.status --recheck
130 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
131 cd $(srcdir) && $(AUTOCONF)
133 src/config.h: src/stamp-h
134 @if test ! -f $@; then \
135 rm -f src/stamp-h; \
136 $(MAKE) src/stamp-h; \
137 else :; fi
138 src/stamp-h: $(srcdir)/src/config.h.in $(top_builddir)/config.status
139 cd $(top_builddir) \
140 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
141 $(SHELL) ./config.status
142 @echo timestamp > src/stamp-h 2> /dev/null
143 $(srcdir)/src/config.h.in: $(srcdir)/src/stamp-h.in
144 @if test ! -f $@; then \
145 rm -f $(srcdir)/src/stamp-h.in; \
146 $(MAKE) $(srcdir)/src/stamp-h.in; \
147 else :; fi
148 $(srcdir)/src/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
149 cd $(top_srcdir) && $(AUTOHEADER)
150 @echo timestamp > $(srcdir)/src/stamp-h.in 2> /dev/null
152 mostlyclean-hdr:
154 clean-hdr:
156 distclean-hdr:
157 -rm -f src/config.h
159 maintainer-clean-hdr:
161 # This directory's subdirectories are mostly independent; you can cd
162 # into them and run `make' without going through this Makefile.
163 # To change the values of `make' variables: instead of editing Makefiles,
164 # (1) if the variable is set in `config.status', edit `config.status'
165 # (which will cause the Makefiles to be regenerated when you run `make');
166 # (2) otherwise, pass the desired values on the `make' command line.
168 @SET_MAKE@
170 all-recursive install-data-recursive install-exec-recursive \
171 installdirs-recursive install-recursive uninstall-recursive \
172 check-recursive installcheck-recursive info-recursive dvi-recursive:
173 @set fnord $(MAKEFLAGS); amf=$$2; \
174 dot_seen=no; \
175 target=`echo $@ | sed s/-recursive//`; \
176 list='$(SUBDIRS)'; for subdir in $$list; do \
177 echo "Making $$target in $$subdir"; \
178 if test "$$subdir" = "."; then \
179 dot_seen=yes; \
180 local_target="$$target-am"; \
181 else \
182 local_target="$$target"; \
183 fi; \
184 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
185 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
186 done; \
187 if test "$$dot_seen" = "no"; then \
188 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
189 fi; test -z "$$fail"
191 mostlyclean-recursive clean-recursive distclean-recursive \
192 maintainer-clean-recursive:
193 @set fnord $(MAKEFLAGS); amf=$$2; \
194 dot_seen=no; \
195 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
196 rev="$$subdir $$rev"; \
197 test "$$subdir" = "." && dot_seen=yes; \
198 done; \
199 test "$$dot_seen" = "no" && rev=". $$rev"; \
200 target=`echo $@ | sed s/-recursive//`; \
201 for subdir in $$rev; do \
202 echo "Making $$target in $$subdir"; \
203 if test "$$subdir" = "."; then \
204 local_target="$$target-am"; \
205 else \
206 local_target="$$target"; \
207 fi; \
208 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
209 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
210 done && test -z "$$fail"
211 tags-recursive:
212 list='$(SUBDIRS)'; for subdir in $$list; do \
213 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
214 done
216 tags: TAGS
218 ID: $(HEADERS) $(SOURCES) $(LISP)
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 here=`pwd` && cd $(srcdir) \
224 && mkid -f$$here/ID $$unique $(LISP)
226 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
227 tags=; \
228 here=`pwd`; \
229 list='$(SUBDIRS)'; for subdir in $$list; do \
230 if test "$$subdir" = .; then :; else \
231 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
232 fi; \
233 done; \
234 list='$(SOURCES) $(HEADERS)'; \
235 unique=`for i in $$list; do echo $$i; done | \
236 awk ' { files[$$0] = 1; } \
237 END { for (i in files) print i; }'`; \
238 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
239 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
241 mostlyclean-tags:
243 clean-tags:
245 distclean-tags:
246 -rm -f TAGS ID
248 maintainer-clean-tags:
250 distdir = $(PACKAGE)-$(VERSION)
251 top_distdir = $(distdir)
253 # This target untars the dist file and tries a VPATH configuration. Then
254 # it guarantees that the distribution is self-contained by making another
255 # tarfile.
256 distcheck: dist
257 -rm -rf $(distdir)
258 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
259 mkdir $(distdir)/=build
260 mkdir $(distdir)/=inst
261 dc_install_base=`cd $(distdir)/=inst && pwd`; \
262 cd $(distdir)/=build \
263 && ../configure --srcdir=.. --prefix=$$dc_install_base \
264 && $(MAKE) $(AM_MAKEFLAGS) \
265 && $(MAKE) $(AM_MAKEFLAGS) dvi \
266 && $(MAKE) $(AM_MAKEFLAGS) check \
267 && $(MAKE) $(AM_MAKEFLAGS) install \
268 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
269 && $(MAKE) $(AM_MAKEFLAGS) dist
270 -rm -rf $(distdir)
271 @banner="$(distdir).tar.gz is ready for distribution"; \
272 dashes=`echo "$$banner" | sed s/./=/g`; \
273 echo "$$dashes"; \
274 echo "$$banner"; \
275 echo "$$dashes"
276 dist: distdir
277 -chmod -R a+r $(distdir)
278 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
279 -rm -rf $(distdir)
280 dist-all: distdir
281 -chmod -R a+r $(distdir)
282 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
283 -rm -rf $(distdir)
284 distdir: $(DISTFILES)
285 -rm -rf $(distdir)
286 mkdir $(distdir)
287 -chmod 777 $(distdir)
288 @for file in $(DISTFILES); do \
289 d=$(srcdir); \
290 if test -d $$d/$$file; then \
291 cp -pr $$d/$$file $(distdir)/$$file; \
292 else \
293 test -f $(distdir)/$$file \
294 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
295 || cp -p $$d/$$file $(distdir)/$$file || :; \
296 fi; \
297 done
298 for subdir in $(SUBDIRS); do \
299 if test "$$subdir" = .; then :; else \
300 test -d $(distdir)/$$subdir \
301 || mkdir $(distdir)/$$subdir \
302 || exit 1; \
303 chmod 777 $(distdir)/$$subdir; \
304 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
305 || exit 1; \
306 fi; \
307 done
308 info-am:
309 info: info-recursive
310 dvi-am:
311 dvi: dvi-recursive
312 check-am: all-am
313 check: check-recursive
314 installcheck-am:
315 installcheck: installcheck-recursive
316 install-exec-am:
317 install-exec: install-exec-recursive
319 install-data-am:
320 install-data: install-data-recursive
322 install-am: all-am
323 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
324 install: install-recursive
325 uninstall-am:
326 uninstall: uninstall-recursive
327 all-am: Makefile
328 all-redirect: all-recursive
329 install-strip:
330 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
331 installdirs: installdirs-recursive
332 installdirs-am:
335 mostlyclean-generic:
337 clean-generic:
339 distclean-generic:
340 -rm -f Makefile $(CONFIG_CLEAN_FILES)
341 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
343 maintainer-clean-generic:
344 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
346 mostlyclean: mostlyclean-recursive
348 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
350 clean: clean-recursive
352 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
353 -rm -f libtool
355 distclean: distclean-recursive
356 -rm -f config.status
358 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
359 maintainer-clean-generic distclean-am
360 @echo "This command is intended for maintainers to use;"
361 @echo "it deletes files that may require special tools to rebuild."
363 maintainer-clean: maintainer-clean-recursive
364 -rm -f config.status
366 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
367 install-data-recursive uninstall-data-recursive install-exec-recursive \
368 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
369 all-recursive check-recursive installcheck-recursive info-recursive \
370 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
371 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
372 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
373 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
374 install-exec install-data-am install-data install-am install \
375 uninstall-am uninstall all-redirect all-am all installdirs-am \
376 installdirs mostlyclean-generic distclean-generic clean-generic \
377 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
380 WindowMaker.lsm: WindowMaker.lsm.in
381 size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\
382 size=`echo scale=2\;$$size/1048576|bc`;\
383 sed -e "s/VERSION/"$(VERSION)"/" \
384 -e "s/DATE/`date +%d%b%Y|tr a-z A-Z`/"\
385 -e "s/SIZE/$$size M/"\
386 WindowMaker.lsm.in > WindowMaker-$(VERSION).lsm
388 #dist-hook:
389 # touch `find -name configure.in -print`
390 # touch `find -name aclocal.m4 -print`
391 # touch `find -name Makefile.am -print`
392 # touch `find -name Makefile.in -print`
393 # touch `find -name configure -print`
395 # Tell versions [3.59,3.63) of GNU make to not export all variables.
396 # Otherwise a system limit (for SysV at least) may be exceeded.
397 .NOEXPORT: