0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
[wmaker-crm.git] / util / Makefile.in
blob57b1be76678b1fdaad317f58f5e7a3abdfed8486
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
96 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c
98 INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
100 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
101 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
103 wdwrite_LDADD = $(liblist)
105 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
107 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
109 getstyle_LDADD = $(liblist)
111 setstyle_LDADD = $(liblist)
113 seticons_LDADD = $(liblist)
115 geticonset_LDADD = $(liblist)
117 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ -lm
120 getstyle_SOURCES = getstyle.c
122 setstyle_SOURCES = setstyle.c
124 seticons_SOURCES = seticons.c
126 geticonset_SOURCES = geticonset.c
128 wxcopy_SOURCES = wxcopy.c
130 wxpaste_SOURCES = wxpaste.c
132 wdwrite_SOURCES = wdwrite.c
134 wmsetbg_SOURCES = wmsetbg.c
136 CLEANFILES = wmaker.inst
137 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
138 CONFIG_HEADER = ../src/config.h
139 CONFIG_CLEAN_FILES =
140 PROGRAMS = $(bin_PROGRAMS)
143 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
144 CPPFLAGS = @CPPFLAGS@
145 LDFLAGS = @LDFLAGS@
146 LIBS = @LIBS@
147 X_CFLAGS = @X_CFLAGS@
148 X_LIBS = @X_LIBS@
149 X_PRE_LIBS = @X_PRE_LIBS@
150 wxcopy_OBJECTS = wxcopy.o
151 wxcopy_DEPENDENCIES =
152 wxcopy_LDFLAGS =
153 wxpaste_OBJECTS = wxpaste.o
154 wxpaste_DEPENDENCIES =
155 wxpaste_LDFLAGS =
156 wdwrite_OBJECTS = wdwrite.o
157 wdwrite_DEPENDENCIES =
158 wdwrite_LDFLAGS =
159 getstyle_OBJECTS = getstyle.o
160 getstyle_DEPENDENCIES =
161 getstyle_LDFLAGS =
162 setstyle_OBJECTS = setstyle.o
163 setstyle_DEPENDENCIES =
164 setstyle_LDFLAGS =
165 seticons_OBJECTS = seticons.o
166 seticons_DEPENDENCIES =
167 seticons_LDFLAGS =
168 geticonset_OBJECTS = geticonset.o
169 geticonset_DEPENDENCIES =
170 geticonset_LDFLAGS =
171 wmsetbg_OBJECTS = wmsetbg.o
172 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
173 $(top_builddir)/wrlib/libwraster.la
174 wmsetbg_LDFLAGS =
175 SCRIPTS = $(bin_SCRIPTS)
177 CFLAGS = @CFLAGS@
178 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180 CCLD = $(CC)
181 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
182 DIST_COMMON = README Makefile.am Makefile.in
185 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
187 TAR = tar
188 GZIP_ENV = --best
189 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
190 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
192 all: all-redirect
193 .SUFFIXES:
194 .SUFFIXES: .S .c .lo .o .s
195 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
196 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199 cd $(top_builddir) \
200 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
203 mostlyclean-binPROGRAMS:
205 clean-binPROGRAMS:
206 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
208 distclean-binPROGRAMS:
210 maintainer-clean-binPROGRAMS:
212 install-binPROGRAMS: $(bin_PROGRAMS)
213 @$(NORMAL_INSTALL)
214 $(mkinstalldirs) $(DESTDIR)$(bindir)
215 @list='$(bin_PROGRAMS)'; for p in $$list; do \
216 if test -f $$p; then \
217 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
218 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
219 else :; fi; \
220 done
222 uninstall-binPROGRAMS:
223 @$(NORMAL_UNINSTALL)
224 list='$(bin_PROGRAMS)'; for p in $$list; do \
225 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
226 done
228 .c.o:
229 $(COMPILE) -c $<
231 .s.o:
232 $(COMPILE) -c $<
234 .S.o:
235 $(COMPILE) -c $<
237 mostlyclean-compile:
238 -rm -f *.o core *.core
240 clean-compile:
242 distclean-compile:
243 -rm -f *.tab.c
245 maintainer-clean-compile:
247 .c.lo:
248 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
250 .s.lo:
251 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
253 .S.lo:
254 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
256 mostlyclean-libtool:
257 -rm -f *.lo
259 clean-libtool:
260 -rm -rf .libs _libs
262 distclean-libtool:
264 maintainer-clean-libtool:
266 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
267 @rm -f wxcopy
268 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
270 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
271 @rm -f wxpaste
272 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
274 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
275 @rm -f wdwrite
276 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
278 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
279 @rm -f getstyle
280 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
282 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
283 @rm -f setstyle
284 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
286 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
287 @rm -f seticons
288 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
290 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
291 @rm -f geticonset
292 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
294 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
295 @rm -f wmsetbg
296 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
298 install-binSCRIPTS: $(bin_SCRIPTS)
299 @$(NORMAL_INSTALL)
300 $(mkinstalldirs) $(DESTDIR)$(bindir)
301 @list='$(bin_SCRIPTS)'; for p in $$list; do \
302 if test -f $$p; then \
303 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
304 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
305 else if test -f $(srcdir)/$$p; then \
306 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
307 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
308 else :; fi; fi; \
309 done
311 uninstall-binSCRIPTS:
312 @$(NORMAL_UNINSTALL)
313 list='$(bin_SCRIPTS)'; for p in $$list; do \
314 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
315 done
317 tags: TAGS
319 ID: $(HEADERS) $(SOURCES) $(LISP)
320 list='$(SOURCES) $(HEADERS)'; \
321 unique=`for i in $$list; do echo $$i; done | \
322 awk ' { files[$$0] = 1; } \
323 END { for (i in files) print i; }'`; \
324 here=`pwd` && cd $(srcdir) \
325 && mkid -f$$here/ID $$unique $(LISP)
327 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
328 tags=; \
329 here=`pwd`; \
330 list='$(SOURCES) $(HEADERS)'; \
331 unique=`for i in $$list; do echo $$i; done | \
332 awk ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
335 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
337 mostlyclean-tags:
339 clean-tags:
341 distclean-tags:
342 -rm -f TAGS ID
344 maintainer-clean-tags:
346 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
348 subdir = util
350 distdir: $(DISTFILES)
351 @for file in $(DISTFILES); do \
352 d=$(srcdir); \
353 if test -d $$d/$$file; then \
354 cp -pr $$/$$file $(distdir)/$$file; \
355 else \
356 test -f $(distdir)/$$file \
357 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
358 || cp -p $$d/$$file $(distdir)/$$file || :; \
359 fi; \
360 done
361 info-am:
362 info: info-am
363 dvi-am:
364 dvi: dvi-am
365 check-am: all-am
366 check: check-am
367 installcheck-am:
368 installcheck: installcheck-am
369 install-exec-am: install-binPROGRAMS install-binSCRIPTS
370 install-exec: install-exec-am
372 install-data-am:
373 install-data: install-data-am
375 install-am: all-am
376 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377 install: install-am
378 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
379 uninstall: uninstall-am
380 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
381 all-redirect: all-am
382 install-strip:
383 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
384 installdirs:
385 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
388 mostlyclean-generic:
390 clean-generic:
391 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
393 distclean-generic:
394 -rm -f Makefile $(CONFIG_CLEAN_FILES)
395 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
397 maintainer-clean-generic:
398 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
399 mostlyclean-libtool mostlyclean-tags \
400 mostlyclean-generic
402 mostlyclean: mostlyclean-am
404 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
405 clean-generic mostlyclean-am
407 clean: clean-am
409 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
410 distclean-tags distclean-generic clean-am
411 -rm -f libtool
413 distclean: distclean-am
415 maintainer-clean-am: maintainer-clean-binPROGRAMS \
416 maintainer-clean-compile maintainer-clean-libtool \
417 maintainer-clean-tags maintainer-clean-generic \
418 distclean-am
419 @echo "This command is intended for maintainers to use;"
420 @echo "it deletes files that may require special tools to rebuild."
422 maintainer-clean: maintainer-clean-am
424 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
425 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
426 mostlyclean-compile distclean-compile clean-compile \
427 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
428 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
429 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
430 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
431 installcheck-am installcheck install-exec-am install-exec \
432 install-data-am install-data install-am install uninstall-am uninstall \
433 all-redirect all-am all installdirs mostlyclean-generic \
434 distclean-generic clean-generic maintainer-clean-generic clean \
435 mostlyclean distclean maintainer-clean
438 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
439 -rm -f wmaker.inst
440 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
441 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
442 -e "s|#version#|$(VERSION)|" \
443 -e "s|#bindir#|$(bindir)|" \
444 -e "s|#LITE#|@LITE@|" \
445 $(srcdir)/wmaker.inst.in >wmaker.inst
447 chmod 755 wmaker.inst
449 # Tell versions [3.59,3.63) of GNU make to not export all variables.
450 # Otherwise a system limit (for SysV at least) may be exceeded.
451 .NOEXPORT: