Code update for Window Maker version 0.50.0
[wmaker-crm.git] / util / Makefile.in
blobd24a477a9a51555b45b1ed852875d1151278d086
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 GFXFLAGS = @GFXFLAGS@
64 GFXLFLAGS = @GFXLFLAGS@
65 GFXLIBS = @GFXLIBS@
66 I18N = @I18N@
67 I18N_MB = @I18N_MB@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBTOOL = @LIBTOOL@
72 LITE = @LITE@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 REDUCE_APPICONS = @REDUCE_APPICONS@
80 SHAPE = @SHAPE@
81 SOUND = @SOUND@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 XSHM = @XSHM@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LOCALE = @X_LOCALE@
91 pixmapdir = @pixmapdir@
92 wprefsdir = @wprefsdir@
94 AUTOMAKE_OPTIONS = no-dependencies
96 pkgdatadir = $(datadir)/@PACKAGE@
98 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
100 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont
102 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont
104 INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib -I$(top_srcdir)/libPropList\
105 @XCFLAGS@ @GFXFLAGS@
107 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
108 liblist= $(top_builddir)/libPropList/libPropList.la @X_EXTRA_LIBS@
110 wdwrite_LDADD = $(liblist)
112 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
114 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
116 getstyle_LDADD = $(liblist)
118 setstyle_LDADD = $(liblist)
120 seticons_LDADD= $(liblist)
122 geticonset_LDADD= $(liblist)
124 wmsetbg_LDADD = $(top_builddir)/libPropList/libPropList.la \
125 $(top_builddir)/wrlib/libwraster.la \
126 $(top_builddir)/WINGs/libWINGs.a \
127 @GFXLFLAGS@ @XLFLAGS@ @GFXLIBS@ @XLIBS@ -lm
129 getstyle_SOURCES = getstyle.c
131 setstyle_SOURCES = setstyle.c
133 seticons_SOURCES = seticons.c
135 geticonset_SOURCES = geticonset.c
137 wxcopy_SOURCES = wxcopy.c
139 wxpaste_SOURCES = wxpaste.c
141 wdwrite_SOURCES = wdwrite.c
143 wmsetbg_SOURCES = wmsetbg.c
145 CLEANFILES = wmaker.inst
146 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
147 CONFIG_HEADER = ../src/config.h
148 CONFIG_CLEAN_FILES =
149 PROGRAMS = $(bin_PROGRAMS)
152 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
153 CPPFLAGS = @CPPFLAGS@
154 LDFLAGS = @LDFLAGS@
155 LIBS = @LIBS@
156 X_CFLAGS = @X_CFLAGS@
157 X_LIBS = @X_LIBS@
158 X_PRE_LIBS = @X_PRE_LIBS@
159 wxcopy_OBJECTS = wxcopy.o
160 wxcopy_DEPENDENCIES =
161 wxcopy_LDFLAGS =
162 wxpaste_OBJECTS = wxpaste.o
163 wxpaste_DEPENDENCIES =
164 wxpaste_LDFLAGS =
165 wdwrite_OBJECTS = wdwrite.o
166 wdwrite_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la
167 wdwrite_LDFLAGS =
168 getstyle_OBJECTS = getstyle.o
169 getstyle_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la
170 getstyle_LDFLAGS =
171 setstyle_OBJECTS = setstyle.o
172 setstyle_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la
173 setstyle_LDFLAGS =
174 seticons_OBJECTS = seticons.o
175 seticons_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la
176 seticons_LDFLAGS =
177 geticonset_OBJECTS = geticonset.o
178 geticonset_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la
179 geticonset_LDFLAGS =
180 wmsetbg_OBJECTS = wmsetbg.o
181 wmsetbg_DEPENDENCIES = $(top_builddir)/libPropList/libPropList.la \
182 $(top_builddir)/wrlib/libwraster.la $(top_builddir)/WINGs/libWINGs.a
183 wmsetbg_LDFLAGS =
184 SCRIPTS = $(bin_SCRIPTS)
186 CFLAGS = @CFLAGS@
187 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
188 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
189 LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
190 DIST_COMMON = README Makefile.am Makefile.in
193 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
195 TAR = tar
196 GZIP = --best
197 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
198 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
200 all: Makefile $(PROGRAMS) $(SCRIPTS)
202 .SUFFIXES:
203 .SUFFIXES: .S .c .lo .o .s
204 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
205 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208 cd $(top_builddir) \
209 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
212 mostlyclean-binPROGRAMS:
214 clean-binPROGRAMS:
215 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
217 distclean-binPROGRAMS:
219 maintainer-clean-binPROGRAMS:
221 install-binPROGRAMS: $(bin_PROGRAMS)
222 @$(NORMAL_INSTALL)
223 $(mkinstalldirs) $(DESTDIR)$(bindir)
224 @list='$(bin_PROGRAMS)'; for p in $$list; do \
225 if test -f $$p; then \
226 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
227 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
228 else :; fi; \
229 done
231 uninstall-binPROGRAMS:
232 @$(NORMAL_UNINSTALL)
233 list='$(bin_PROGRAMS)'; for p in $$list; do \
234 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
235 done
237 .c.o:
238 $(COMPILE) -c $<
240 .s.o:
241 $(COMPILE) -c $<
243 .S.o:
244 $(COMPILE) -c $<
246 mostlyclean-compile:
247 -rm -f *.o core *.core
249 clean-compile:
251 distclean-compile:
252 -rm -f *.tab.c
254 maintainer-clean-compile:
256 .c.lo:
257 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
259 .s.lo:
260 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
262 .S.lo:
263 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
265 mostlyclean-libtool:
266 -rm -f *.lo
268 clean-libtool:
269 -rm -rf .libs _libs
271 distclean-libtool:
273 maintainer-clean-libtool:
275 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
276 @rm -f wxcopy
277 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
279 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
280 @rm -f wxpaste
281 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
283 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
284 @rm -f wdwrite
285 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
287 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
288 @rm -f getstyle
289 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
291 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
292 @rm -f setstyle
293 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
295 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
296 @rm -f seticons
297 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
299 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
300 @rm -f geticonset
301 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
303 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
304 @rm -f wmsetbg
305 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
307 install-binSCRIPTS: $(bin_SCRIPTS)
308 @$(NORMAL_INSTALL)
309 $(mkinstalldirs) $(DESTDIR)$(bindir)
310 @list='$(bin_SCRIPTS)'; for p in $$list; do \
311 if test -f $$p; then \
312 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
313 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
314 else if test -f $(srcdir)/$$p; then \
315 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
316 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
317 else :; fi; fi; \
318 done
320 uninstall-binSCRIPTS:
321 @$(NORMAL_UNINSTALL)
322 list='$(bin_SCRIPTS)'; for p in $$list; do \
323 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
324 done
326 tags: TAGS
328 ID: $(HEADERS) $(SOURCES) $(LISP)
329 here=`pwd` && cd $(srcdir) \
330 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
332 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
333 tags=; \
334 here=`pwd`; \
335 list='$(SOURCES) $(HEADERS)'; \
336 unique=`for i in $$list; do echo $$i; done | \
337 awk ' { files[$$0] = 1; } \
338 END { for (i in files) print i; }'`; \
339 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
340 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
342 mostlyclean-tags:
344 clean-tags:
346 distclean-tags:
347 -rm -f TAGS ID
349 maintainer-clean-tags:
351 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
353 subdir = util
355 distdir: $(DISTFILES)
356 @for file in $(DISTFILES); do \
357 d=$(srcdir); \
358 test -f $(distdir)/$$file \
359 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
360 || cp -p $$d/$$file $(distdir)/$$file; \
361 done
362 info:
363 dvi:
364 check: all
365 $(MAKE)
366 installcheck:
367 install-exec: install-binPROGRAMS install-binSCRIPTS
368 @$(NORMAL_INSTALL)
370 install-data:
371 @$(NORMAL_INSTALL)
373 install: install-exec install-data all
376 uninstall: uninstall-binPROGRAMS uninstall-binSCRIPTS
378 install-strip:
379 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
380 installdirs:
381 $(mkinstalldirs) $(DATADIR)$(bindir) $(DATADIR)$(bindir)
384 mostlyclean-generic:
385 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
387 clean-generic:
388 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
390 distclean-generic:
391 -rm -f Makefile $(DISTCLEANFILES)
392 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
393 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395 maintainer-clean-generic:
396 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
397 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
398 mostlyclean: mostlyclean-binPROGRAMS mostlyclean-compile \
399 mostlyclean-libtool mostlyclean-tags \
400 mostlyclean-generic
402 clean: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
403 clean-generic mostlyclean
405 distclean: distclean-binPROGRAMS distclean-compile distclean-libtool \
406 distclean-tags distclean-generic clean
407 -rm -f config.status
408 -rm -f libtool
410 maintainer-clean: maintainer-clean-binPROGRAMS maintainer-clean-compile \
411 maintainer-clean-libtool maintainer-clean-tags \
412 maintainer-clean-generic distclean
413 @echo "This command is intended for maintainers to use;"
414 @echo "it deletes files that may require special tools to rebuild."
416 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
417 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
418 mostlyclean-compile distclean-compile clean-compile \
419 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
420 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
421 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
422 maintainer-clean-tags distdir info dvi installcheck install-exec \
423 install-data install uninstall all installdirs mostlyclean-generic \
424 distclean-generic clean-generic maintainer-clean-generic clean \
425 mostlyclean distclean maintainer-clean
428 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
429 -rm -f wmaker.inst
430 sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
431 -e "s/#version#/$(VERSION)/" \
432 -e "s:#bindir#:$(bindir):" \
433 -e "s:#LITE#:@LITE@:" \
434 $(srcdir)/wmaker.inst.in >wmaker.inst
436 chmod 755 wmaker.inst
438 # Tell versions [3.59,3.63) of GNU make to not export all variables.
439 # Otherwise a system limit (for SysV at least) may be exceeded.
440 .NOEXPORT: