*** empty log message ***
[wmaker-crm.git] / util / Makefile.in
blobfccfb7d7abece7f1683e7ccd8e9754c1a00ff450
1 # Makefile.in generated automatically by automake 1.4a 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@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_STRIP_FLAG =
51 transform = @program_transform_name@
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 host_alias = @host_alias@
60 host_triplet = @host@
61 AS = @AS@
62 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 DLLIBS = @DLLIBS@
66 DLLTOOL = @DLLTOOL@
67 GFXLIBS = @GFXLIBS@
68 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
69 ICONEXT = @ICONEXT@
70 INTLIBS = @INTLIBS@
71 LD = @LD@
72 LIBPL = @LIBPL@
73 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
74 LIBTOOL = @LIBTOOL@
75 LITE = @LITE@
76 LN_S = @LN_S@
77 MAKEINFO = @MAKEINFO@
78 MOFILES = @MOFILES@
79 NETLIBS = @NETLIBS@
80 NLSDIR = @NLSDIR@
81 NM = @NM@
82 OBJDUMP = @OBJDUMP@
83 PACKAGE = @PACKAGE@
84 RANLIB = @RANLIB@
85 VERSION = @VERSION@
86 WPMOFILES = @WPMOFILES@
87 XCFLAGS = @XCFLAGS@
88 XGETTEXT = @XGETTEXT@
89 XLFLAGS = @XLFLAGS@
90 XLIBS = @XLIBS@
91 X_EXTRA_LIBS = @X_EXTRA_LIBS@
92 X_LIBRARY_PATH = @X_LIBRARY_PATH@
93 supported_locales = @supported_locales@
94 wprefsdir = @wprefsdir@
96 AUTOMAKE_OPTIONS = no-dependencies
98 pkgdatadir = $(datadir)/@PACKAGE@
100 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
102 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
104 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
107 INCLUDES = @DFLAGS@ -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
110 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
111 liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
113 wdwrite_LDADD = $(liblist)
115 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
117 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
119 getstyle_LDADD = $(liblist)
121 setstyle_LDADD = @XLFLAGS@ @XLIBS@ $(liblist)
123 seticons_LDADD = $(liblist)
125 geticonset_LDADD = $(liblist)
127 wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
130 getstyle_SOURCES = getstyle.c
132 setstyle_SOURCES = setstyle.c
134 seticons_SOURCES = seticons.c
136 geticonset_SOURCES = geticonset.c
138 wxcopy_SOURCES = wxcopy.c
140 wxpaste_SOURCES = wxpaste.c
142 wdwrite_SOURCES = wdwrite.c
144 wmsetbg_SOURCES = wmsetbg.c
146 CLEANFILES = wmaker.inst
147 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
148 CONFIG_HEADER = ../src/config.h
149 CONFIG_CLEAN_FILES =
150 PROGRAMS = $(bin_PROGRAMS)
153 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
154 CPPFLAGS = @CPPFLAGS@
155 LDFLAGS = @LDFLAGS@
156 LIBS = @LIBS@
157 X_CFLAGS = @X_CFLAGS@
158 X_LIBS = @X_LIBS@
159 X_PRE_LIBS = @X_PRE_LIBS@
160 wxcopy_OBJECTS = wxcopy.o
161 wxcopy_DEPENDENCIES =
162 wxcopy_LDFLAGS =
163 wxpaste_OBJECTS = wxpaste.o
164 wxpaste_DEPENDENCIES =
165 wxpaste_LDFLAGS =
166 wdwrite_OBJECTS = wdwrite.o
167 wdwrite_DEPENDENCIES =
168 wdwrite_LDFLAGS =
169 getstyle_OBJECTS = getstyle.o
170 getstyle_DEPENDENCIES =
171 getstyle_LDFLAGS =
172 setstyle_OBJECTS = setstyle.o
173 setstyle_DEPENDENCIES =
174 setstyle_LDFLAGS =
175 seticons_OBJECTS = seticons.o
176 seticons_DEPENDENCIES =
177 seticons_LDFLAGS =
178 geticonset_OBJECTS = geticonset.o
179 geticonset_DEPENDENCIES =
180 geticonset_LDFLAGS =
181 wmsetbg_OBJECTS = wmsetbg.o
182 wmsetbg_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
183 $(top_builddir)/wrlib/libwraster.la
184 wmsetbg_LDFLAGS =
185 SCRIPTS = $(bin_SCRIPTS)
187 CFLAGS = @CFLAGS@
188 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
190 CCLD = $(CC)
191 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
192 DIST_COMMON = README Makefile.am Makefile.in
195 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
197 TAR = tar
198 GZIP_ENV = --best
199 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
200 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
202 all: all-redirect
203 .SUFFIXES:
204 .SUFFIXES: .S .c .lo .o .s
205 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
206 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps util/Makefile
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209 cd $(top_builddir) \
210 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
213 mostlyclean-binPROGRAMS:
215 clean-binPROGRAMS:
216 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
218 distclean-binPROGRAMS:
220 maintainer-clean-binPROGRAMS:
222 install-binPROGRAMS: $(bin_PROGRAMS)
223 @$(NORMAL_INSTALL)
224 $(mkinstalldirs) $(DESTDIR)$(bindir)
225 @list='$(bin_PROGRAMS)'; for p in $$list; do \
226 if test -f $$p; then \
227 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
228 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
229 else :; fi; \
230 done
232 uninstall-binPROGRAMS:
233 @$(NORMAL_UNINSTALL)
234 list='$(bin_PROGRAMS)'; for p in $$list; do \
235 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
236 done
238 .c.o:
239 $(COMPILE) -c $<
241 .s.o:
242 $(COMPILE) -c $<
244 .S.o:
245 $(COMPILE) -c $<
247 mostlyclean-compile:
248 -rm -f *.o core *.core
250 clean-compile:
252 distclean-compile:
253 -rm -f *.tab.c
255 maintainer-clean-compile:
257 .c.lo:
258 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
260 .s.lo:
261 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
263 .S.lo:
264 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
266 mostlyclean-libtool:
267 -rm -f *.lo
269 clean-libtool:
270 -rm -rf .libs _libs
272 distclean-libtool:
274 maintainer-clean-libtool:
276 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
277 @rm -f wxcopy
278 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
280 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
281 @rm -f wxpaste
282 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
284 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
285 @rm -f wdwrite
286 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
288 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
289 @rm -f getstyle
290 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
292 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
293 @rm -f setstyle
294 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
296 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
297 @rm -f seticons
298 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
300 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
301 @rm -f geticonset
302 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
304 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
305 @rm -f wmsetbg
306 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
308 install-binSCRIPTS: $(bin_SCRIPTS)
309 @$(NORMAL_INSTALL)
310 $(mkinstalldirs) $(DESTDIR)$(bindir)
311 @list='$(bin_SCRIPTS)'; for p in $$list; do \
312 if test -f $$p; then \
313 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
314 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
315 else if test -f $(srcdir)/$$p; then \
316 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
317 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
318 else :; fi; fi; \
319 done
321 uninstall-binSCRIPTS:
322 @$(NORMAL_UNINSTALL)
323 list='$(bin_SCRIPTS)'; for p in $$list; do \
324 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
325 done
327 tags: TAGS
329 ID: $(HEADERS) $(SOURCES) $(LISP)
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 here=`pwd` && cd $(srcdir) \
335 && mkid -f$$here/ID $$unique $(LISP)
337 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
338 tags=; \
339 here=`pwd`; \
340 list='$(SOURCES) $(HEADERS)'; \
341 unique=`for i in $$list; do echo $$i; done | \
342 awk ' { files[$$0] = 1; } \
343 END { for (i in files) print i; }'`; \
344 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
345 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
347 mostlyclean-tags:
349 clean-tags:
351 distclean-tags:
352 -rm -f TAGS ID
354 maintainer-clean-tags:
356 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
358 subdir = util
360 distdir: $(DISTFILES)
361 @for file in $(DISTFILES); do \
362 d=$(srcdir); \
363 if test -d $$d/$$file; then \
364 cp -pr $$d/$$file $(distdir)/$$file; \
365 else \
366 test -f $(distdir)/$$file \
367 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
368 || cp -p $$d/$$file $(distdir)/$$file || :; \
369 fi; \
370 done
371 info-am:
372 info: info-am
373 dvi-am:
374 dvi: dvi-am
375 check-am: all-am
376 check: check-am
377 installcheck-am:
378 installcheck: installcheck-am
379 install-exec-am: install-binPROGRAMS install-binSCRIPTS
380 install-exec: install-exec-am
382 install-data-am:
383 install-data: install-data-am
385 install-am: all-am
386 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387 install: install-am
388 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
389 uninstall: uninstall-am
390 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
391 all-redirect: all-am
392 install-strip:
393 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
394 installdirs:
395 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
398 mostlyclean-generic:
400 clean-generic:
401 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
403 distclean-generic:
404 -rm -f Makefile $(CONFIG_CLEAN_FILES)
405 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
407 maintainer-clean-generic:
408 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
409 mostlyclean-libtool mostlyclean-tags \
410 mostlyclean-generic
412 mostlyclean: mostlyclean-am
414 clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
415 clean-generic mostlyclean-am
417 clean: clean-am
419 distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
420 distclean-tags distclean-generic clean-am
421 -rm -f libtool
423 distclean: distclean-am
425 maintainer-clean-am: maintainer-clean-binPROGRAMS \
426 maintainer-clean-compile maintainer-clean-libtool \
427 maintainer-clean-tags maintainer-clean-generic \
428 distclean-am
429 @echo "This command is intended for maintainers to use;"
430 @echo "it deletes files that may require special tools to rebuild."
432 maintainer-clean: maintainer-clean-am
434 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
435 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
436 mostlyclean-compile distclean-compile clean-compile \
437 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
438 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
439 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
440 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
441 installcheck-am installcheck install-exec-am install-exec \
442 install-data-am install-data install-am install uninstall-am uninstall \
443 all-redirect all-am all installdirs mostlyclean-generic \
444 distclean-generic clean-generic maintainer-clean-generic clean \
445 mostlyclean distclean maintainer-clean
448 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
449 -rm -f wmaker.inst
450 sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \
451 -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
452 -e "s|#version#|$(VERSION)|" \
453 -e "s|#bindir#|$(bindir)|" \
454 -e "s|#LITE#|@LITE@|" \
455 $(srcdir)/wmaker.inst.in >wmaker.inst
457 chmod 755 wmaker.inst
459 # Tell versions [3.59,3.63) of GNU make to not export all variables.
460 # Otherwise a system limit (for SysV at least) may be exceeded.
461 .NOEXPORT: