updated code to use new bags
[wmaker-crm.git] / util / Makefile.in
blob69b9d4f770d04f7cda9860d622e4c6890b8cca0c
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 LIBPL = @LIBPL@
71 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
72 LIBTOOL = @LIBTOOL@
73 LITE = @LITE@
74 LN_S = @LN_S@
75 MAKEINFO = @MAKEINFO@
76 MOFILES = @MOFILES@
77 NETLIBS = @NETLIBS@
78 NLSDIR = @NLSDIR@
79 OBJDUMP = @OBJDUMP@
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 supported_locales = @supported_locales@
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@
107 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
108 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
110 wdwrite_LDADD = $(liblist)
112 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
114 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
116 getstyle_LDADD = $(liblist)
118 setstyle_LDADD = @XLFLAGS@ @XLIBS@ $(liblist)
120 seticons_LDADD = $(liblist)
122 geticonset_LDADD = $(liblist)
124 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
127 getstyle_SOURCES = getstyle.c
129 setstyle_SOURCES = setstyle.c
131 seticons_SOURCES = seticons.c
133 geticonset_SOURCES = geticonset.c
135 wxcopy_SOURCES = wxcopy.c
137 wxpaste_SOURCES = wxpaste.c
139 wdwrite_SOURCES = wdwrite.c
141 wmsetbg_SOURCES = wmsetbg.c
143 CLEANFILES = wmaker.inst
144 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
145 CONFIG_HEADER = ../src/config.h
146 CONFIG_CLEAN_FILES =
147 PROGRAMS = $(bin_PROGRAMS)
150 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
151 CPPFLAGS = @CPPFLAGS@
152 LDFLAGS = @LDFLAGS@
153 LIBS = @LIBS@
154 X_CFLAGS = @X_CFLAGS@
155 X_LIBS = @X_LIBS@
156 X_PRE_LIBS = @X_PRE_LIBS@
157 wxcopy_OBJECTS = wxcopy.o
158 wxcopy_DEPENDENCIES =
159 wxcopy_LDFLAGS =
160 wxpaste_OBJECTS = wxpaste.o
161 wxpaste_DEPENDENCIES =
162 wxpaste_LDFLAGS =
163 wdwrite_OBJECTS = wdwrite.o
164 wdwrite_DEPENDENCIES =
165 wdwrite_LDFLAGS =
166 getstyle_OBJECTS = getstyle.o
167 getstyle_DEPENDENCIES =
168 getstyle_LDFLAGS =
169 setstyle_OBJECTS = setstyle.o
170 setstyle_DEPENDENCIES =
171 setstyle_LDFLAGS =
172 seticons_OBJECTS = seticons.o
173 seticons_DEPENDENCIES =
174 seticons_LDFLAGS =
175 geticonset_OBJECTS = geticonset.o
176 geticonset_DEPENDENCIES =
177 geticonset_LDFLAGS =
178 wmsetbg_OBJECTS = wmsetbg.o
179 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
180 $(top_builddir)/wrlib/libwraster.la
181 wmsetbg_LDFLAGS =
182 SCRIPTS = $(bin_SCRIPTS)
184 CFLAGS = @CFLAGS@
185 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
186 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187 CCLD = $(CC)
188 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
189 DIST_COMMON = README Makefile.am Makefile.in
192 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
194 TAR = gtar
195 GZIP_ENV = --best
196 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
197 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
199 all: all-redirect
200 .SUFFIXES:
201 .SUFFIXES: .S .c .lo .o .s
202 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
203 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
205 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206 cd $(top_builddir) \
207 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
210 mostlyclean-binPROGRAMS:
212 clean-binPROGRAMS:
213 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
215 distclean-binPROGRAMS:
217 maintainer-clean-binPROGRAMS:
219 install-binPROGRAMS: $(bin_PROGRAMS)
220 @$(NORMAL_INSTALL)
221 $(mkinstalldirs) $(DESTDIR)$(bindir)
222 @list='$(bin_PROGRAMS)'; for p in $$list; do \
223 if test -f $$p; then \
224 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
225 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
226 else :; fi; \
227 done
229 uninstall-binPROGRAMS:
230 @$(NORMAL_UNINSTALL)
231 list='$(bin_PROGRAMS)'; for p in $$list; do \
232 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
233 done
235 .c.o:
236 $(COMPILE) -c $<
238 .s.o:
239 $(COMPILE) -c $<
241 .S.o:
242 $(COMPILE) -c $<
244 mostlyclean-compile:
245 -rm -f *.o core *.core
247 clean-compile:
249 distclean-compile:
250 -rm -f *.tab.c
252 maintainer-clean-compile:
254 .c.lo:
255 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
257 .s.lo:
258 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
260 .S.lo:
261 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
263 mostlyclean-libtool:
264 -rm -f *.lo
266 clean-libtool:
267 -rm -rf .libs _libs
269 distclean-libtool:
271 maintainer-clean-libtool:
273 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
274 @rm -f wxcopy
275 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
277 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
278 @rm -f wxpaste
279 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
281 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
282 @rm -f wdwrite
283 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
285 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
286 @rm -f getstyle
287 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
289 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
290 @rm -f setstyle
291 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
293 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
294 @rm -f seticons
295 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
297 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
298 @rm -f geticonset
299 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
301 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
302 @rm -f wmsetbg
303 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
305 install-binSCRIPTS: $(bin_SCRIPTS)
306 @$(NORMAL_INSTALL)
307 $(mkinstalldirs) $(DESTDIR)$(bindir)
308 @list='$(bin_SCRIPTS)'; for p in $$list; do \
309 if test -f $$p; then \
310 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
311 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
312 else if test -f $(srcdir)/$$p; then \
313 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
314 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
315 else :; fi; fi; \
316 done
318 uninstall-binSCRIPTS:
319 @$(NORMAL_UNINSTALL)
320 list='$(bin_SCRIPTS)'; for p in $$list; do \
321 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
322 done
324 tags: TAGS
326 ID: $(HEADERS) $(SOURCES) $(LISP)
327 list='$(SOURCES) $(HEADERS)'; \
328 unique=`for i in $$list; do echo $$i; done | \
329 awk ' { files[$$0] = 1; } \
330 END { for (i in files) print i; }'`; \
331 here=`pwd` && cd $(srcdir) \
332 && mkid -f$$here/ID $$unique $(LISP)
334 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
335 tags=; \
336 here=`pwd`; \
337 list='$(SOURCES) $(HEADERS)'; \
338 unique=`for i in $$list; do echo $$i; done | \
339 awk ' { files[$$0] = 1; } \
340 END { for (i in files) print i; }'`; \
341 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
342 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
344 mostlyclean-tags:
346 clean-tags:
348 distclean-tags:
349 -rm -f TAGS ID
351 maintainer-clean-tags:
353 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
355 subdir = util
357 distdir: $(DISTFILES)
358 @for file in $(DISTFILES); do \
359 d=$(srcdir); \
360 if test -d $$d/$$file; then \
361 cp -pr $$/$$file $(distdir)/$$file; \
362 else \
363 test -f $(distdir)/$$file \
364 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
365 || cp -p $$d/$$file $(distdir)/$$file || :; \
366 fi; \
367 done
368 info-am:
369 info: info-am
370 dvi-am:
371 dvi: dvi-am
372 check-am: all-am
373 check: check-am
374 installcheck-am:
375 installcheck: installcheck-am
376 install-exec-am: install-binPROGRAMS install-binSCRIPTS
377 install-exec: install-exec-am
379 install-data-am:
380 install-data: install-data-am
382 install-am: all-am
383 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384 install: install-am
385 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
386 uninstall: uninstall-am
387 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
388 all-redirect: all-am
389 install-strip:
390 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
391 installdirs:
392 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
395 mostlyclean-generic:
397 clean-generic:
398 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
400 distclean-generic:
401 -rm -f Makefile $(CONFIG_CLEAN_FILES)
402 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
404 maintainer-clean-generic:
405 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
406 mostlyclean-libtool mostlyclean-tags \
407 mostlyclean-generic
409 mostlyclean: mostlyclean-am
411 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
412 clean-generic mostlyclean-am
414 clean: clean-am
416 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
417 distclean-tags distclean-generic clean-am
418 -rm -f libtool
420 distclean: distclean-am
422 maintainer-clean-am: maintainer-clean-binPROGRAMS \
423 maintainer-clean-compile maintainer-clean-libtool \
424 maintainer-clean-tags maintainer-clean-generic \
425 distclean-am
426 @echo "This command is intended for maintainers to use;"
427 @echo "it deletes files that may require special tools to rebuild."
429 maintainer-clean: maintainer-clean-am
431 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
432 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
433 mostlyclean-compile distclean-compile clean-compile \
434 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
435 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
436 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
437 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
438 installcheck-am installcheck install-exec-am install-exec \
439 install-data-am install-data install-am install uninstall-am uninstall \
440 all-redirect all-am all installdirs mostlyclean-generic \
441 distclean-generic clean-generic maintainer-clean-generic clean \
442 mostlyclean distclean maintainer-clean
445 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
446 -rm -f wmaker.inst
447 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
448 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
449 -e "s|#version#|$(VERSION)|" \
450 -e "s|#bindir#|$(bindir)|" \
451 -e "s|#LITE#|@LITE@|" \
452 $(srcdir)/wmaker.inst.in >wmaker.inst
454 chmod 755 wmaker.inst
456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
457 # Otherwise a system limit (for SysV at least) may be exceeded.
458 .NOEXPORT: