fixed bug with bag sorting
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob84d4a2533c1a831611e0847393f9a952541dc63c
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 =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 CPP_PATH = @CPP_PATH@
65 DFLAGS = @DFLAGS@
66 DLLIBS = @DLLIBS@
67 DLLTOOL = @DLLTOOL@
68 GFXLIBS = @GFXLIBS@
69 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
70 ICONEXT = @ICONEXT@
71 INTLIBS = @INTLIBS@
72 LD = @LD@
73 LIBPL = @LIBPL@
74 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
75 LIBTOOL = @LIBTOOL@
76 LITE = @LITE@
77 LN_S = @LN_S@
78 MAKEINFO = @MAKEINFO@
79 MOFILES = @MOFILES@
80 NETLIBS = @NETLIBS@
81 NLSDIR = @NLSDIR@
82 NM = @NM@
83 OBJDUMP = @OBJDUMP@
84 PACKAGE = @PACKAGE@
85 RANLIB = @RANLIB@
86 VERSION = @VERSION@
87 WPMOFILES = @WPMOFILES@
88 XCFLAGS = @XCFLAGS@
89 XGETTEXT = @XGETTEXT@
90 XLFLAGS = @XLFLAGS@
91 XLIBS = @XLIBS@
92 X_EXTRA_LIBS = @X_EXTRA_LIBS@
93 X_LIBRARY_PATH = @X_LIBRARY_PATH@
94 supported_locales = @supported_locales@
95 wprefsdir = @wprefsdir@
97 SUBDIRS = xpm tiff po
99 AUTOMAKE_OPTIONS = no-dependencies
101 wpexecbindir = @wprefsdir@
103 wpexecbin_PROGRAMS = WPrefs
105 wpdatadir = @wprefsdir@
107 wpdata_DATA = WPrefs.tiff WPrefs.xpm
109 EXTRA_DIST = $(wpdata_DATA)
111 WPrefs_SOURCES = main.c WPrefs.c WPrefs.h Appearance.c Configurations.c Expert.c Focus.c Font.c Icons.c KeyboardSettings.c KeyboardShortcuts.c Menu.c MenuPreferences.c MouseSettings.c NoMenuAlert.c Paths.c Preferences.c TexturePanel.c TexturePanel.h Themes.c WindowHandling.c Workspace.c double.c double.h editmenu.c editmenu.h MenuGuru.c xmodifier.c
114 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
116 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
119 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
121 WPrefs_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @X_EXTRA_LIBS@ @INTLIBS@ -lm
123 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
124 CONFIG_HEADER = ../src/config.h
125 CONFIG_CLEAN_FILES =
126 PROGRAMS = $(wpexecbin_PROGRAMS)
129 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
130 LDFLAGS = @LDFLAGS@
131 LIBS = @LIBS@
132 X_CFLAGS = @X_CFLAGS@
133 X_LIBS = @X_LIBS@
134 X_PRE_LIBS = @X_PRE_LIBS@
135 WPrefs_OBJECTS = main.o WPrefs.o Appearance.o Configurations.o Expert.o \
136 Focus.o Font.o Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o \
137 MenuPreferences.o MouseSettings.o NoMenuAlert.o Paths.o Preferences.o \
138 TexturePanel.o Themes.o WindowHandling.o Workspace.o double.o \
139 editmenu.o MenuGuru.o xmodifier.o
140 WPrefs_LDFLAGS =
141 CFLAGS = @CFLAGS@
142 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
143 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144 CCLD = $(CC)
145 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
146 DATA = $(wpdata_DATA)
148 DIST_COMMON = README Makefile.am Makefile.in
151 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
153 TAR = tar
154 GZIP_ENV = --best
155 SOURCES = $(WPrefs_SOURCES)
156 OBJECTS = $(WPrefs_OBJECTS)
158 all: all-redirect
159 .SUFFIXES:
160 .SUFFIXES: .S .c .lo .o .s
161 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
164 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
165 cd $(top_builddir) \
166 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
169 mostlyclean-wpexecbinPROGRAMS:
171 clean-wpexecbinPROGRAMS:
172 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
174 distclean-wpexecbinPROGRAMS:
176 maintainer-clean-wpexecbinPROGRAMS:
178 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
179 @$(NORMAL_INSTALL)
180 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
181 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
182 if test -f $$p; then \
183 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
184 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
185 else :; fi; \
186 done
188 uninstall-wpexecbinPROGRAMS:
189 @$(NORMAL_UNINSTALL)
190 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
191 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
192 done
194 .c.o:
195 $(COMPILE) -c $<
197 .s.o:
198 $(COMPILE) -c $<
200 .S.o:
201 $(COMPILE) -c $<
203 mostlyclean-compile:
204 -rm -f *.o core *.core
206 clean-compile:
208 distclean-compile:
209 -rm -f *.tab.c
211 maintainer-clean-compile:
213 .c.lo:
214 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
216 .s.lo:
217 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
219 .S.lo:
220 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
222 mostlyclean-libtool:
223 -rm -f *.lo
225 clean-libtool:
226 -rm -rf .libs _libs
228 distclean-libtool:
230 maintainer-clean-libtool:
232 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
233 @rm -f WPrefs
234 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
236 install-wpdataDATA: $(wpdata_DATA)
237 @$(NORMAL_INSTALL)
238 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
239 @list='$(wpdata_DATA)'; for p in $$list; do \
240 if test -f $(srcdir)/$$p; then \
241 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
242 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
243 else if test -f $$p; then \
244 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
245 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
246 fi; fi; \
247 done
249 uninstall-wpdataDATA:
250 @$(NORMAL_UNINSTALL)
251 list='$(wpdata_DATA)'; for p in $$list; do \
252 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
253 done
255 # This directory's subdirectories are mostly independent; you can cd
256 # into them and run `make' without going through this Makefile.
257 # To change the values of `make' variables: instead of editing Makefiles,
258 # (1) if the variable is set in `config.status', edit `config.status'
259 # (which will cause the Makefiles to be regenerated when you run `make');
260 # (2) otherwise, pass the desired values on the `make' command line.
262 @SET_MAKE@
264 all-recursive install-data-recursive install-exec-recursive \
265 installdirs-recursive install-recursive uninstall-recursive \
266 check-recursive installcheck-recursive info-recursive dvi-recursive:
267 @set fnord $(MAKEFLAGS); amf=$$2; \
268 dot_seen=no; \
269 target=`echo $@ | sed s/-recursive//`; \
270 list='$(SUBDIRS)'; for subdir in $$list; do \
271 echo "Making $$target in $$subdir"; \
272 if test "$$subdir" = "."; then \
273 dot_seen=yes; \
274 local_target="$$target-am"; \
275 else \
276 local_target="$$target"; \
277 fi; \
278 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
280 done; \
281 if test "$$dot_seen" = "no"; then \
282 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
283 fi; test -z "$$fail"
285 mostlyclean-recursive clean-recursive distclean-recursive \
286 maintainer-clean-recursive:
287 @set fnord $(MAKEFLAGS); amf=$$2; \
288 dot_seen=no; \
289 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
290 rev="$$subdir $$rev"; \
291 test "$$subdir" = "." && dot_seen=yes; \
292 done; \
293 test "$$dot_seen" = "no" && rev=". $$rev"; \
294 target=`echo $@ | sed s/-recursive//`; \
295 for subdir in $$rev; do \
296 echo "Making $$target in $$subdir"; \
297 if test "$$subdir" = "."; then \
298 local_target="$$target-am"; \
299 else \
300 local_target="$$target"; \
301 fi; \
302 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
304 done && test -z "$$fail"
305 tags-recursive:
306 list='$(SUBDIRS)'; for subdir in $$list; do \
307 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
308 done
310 tags: TAGS
312 ID: $(HEADERS) $(SOURCES) $(LISP)
313 list='$(SOURCES) $(HEADERS)'; \
314 unique=`for i in $$list; do echo $$i; done | \
315 awk ' { files[$$0] = 1; } \
316 END { for (i in files) print i; }'`; \
317 here=`pwd` && cd $(srcdir) \
318 && mkid -f$$here/ID $$unique $(LISP)
320 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 list='$(SUBDIRS)'; for subdir in $$list; do \
324 if test "$$subdir" = .; then :; else \
325 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
326 fi; \
327 done; \
328 list='$(SOURCES) $(HEADERS)'; \
329 unique=`for i in $$list; do echo $$i; done | \
330 awk ' { files[$$0] = 1; } \
331 END { for (i in files) print i; }'`; \
332 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
333 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
335 mostlyclean-tags:
337 clean-tags:
339 distclean-tags:
340 -rm -f TAGS ID
342 maintainer-clean-tags:
344 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
346 subdir = WPrefs.app
348 distdir: $(DISTFILES)
349 @for file in $(DISTFILES); do \
350 d=$(srcdir); \
351 if test -d $$d/$$file; then \
352 cp -pr $$/$$file $(distdir)/$$file; \
353 else \
354 test -f $(distdir)/$$file \
355 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
356 || cp -p $$d/$$file $(distdir)/$$file || :; \
357 fi; \
358 done
359 for subdir in $(SUBDIRS); do \
360 if test "$$subdir" = .; then :; else \
361 test -d $(distdir)/$$subdir \
362 || mkdir $(distdir)/$$subdir \
363 || exit 1; \
364 chmod 777 $(distdir)/$$subdir; \
365 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
366 || exit 1; \
367 fi; \
368 done
369 info-am:
370 info: info-recursive
371 dvi-am:
372 dvi: dvi-recursive
373 check-am: all-am
374 check: check-recursive
375 installcheck-am:
376 installcheck: installcheck-recursive
377 install-exec-am: install-wpexecbinPROGRAMS
378 install-exec: install-exec-recursive
380 install-data-am: install-wpdataDATA
381 install-data: install-data-recursive
383 install-am: all-am
384 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385 install: install-recursive
386 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
387 uninstall: uninstall-recursive
388 all-am: Makefile $(PROGRAMS) $(DATA)
389 all-redirect: all-recursive
390 install-strip:
391 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
392 installdirs: installdirs-recursive
393 installdirs-am:
394 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir) $(DESTDIR)$(wpdatadir)
397 mostlyclean-generic:
399 clean-generic:
401 distclean-generic:
402 -rm -f Makefile $(CONFIG_CLEAN_FILES)
403 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
405 maintainer-clean-generic:
406 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
407 mostlyclean-libtool mostlyclean-tags \
408 mostlyclean-generic
410 mostlyclean: mostlyclean-recursive
412 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-libtool \
413 clean-tags clean-generic mostlyclean-am
415 clean: clean-recursive
417 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
418 distclean-libtool distclean-tags distclean-generic \
419 clean-am
420 -rm -f libtool
422 distclean: distclean-recursive
424 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
425 maintainer-clean-compile maintainer-clean-libtool \
426 maintainer-clean-tags maintainer-clean-generic \
427 distclean-am
428 @echo "This command is intended for maintainers to use;"
429 @echo "it deletes files that may require special tools to rebuild."
431 maintainer-clean: maintainer-clean-recursive
433 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
434 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
435 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
436 mostlyclean-compile distclean-compile clean-compile \
437 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
438 clean-libtool maintainer-clean-libtool uninstall-wpdataDATA \
439 install-wpdataDATA install-data-recursive uninstall-data-recursive \
440 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
441 uninstalldirs-recursive all-recursive check-recursive \
442 installcheck-recursive info-recursive dvi-recursive \
443 mostlyclean-recursive distclean-recursive clean-recursive \
444 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
445 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
446 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
447 install-exec install-data-am install-data install-am install \
448 uninstall-am uninstall all-redirect all-am all installdirs-am \
449 installdirs mostlyclean-generic distclean-generic clean-generic \
450 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: