fixed many bugs, removed linked list
[wmaker-crm.git] / util / Makefile.in
blob60b587041a43ea9da6f2f01c11df011ba7864fab
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 AS = @AS@
61 CC = @CC@
62 CPP_PATH = @CPP_PATH@
63 DFLAGS = @DFLAGS@
64 DLLIBS = @DLLIBS@
65 DLLTOOL = @DLLTOOL@
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 OBJDUMP = @OBJDUMP@
81 PACKAGE = @PACKAGE@
82 RANLIB = @RANLIB@
83 VERSION = @VERSION@
84 WPMOFILES = @WPMOFILES@
85 XCFLAGS = @XCFLAGS@
86 XGETTEXT = @XGETTEXT@
87 XLFLAGS = @XLFLAGS@
88 XLIBS = @XLIBS@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LIBRARY_PATH = @X_LIBRARY_PATH@
91 wprefsdir = @wprefsdir@
93 AUTOMAKE_OPTIONS = no-dependencies
95 pkgdatadir = $(datadir)/@PACKAGE@
97 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
99 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
101 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
104 INCLUDES = @DFLAGS@ -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
106 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
107 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
109 wdwrite_LDADD = $(liblist)
111 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
113 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
115 getstyle_LDADD = $(liblist)
117 setstyle_LDADD = @XLFLAGS@ @XLIBS@ $(liblist)
119 seticons_LDADD = $(liblist)
121 geticonset_LDADD = $(liblist)
123 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
126 getstyle_SOURCES = getstyle.c
128 setstyle_SOURCES = setstyle.c
130 seticons_SOURCES = seticons.c
132 geticonset_SOURCES = geticonset.c
134 wxcopy_SOURCES = wxcopy.c
136 wxpaste_SOURCES = wxpaste.c
138 wdwrite_SOURCES = wdwrite.c
140 wmsetbg_SOURCES = wmsetbg.c
142 CLEANFILES = wmaker.inst
143 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
144 CONFIG_HEADER = ../src/config.h
145 CONFIG_CLEAN_FILES =
146 PROGRAMS = $(bin_PROGRAMS)
149 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
150 CPPFLAGS = @CPPFLAGS@
151 LDFLAGS = @LDFLAGS@
152 LIBS = @LIBS@
153 X_CFLAGS = @X_CFLAGS@
154 X_LIBS = @X_LIBS@
155 X_PRE_LIBS = @X_PRE_LIBS@
156 wxcopy_OBJECTS = wxcopy.o
157 wxcopy_DEPENDENCIES =
158 wxcopy_LDFLAGS =
159 wxpaste_OBJECTS = wxpaste.o
160 wxpaste_DEPENDENCIES =
161 wxpaste_LDFLAGS =
162 wdwrite_OBJECTS = wdwrite.o
163 wdwrite_DEPENDENCIES =
164 wdwrite_LDFLAGS =
165 getstyle_OBJECTS = getstyle.o
166 getstyle_DEPENDENCIES =
167 getstyle_LDFLAGS =
168 setstyle_OBJECTS = setstyle.o
169 setstyle_DEPENDENCIES =
170 setstyle_LDFLAGS =
171 seticons_OBJECTS = seticons.o
172 seticons_DEPENDENCIES =
173 seticons_LDFLAGS =
174 geticonset_OBJECTS = geticonset.o
175 geticonset_DEPENDENCIES =
176 geticonset_LDFLAGS =
177 wmsetbg_OBJECTS = wmsetbg.o
178 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
179 $(top_builddir)/wrlib/libwraster.la
180 wmsetbg_LDFLAGS =
181 SCRIPTS = $(bin_SCRIPTS)
183 CFLAGS = @CFLAGS@
184 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
186 CCLD = $(CC)
187 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
188 DIST_COMMON = README Makefile.am Makefile.in
191 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
193 TAR = tar
194 GZIP_ENV = --best
195 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
196 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
198 all: all-redirect
199 .SUFFIXES:
200 .SUFFIXES: .S .c .lo .o .s
201 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
202 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
204 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 cd $(top_builddir) \
206 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
209 mostlyclean-binPROGRAMS:
211 clean-binPROGRAMS:
212 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
214 distclean-binPROGRAMS:
216 maintainer-clean-binPROGRAMS:
218 install-binPROGRAMS: $(bin_PROGRAMS)
219 @$(NORMAL_INSTALL)
220 $(mkinstalldirs) $(DESTDIR)$(bindir)
221 @list='$(bin_PROGRAMS)'; for p in $$list; do \
222 if test -f $$p; then \
223 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
224 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
225 else :; fi; \
226 done
228 uninstall-binPROGRAMS:
229 @$(NORMAL_UNINSTALL)
230 list='$(bin_PROGRAMS)'; for p in $$list; do \
231 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
232 done
234 .c.o:
235 $(COMPILE) -c $<
237 .s.o:
238 $(COMPILE) -c $<
240 .S.o:
241 $(COMPILE) -c $<
243 mostlyclean-compile:
244 -rm -f *.o core *.core
246 clean-compile:
248 distclean-compile:
249 -rm -f *.tab.c
251 maintainer-clean-compile:
253 .c.lo:
254 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
256 .s.lo:
257 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
259 .S.lo:
260 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
262 mostlyclean-libtool:
263 -rm -f *.lo
265 clean-libtool:
266 -rm -rf .libs _libs
268 distclean-libtool:
270 maintainer-clean-libtool:
272 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
273 @rm -f wxcopy
274 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
276 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
277 @rm -f wxpaste
278 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
280 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
281 @rm -f wdwrite
282 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
284 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
285 @rm -f getstyle
286 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
288 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
289 @rm -f setstyle
290 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
292 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
293 @rm -f seticons
294 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
296 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
297 @rm -f geticonset
298 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
300 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
301 @rm -f wmsetbg
302 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
304 install-binSCRIPTS: $(bin_SCRIPTS)
305 @$(NORMAL_INSTALL)
306 $(mkinstalldirs) $(DESTDIR)$(bindir)
307 @list='$(bin_SCRIPTS)'; for p in $$list; do \
308 if test -f $$p; then \
309 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
310 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
311 else if test -f $(srcdir)/$$p; then \
312 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
313 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
314 else :; fi; fi; \
315 done
317 uninstall-binSCRIPTS:
318 @$(NORMAL_UNINSTALL)
319 list='$(bin_SCRIPTS)'; for p in $$list; do \
320 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
321 done
323 tags: TAGS
325 ID: $(HEADERS) $(SOURCES) $(LISP)
326 list='$(SOURCES) $(HEADERS)'; \
327 unique=`for i in $$list; do echo $$i; done | \
328 awk ' { files[$$0] = 1; } \
329 END { for (i in files) print i; }'`; \
330 here=`pwd` && cd $(srcdir) \
331 && mkid -f$$here/ID $$unique $(LISP)
333 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
334 tags=; \
335 here=`pwd`; \
336 list='$(SOURCES) $(HEADERS)'; \
337 unique=`for i in $$list; do echo $$i; done | \
338 awk ' { files[$$0] = 1; } \
339 END { for (i in files) print i; }'`; \
340 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
341 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
343 mostlyclean-tags:
345 clean-tags:
347 distclean-tags:
348 -rm -f TAGS ID
350 maintainer-clean-tags:
352 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
354 subdir = util
356 distdir: $(DISTFILES)
357 @for file in $(DISTFILES); do \
358 d=$(srcdir); \
359 if test -d $$d/$$file; then \
360 cp -pr $$/$$file $(distdir)/$$file; \
361 else \
362 test -f $(distdir)/$$file \
363 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
364 || cp -p $$d/$$file $(distdir)/$$file || :; \
365 fi; \
366 done
367 info-am:
368 info: info-am
369 dvi-am:
370 dvi: dvi-am
371 check-am: all-am
372 check: check-am
373 installcheck-am:
374 installcheck: installcheck-am
375 install-exec-am: install-binPROGRAMS install-binSCRIPTS
376 install-exec: install-exec-am
378 install-data-am:
379 install-data: install-data-am
381 install-am: all-am
382 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383 install: install-am
384 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
385 uninstall: uninstall-am
386 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
387 all-redirect: all-am
388 install-strip:
389 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
390 installdirs:
391 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
394 mostlyclean-generic:
396 clean-generic:
397 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
399 distclean-generic:
400 -rm -f Makefile $(CONFIG_CLEAN_FILES)
401 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
403 maintainer-clean-generic:
404 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
405 mostlyclean-libtool mostlyclean-tags \
406 mostlyclean-generic
408 mostlyclean: mostlyclean-am
410 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
411 clean-generic mostlyclean-am
413 clean: clean-am
415 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
416 distclean-tags distclean-generic clean-am
417 -rm -f libtool
419 distclean: distclean-am
421 maintainer-clean-am: maintainer-clean-binPROGRAMS \
422 maintainer-clean-compile maintainer-clean-libtool \
423 maintainer-clean-tags maintainer-clean-generic \
424 distclean-am
425 @echo "This command is intended for maintainers to use;"
426 @echo "it deletes files that may require special tools to rebuild."
428 maintainer-clean: maintainer-clean-am
430 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
431 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
432 mostlyclean-compile distclean-compile clean-compile \
433 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
434 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
435 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
436 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
437 installcheck-am installcheck install-exec-am install-exec \
438 install-data-am install-data install-am install uninstall-am uninstall \
439 all-redirect all-am all installdirs mostlyclean-generic \
440 distclean-generic clean-generic maintainer-clean-generic clean \
441 mostlyclean distclean maintainer-clean
444 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
445 -rm -f wmaker.inst
446 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
447 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
448 -e "s|#version#|$(VERSION)|" \
449 -e "s|#bindir#|$(bindir)|" \
450 -e "s|#LITE#|@LITE@|" \
451 $(srcdir)/wmaker.inst.in >wmaker.inst
453 chmod 755 wmaker.inst
455 # Tell versions [3.59,3.63) of GNU make to not export all variables.
456 # Otherwise a system limit (for SysV at least) may be exceeded.
457 .NOEXPORT: