Update for 0.51.2-pre2
[wmaker-crm.git] / util / Makefile.in
bloba3a68902816727f3eb59014650f5c88a15ccf668
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 GFXLIBS = @GFXLIBS@
64 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
65 ICONEXT = @ICONEXT@
66 INTLIBS = @INTLIBS@
67 LD = @LD@
68 LIBPL = @LIBPL@
69 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
70 LIBTOOL = @LIBTOOL@
71 LITE = @LITE@
72 LN_S = @LN_S@
73 MAKEINFO = @MAKEINFO@
74 MOFILES = @MOFILES@
75 NLSDIR = @NLSDIR@
76 NM = @NM@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 VERSION = @VERSION@
80 WPMOFILES = @WPMOFILES@
81 XCFLAGS = @XCFLAGS@
82 XGETTEXT = @XGETTEXT@
83 XLFLAGS = @XLFLAGS@
84 XLIBS = @XLIBS@
85 X_EXTRA_LIBS = @X_EXTRA_LIBS@
86 wprefsdir = @wprefsdir@
88 AUTOMAKE_OPTIONS = no-dependencies
90 pkgdatadir = $(datadir)/@PACKAGE@
92 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
94 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
96 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
99 INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
101 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
102 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
104 wdwrite_LDADD = $(liblist)
106 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
108 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
110 getstyle_LDADD = $(liblist)
112 setstyle_LDADD = $(liblist)
114 seticons_LDADD = $(liblist)
116 geticonset_LDADD = $(liblist)
118 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ -lm
121 getstyle_SOURCES = getstyle.c
123 setstyle_SOURCES = setstyle.c
125 seticons_SOURCES = seticons.c
127 geticonset_SOURCES = geticonset.c
129 wxcopy_SOURCES = wxcopy.c
131 wxpaste_SOURCES = wxpaste.c
133 wdwrite_SOURCES = wdwrite.c
135 wmsetbg_SOURCES = wmsetbg.c
137 CLEANFILES = wmaker.inst
138 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
139 CONFIG_HEADER = ../src/config.h
140 CONFIG_CLEAN_FILES =
141 PROGRAMS = $(bin_PROGRAMS)
144 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
145 CPPFLAGS = @CPPFLAGS@
146 LDFLAGS = @LDFLAGS@
147 LIBS = @LIBS@
148 X_CFLAGS = @X_CFLAGS@
149 X_LIBS = @X_LIBS@
150 X_PRE_LIBS = @X_PRE_LIBS@
151 wxcopy_OBJECTS = wxcopy.o
152 wxcopy_DEPENDENCIES =
153 wxcopy_LDFLAGS =
154 wxpaste_OBJECTS = wxpaste.o
155 wxpaste_DEPENDENCIES =
156 wxpaste_LDFLAGS =
157 wdwrite_OBJECTS = wdwrite.o
158 wdwrite_DEPENDENCIES =
159 wdwrite_LDFLAGS =
160 getstyle_OBJECTS = getstyle.o
161 getstyle_DEPENDENCIES =
162 getstyle_LDFLAGS =
163 setstyle_OBJECTS = setstyle.o
164 setstyle_DEPENDENCIES =
165 setstyle_LDFLAGS =
166 seticons_OBJECTS = seticons.o
167 seticons_DEPENDENCIES =
168 seticons_LDFLAGS =
169 geticonset_OBJECTS = geticonset.o
170 geticonset_DEPENDENCIES =
171 geticonset_LDFLAGS =
172 wmsetbg_OBJECTS = wmsetbg.o
173 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
174 $(top_builddir)/wrlib/libwraster.la
175 wmsetbg_LDFLAGS =
176 SCRIPTS = $(bin_SCRIPTS)
178 CFLAGS = @CFLAGS@
179 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 CCLD = $(CC)
182 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
183 DIST_COMMON = README Makefile.am Makefile.in
186 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
188 TAR = gtar
189 GZIP_ENV = --best
190 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
191 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
193 all: all-redirect
194 .SUFFIXES:
195 .SUFFIXES: .S .c .lo .o .s
196 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
197 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
199 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200 cd $(top_builddir) \
201 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
204 mostlyclean-binPROGRAMS:
206 clean-binPROGRAMS:
207 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
209 distclean-binPROGRAMS:
211 maintainer-clean-binPROGRAMS:
213 install-binPROGRAMS: $(bin_PROGRAMS)
214 @$(NORMAL_INSTALL)
215 $(mkinstalldirs) $(DESTDIR)$(bindir)
216 @list='$(bin_PROGRAMS)'; for p in $$list; do \
217 if test -f $$p; then \
218 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
219 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
220 else :; fi; \
221 done
223 uninstall-binPROGRAMS:
224 @$(NORMAL_UNINSTALL)
225 list='$(bin_PROGRAMS)'; for p in $$list; do \
226 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
227 done
229 .c.o:
230 $(COMPILE) -c $<
232 .s.o:
233 $(COMPILE) -c $<
235 .S.o:
236 $(COMPILE) -c $<
238 mostlyclean-compile:
239 -rm -f *.o core *.core
241 clean-compile:
243 distclean-compile:
244 -rm -f *.tab.c
246 maintainer-clean-compile:
248 .c.lo:
249 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
251 .s.lo:
252 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
254 .S.lo:
255 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
257 mostlyclean-libtool:
258 -rm -f *.lo
260 clean-libtool:
261 -rm -rf .libs _libs
263 distclean-libtool:
265 maintainer-clean-libtool:
267 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
268 @rm -f wxcopy
269 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
271 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
272 @rm -f wxpaste
273 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
275 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
276 @rm -f wdwrite
277 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
279 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
280 @rm -f getstyle
281 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
283 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
284 @rm -f setstyle
285 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
287 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
288 @rm -f seticons
289 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
291 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
292 @rm -f geticonset
293 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
295 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
296 @rm -f wmsetbg
297 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
299 install-binSCRIPTS: $(bin_SCRIPTS)
300 @$(NORMAL_INSTALL)
301 $(mkinstalldirs) $(DESTDIR)$(bindir)
302 @list='$(bin_SCRIPTS)'; for p in $$list; do \
303 if test -f $$p; then \
304 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
305 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
306 else if test -f $(srcdir)/$$p; then \
307 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
308 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
309 else :; fi; fi; \
310 done
312 uninstall-binSCRIPTS:
313 @$(NORMAL_UNINSTALL)
314 list='$(bin_SCRIPTS)'; for p in $$list; do \
315 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
316 done
318 tags: TAGS
320 ID: $(HEADERS) $(SOURCES) $(LISP)
321 list='$(SOURCES) $(HEADERS)'; \
322 unique=`for i in $$list; do echo $$i; done | \
323 awk ' { files[$$0] = 1; } \
324 END { for (i in files) print i; }'`; \
325 here=`pwd` && cd $(srcdir) \
326 && mkid -f$$here/ID $$unique $(LISP)
328 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
329 tags=; \
330 here=`pwd`; \
331 list='$(SOURCES) $(HEADERS)'; \
332 unique=`for i in $$list; do echo $$i; done | \
333 awk ' { files[$$0] = 1; } \
334 END { for (i in files) print i; }'`; \
335 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
336 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
338 mostlyclean-tags:
340 clean-tags:
342 distclean-tags:
343 -rm -f TAGS ID
345 maintainer-clean-tags:
347 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
349 subdir = util
351 distdir: $(DISTFILES)
352 @for file in $(DISTFILES); do \
353 d=$(srcdir); \
354 if test -d $$d/$$file; then \
355 cp -pr $$/$$file $(distdir)/$$file; \
356 else \
357 test -f $(distdir)/$$file \
358 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
359 || cp -p $$d/$$file $(distdir)/$$file || :; \
360 fi; \
361 done
362 info-am:
363 info: info-am
364 dvi-am:
365 dvi: dvi-am
366 check-am: all-am
367 check: check-am
368 installcheck-am:
369 installcheck: installcheck-am
370 install-exec-am: install-binPROGRAMS install-binSCRIPTS
371 install-exec: install-exec-am
373 install-data-am:
374 install-data: install-data-am
376 install-am: all-am
377 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378 install: install-am
379 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
380 uninstall: uninstall-am
381 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
382 all-redirect: all-am
383 install-strip:
384 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
385 installdirs:
386 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
389 mostlyclean-generic:
391 clean-generic:
392 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
394 distclean-generic:
395 -rm -f Makefile $(CONFIG_CLEAN_FILES)
396 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
398 maintainer-clean-generic:
399 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
400 mostlyclean-libtool mostlyclean-tags \
401 mostlyclean-generic
403 mostlyclean: mostlyclean-am
405 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
406 clean-generic mostlyclean-am
408 clean: clean-am
410 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
411 distclean-tags distclean-generic clean-am
412 -rm -f libtool
414 distclean: distclean-am
416 maintainer-clean-am: maintainer-clean-binPROGRAMS \
417 maintainer-clean-compile maintainer-clean-libtool \
418 maintainer-clean-tags maintainer-clean-generic \
419 distclean-am
420 @echo "This command is intended for maintainers to use;"
421 @echo "it deletes files that may require special tools to rebuild."
423 maintainer-clean: maintainer-clean-am
425 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
426 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
427 mostlyclean-compile distclean-compile clean-compile \
428 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
429 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
430 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
431 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
432 installcheck-am installcheck install-exec-am install-exec \
433 install-data-am install-data install-am install uninstall-am uninstall \
434 all-redirect all-am all installdirs mostlyclean-generic \
435 distclean-generic clean-generic maintainer-clean-generic clean \
436 mostlyclean distclean maintainer-clean
439 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
440 -rm -f wmaker.inst
441 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
442 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
443 -e "s|#version#|$(VERSION)|" \
444 -e "s|#bindir#|$(bindir)|" \
445 -e "s|#LITE#|@LITE@|" \
446 $(srcdir)/wmaker.inst.in >wmaker.inst
448 chmod 755 wmaker.inst
450 # Tell versions [3.59,3.63) of GNU make to not export all variables.
451 # Otherwise a system limit (for SysV at least) may be exceeded.
452 .NOEXPORT: