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