Fixed crashing bug on restart/exit/save session.
[wmaker-crm.git] / util / Makefile.in
blob348a8a273e610e73b4126b9f21e0de5863711b5b
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 =
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 CC = @CC@
61 CPP_PATH = @CPP_PATH@
62 DFLAGS = @DFLAGS@
63 DLLIBS = @DLLIBS@
64 GFXLIBS = @GFXLIBS@
65 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
66 ICONEXT = @ICONEXT@
67 INTLIBS = @INTLIBS@
68 LD = @LD@
69 LIBPL = @LIBPL@
70 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
71 LIBTOOL = @LIBTOOL@
72 LITE = @LITE@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 NM = @NM@
78 PACKAGE = @PACKAGE@
79 RANLIB = @RANLIB@
80 VERSION = @VERSION@
81 WPMOFILES = @WPMOFILES@
82 XCFLAGS = @XCFLAGS@
83 XGETTEXT = @XGETTEXT@
84 XLFLAGS = @XLFLAGS@
85 XLIBS = @XLIBS@
86 X_EXTRA_LIBS = @X_EXTRA_LIBS@
87 X_LIBRARY_PATH = @X_LIBRARY_PATH@
88 wprefsdir = @wprefsdir@
90 AUTOMAKE_OPTIONS = no-dependencies
92 pkgdatadir = $(datadir)/@PACKAGE@
94 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
96 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
98 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
101 INCLUDES = @DFLAGS@ -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
104 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
105 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
107 wdwrite_LDADD = $(liblist)
109 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
111 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
113 getstyle_LDADD = $(liblist)
115 setstyle_LDADD = @XLFLAGS@ @XLIBS@ $(liblist)
117 seticons_LDADD = $(liblist)
119 geticonset_LDADD = $(liblist)
121 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
124 getstyle_SOURCES = getstyle.c
126 setstyle_SOURCES = setstyle.c
128 seticons_SOURCES = seticons.c
130 geticonset_SOURCES = geticonset.c
132 wxcopy_SOURCES = wxcopy.c
134 wxpaste_SOURCES = wxpaste.c
136 wdwrite_SOURCES = wdwrite.c
138 wmsetbg_SOURCES = wmsetbg.c
140 CLEANFILES = wmaker.inst
141 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
142 CONFIG_HEADER = ../src/config.h
143 CONFIG_CLEAN_FILES =
144 PROGRAMS = $(bin_PROGRAMS)
147 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
148 CPPFLAGS = @CPPFLAGS@
149 LDFLAGS = @LDFLAGS@
150 LIBS = @LIBS@
151 X_CFLAGS = @X_CFLAGS@
152 X_LIBS = @X_LIBS@
153 X_PRE_LIBS = @X_PRE_LIBS@
154 wxcopy_OBJECTS = wxcopy.o
155 wxcopy_DEPENDENCIES =
156 wxcopy_LDFLAGS =
157 wxpaste_OBJECTS = wxpaste.o
158 wxpaste_DEPENDENCIES =
159 wxpaste_LDFLAGS =
160 wdwrite_OBJECTS = wdwrite.o
161 wdwrite_DEPENDENCIES =
162 wdwrite_LDFLAGS =
163 getstyle_OBJECTS = getstyle.o
164 getstyle_DEPENDENCIES =
165 getstyle_LDFLAGS =
166 setstyle_OBJECTS = setstyle.o
167 setstyle_DEPENDENCIES =
168 setstyle_LDFLAGS =
169 seticons_OBJECTS = seticons.o
170 seticons_DEPENDENCIES =
171 seticons_LDFLAGS =
172 geticonset_OBJECTS = geticonset.o
173 geticonset_DEPENDENCIES =
174 geticonset_LDFLAGS =
175 wmsetbg_OBJECTS = wmsetbg.o
176 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
177 $(top_builddir)/wrlib/libwraster.la
178 wmsetbg_LDFLAGS =
179 SCRIPTS = $(bin_SCRIPTS)
181 CFLAGS = @CFLAGS@
182 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
183 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
184 CCLD = $(CC)
185 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
186 DIST_COMMON = README Makefile.am Makefile.in
189 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
191 TAR = tar
192 GZIP_ENV = --best
193 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
194 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
196 all: all-redirect
197 .SUFFIXES:
198 .SUFFIXES: .S .c .lo .o .s
199 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
200 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203 cd $(top_builddir) \
204 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
207 mostlyclean-binPROGRAMS:
209 clean-binPROGRAMS:
210 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
212 distclean-binPROGRAMS:
214 maintainer-clean-binPROGRAMS:
216 install-binPROGRAMS: $(bin_PROGRAMS)
217 @$(NORMAL_INSTALL)
218 $(mkinstalldirs) $(DESTDIR)$(bindir)
219 @list='$(bin_PROGRAMS)'; for p in $$list; do \
220 if test -f $$p; then \
221 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
222 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
223 else :; fi; \
224 done
226 uninstall-binPROGRAMS:
227 @$(NORMAL_UNINSTALL)
228 list='$(bin_PROGRAMS)'; for p in $$list; do \
229 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
230 done
232 .c.o:
233 $(COMPILE) -c $<
235 .s.o:
236 $(COMPILE) -c $<
238 .S.o:
239 $(COMPILE) -c $<
241 mostlyclean-compile:
242 -rm -f *.o core *.core
244 clean-compile:
246 distclean-compile:
247 -rm -f *.tab.c
249 maintainer-clean-compile:
251 .c.lo:
252 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
254 .s.lo:
255 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
257 .S.lo:
258 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
260 mostlyclean-libtool:
261 -rm -f *.lo
263 clean-libtool:
264 -rm -rf .libs _libs
266 distclean-libtool:
268 maintainer-clean-libtool:
270 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
271 @rm -f wxcopy
272 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
274 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
275 @rm -f wxpaste
276 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
278 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
279 @rm -f wdwrite
280 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
282 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
283 @rm -f getstyle
284 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
286 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
287 @rm -f setstyle
288 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
290 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
291 @rm -f seticons
292 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
294 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
295 @rm -f geticonset
296 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
298 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
299 @rm -f wmsetbg
300 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
302 install-binSCRIPTS: $(bin_SCRIPTS)
303 @$(NORMAL_INSTALL)
304 $(mkinstalldirs) $(DESTDIR)$(bindir)
305 @list='$(bin_SCRIPTS)'; for p in $$list; do \
306 if test -f $$p; then \
307 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
308 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
309 else if test -f $(srcdir)/$$p; then \
310 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
311 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
312 else :; fi; fi; \
313 done
315 uninstall-binSCRIPTS:
316 @$(NORMAL_UNINSTALL)
317 list='$(bin_SCRIPTS)'; for p in $$list; do \
318 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
319 done
321 tags: TAGS
323 ID: $(HEADERS) $(SOURCES) $(LISP)
324 list='$(SOURCES) $(HEADERS)'; \
325 unique=`for i in $$list; do echo $$i; done | \
326 awk ' { files[$$0] = 1; } \
327 END { for (i in files) print i; }'`; \
328 here=`pwd` && cd $(srcdir) \
329 && mkid -f$$here/ID $$unique $(LISP)
331 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
332 tags=; \
333 here=`pwd`; \
334 list='$(SOURCES) $(HEADERS)'; \
335 unique=`for i in $$list; do echo $$i; done | \
336 awk ' { files[$$0] = 1; } \
337 END { for (i in files) print i; }'`; \
338 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
339 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
341 mostlyclean-tags:
343 clean-tags:
345 distclean-tags:
346 -rm -f TAGS ID
348 maintainer-clean-tags:
350 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
352 subdir = util
354 distdir: $(DISTFILES)
355 @for file in $(DISTFILES); do \
356 d=$(srcdir); \
357 if test -d $$d/$$file; then \
358 cp -pr $$/$$file $(distdir)/$$file; \
359 else \
360 test -f $(distdir)/$$file \
361 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
362 || cp -p $$d/$$file $(distdir)/$$file || :; \
363 fi; \
364 done
365 info-am:
366 info: info-am
367 dvi-am:
368 dvi: dvi-am
369 check-am: all-am
370 check: check-am
371 installcheck-am:
372 installcheck: installcheck-am
373 install-exec-am: install-binPROGRAMS install-binSCRIPTS
374 install-exec: install-exec-am
376 install-data-am:
377 install-data: install-data-am
379 install-am: all-am
380 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381 install: install-am
382 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
383 uninstall: uninstall-am
384 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
385 all-redirect: all-am
386 install-strip:
387 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
388 installdirs:
389 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
392 mostlyclean-generic:
394 clean-generic:
395 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
397 distclean-generic:
398 -rm -f Makefile $(CONFIG_CLEAN_FILES)
399 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
401 maintainer-clean-generic:
402 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
403 mostlyclean-libtool mostlyclean-tags \
404 mostlyclean-generic
406 mostlyclean: mostlyclean-am
408 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
409 clean-generic mostlyclean-am
411 clean: clean-am
413 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
414 distclean-tags distclean-generic clean-am
415 -rm -f libtool
417 distclean: distclean-am
419 maintainer-clean-am: maintainer-clean-binPROGRAMS \
420 maintainer-clean-compile maintainer-clean-libtool \
421 maintainer-clean-tags maintainer-clean-generic \
422 distclean-am
423 @echo "This command is intended for maintainers to use;"
424 @echo "it deletes files that may require special tools to rebuild."
426 maintainer-clean: maintainer-clean-am
428 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
429 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
430 mostlyclean-compile distclean-compile clean-compile \
431 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
432 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
433 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
434 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
435 installcheck-am installcheck install-exec-am install-exec \
436 install-data-am install-data install-am install uninstall-am uninstall \
437 all-redirect all-am all installdirs mostlyclean-generic \
438 distclean-generic clean-generic maintainer-clean-generic clean \
439 mostlyclean distclean maintainer-clean
442 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
443 -rm -f wmaker.inst
444 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
445 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
446 -e "s|#version#|$(VERSION)|" \
447 -e "s|#bindir#|$(bindir)|" \
448 -e "s|#LITE#|@LITE@|" \
449 $(srcdir)/wmaker.inst.in >wmaker.inst
451 chmod 755 wmaker.inst
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: