Fixed a bug with icon position calculation when redocking in clip,
[wmaker-crm.git] / WPrefs.app / Makefile.in
bloba39d6352bbc8b02e36665623a359b0da6e6303ef
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 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 DLLIBS = @DLLIBS@
66 GFXLIBS = @GFXLIBS@
67 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBPL = @LIBPL@
72 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
73 LIBTOOL = @LIBTOOL@
74 LITE = @LITE@
75 LN_S = @LN_S@
76 MAKEINFO = @MAKEINFO@
77 MOFILES = @MOFILES@
78 NLSDIR = @NLSDIR@
79 NM = @NM@
80 PACKAGE = @PACKAGE@
81 RANLIB = @RANLIB@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 wprefsdir = @wprefsdir@
91 SUBDIRS = xpm tiff po
93 AUTOMAKE_OPTIONS = no-dependencies
95 wpexecbindir = @wprefsdir@
97 wpexecbin_PROGRAMS = WPrefs
99 wpdatadir = @wprefsdir@
101 wpdata_DATA = WPrefs.tiff WPrefs.xpm
103 EXTRA_DIST = $(wpdata_DATA) TexturePanel.icons
105 WPrefs_SOURCES = main.c WPrefs.c WPrefs.h Appearance.c Configurations.c Expert.c Focus.c Icons.c KeyboardSettings.c KeyboardShortcuts.c Menu.c MenuPreferences.c MouseSettings.c NoMenuAlert.c Paths.c Preferences.c Text.c TexturePanel.c TexturePanel.h Themes.c WindowHandling.c Workspace.c double.c double.h editmenu.c editmenu.h MenuGuru.c xmodifier.c
108 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
110 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
113 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
115 WPrefs_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @X_EXTRA_LIBS@ @INTLIBS@ -lm
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = ../src/config.h
119 CONFIG_CLEAN_FILES =
120 PROGRAMS = $(wpexecbin_PROGRAMS)
123 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
124 LDFLAGS = @LDFLAGS@
125 LIBS = @LIBS@
126 X_CFLAGS = @X_CFLAGS@
127 X_LIBS = @X_LIBS@
128 X_PRE_LIBS = @X_PRE_LIBS@
129 WPrefs_OBJECTS = main.o WPrefs.o Appearance.o Configurations.o Expert.o \
130 Focus.o Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o \
131 MenuPreferences.o MouseSettings.o NoMenuAlert.o Paths.o Preferences.o \
132 Text.o TexturePanel.o Themes.o WindowHandling.o Workspace.o double.o \
133 editmenu.o MenuGuru.o xmodifier.o
134 WPrefs_LDFLAGS =
135 CFLAGS = @CFLAGS@
136 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138 CCLD = $(CC)
139 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
140 DATA = $(wpdata_DATA)
142 DIST_COMMON = README Makefile.am Makefile.in
145 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
147 TAR = tar
148 GZIP_ENV = --best
149 SOURCES = $(WPrefs_SOURCES)
150 OBJECTS = $(WPrefs_OBJECTS)
152 all: all-redirect
153 .SUFFIXES:
154 .SUFFIXES: .S .c .lo .o .s
155 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
156 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
158 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
159 cd $(top_builddir) \
160 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
163 mostlyclean-wpexecbinPROGRAMS:
165 clean-wpexecbinPROGRAMS:
166 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
168 distclean-wpexecbinPROGRAMS:
170 maintainer-clean-wpexecbinPROGRAMS:
172 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
173 @$(NORMAL_INSTALL)
174 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
175 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
176 if test -f $$p; then \
177 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
178 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
179 else :; fi; \
180 done
182 uninstall-wpexecbinPROGRAMS:
183 @$(NORMAL_UNINSTALL)
184 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
185 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
186 done
188 .c.o:
189 $(COMPILE) -c $<
191 .s.o:
192 $(COMPILE) -c $<
194 .S.o:
195 $(COMPILE) -c $<
197 mostlyclean-compile:
198 -rm -f *.o core *.core
200 clean-compile:
202 distclean-compile:
203 -rm -f *.tab.c
205 maintainer-clean-compile:
207 .c.lo:
208 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
210 .s.lo:
211 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
213 .S.lo:
214 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
216 mostlyclean-libtool:
217 -rm -f *.lo
219 clean-libtool:
220 -rm -rf .libs _libs
222 distclean-libtool:
224 maintainer-clean-libtool:
226 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
227 @rm -f WPrefs
228 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
230 install-wpdataDATA: $(wpdata_DATA)
231 @$(NORMAL_INSTALL)
232 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
233 @list='$(wpdata_DATA)'; for p in $$list; do \
234 if test -f $(srcdir)/$$p; then \
235 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
236 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
237 else if test -f $$p; then \
238 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
239 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
240 fi; fi; \
241 done
243 uninstall-wpdataDATA:
244 @$(NORMAL_UNINSTALL)
245 list='$(wpdata_DATA)'; for p in $$list; do \
246 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
247 done
249 # This directory's subdirectories are mostly independent; you can cd
250 # into them and run `make' without going through this Makefile.
251 # To change the values of `make' variables: instead of editing Makefiles,
252 # (1) if the variable is set in `config.status', edit `config.status'
253 # (which will cause the Makefiles to be regenerated when you run `make');
254 # (2) otherwise, pass the desired values on the `make' command line.
256 @SET_MAKE@
258 all-recursive install-data-recursive install-exec-recursive \
259 installdirs-recursive install-recursive uninstall-recursive \
260 check-recursive installcheck-recursive info-recursive dvi-recursive:
261 @set fnord $(MAKEFLAGS); amf=$$2; \
262 dot_seen=no; \
263 target=`echo $@ | sed s/-recursive//`; \
264 list='$(SUBDIRS)'; for subdir in $$list; do \
265 echo "Making $$target in $$subdir"; \
266 if test "$$subdir" = "."; then \
267 dot_seen=yes; \
268 local_target="$$target-am"; \
269 else \
270 local_target="$$target"; \
271 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
274 done; \
275 if test "$$dot_seen" = "no"; then \
276 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
277 fi; test -z "$$fail"
279 mostlyclean-recursive clean-recursive distclean-recursive \
280 maintainer-clean-recursive:
281 @set fnord $(MAKEFLAGS); amf=$$2; \
282 dot_seen=no; \
283 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
284 rev="$$subdir $$rev"; \
285 test "$$subdir" = "." && dot_seen=yes; \
286 done; \
287 test "$$dot_seen" = "no" && rev=". $$rev"; \
288 target=`echo $@ | sed s/-recursive//`; \
289 for subdir in $$rev; do \
290 echo "Making $$target in $$subdir"; \
291 if test "$$subdir" = "."; then \
292 local_target="$$target-am"; \
293 else \
294 local_target="$$target"; \
295 fi; \
296 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
297 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
298 done && test -z "$$fail"
299 tags-recursive:
300 list='$(SUBDIRS)'; for subdir in $$list; do \
301 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
302 done
304 tags: TAGS
306 ID: $(HEADERS) $(SOURCES) $(LISP)
307 list='$(SOURCES) $(HEADERS)'; \
308 unique=`for i in $$list; do echo $$i; done | \
309 awk ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 here=`pwd` && cd $(srcdir) \
312 && mkid -f$$here/ID $$unique $(LISP)
314 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
315 tags=; \
316 here=`pwd`; \
317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 if test "$$subdir" = .; then :; else \
319 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
320 fi; \
321 done; \
322 list='$(SOURCES) $(HEADERS)'; \
323 unique=`for i in $$list; do echo $$i; done | \
324 awk ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
327 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
329 mostlyclean-tags:
331 clean-tags:
333 distclean-tags:
334 -rm -f TAGS ID
336 maintainer-clean-tags:
338 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
340 subdir = WPrefs.app
342 distdir: $(DISTFILES)
343 @for file in $(DISTFILES); do \
344 d=$(srcdir); \
345 if test -d $$d/$$file; then \
346 cp -pr $$/$$file $(distdir)/$$file; \
347 else \
348 test -f $(distdir)/$$file \
349 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
350 || cp -p $$d/$$file $(distdir)/$$file || :; \
351 fi; \
352 done
353 for subdir in $(SUBDIRS); do \
354 if test "$$subdir" = .; then :; else \
355 test -d $(distdir)/$$subdir \
356 || mkdir $(distdir)/$$subdir \
357 || exit 1; \
358 chmod 777 $(distdir)/$$subdir; \
359 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
360 || exit 1; \
361 fi; \
362 done
363 info-am:
364 info: info-recursive
365 dvi-am:
366 dvi: dvi-recursive
367 check-am: all-am
368 check: check-recursive
369 installcheck-am:
370 installcheck: installcheck-recursive
371 install-exec-am: install-wpexecbinPROGRAMS
372 install-exec: install-exec-recursive
374 install-data-am: install-wpdataDATA
375 install-data: install-data-recursive
377 install-am: all-am
378 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379 install: install-recursive
380 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
381 uninstall: uninstall-recursive
382 all-am: Makefile $(PROGRAMS) $(DATA)
383 all-redirect: all-recursive
384 install-strip:
385 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
386 installdirs: installdirs-recursive
387 installdirs-am:
388 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir) $(DESTDIR)$(wpdatadir)
391 mostlyclean-generic:
393 clean-generic:
395 distclean-generic:
396 -rm -f Makefile $(CONFIG_CLEAN_FILES)
397 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
399 maintainer-clean-generic:
400 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
401 mostlyclean-libtool mostlyclean-tags \
402 mostlyclean-generic
404 mostlyclean: mostlyclean-recursive
406 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-libtool \
407 clean-tags clean-generic mostlyclean-am
409 clean: clean-recursive
411 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
412 distclean-libtool distclean-tags distclean-generic \
413 clean-am
414 -rm -f libtool
416 distclean: distclean-recursive
418 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
419 maintainer-clean-compile maintainer-clean-libtool \
420 maintainer-clean-tags maintainer-clean-generic \
421 distclean-am
422 @echo "This command is intended for maintainers to use;"
423 @echo "it deletes files that may require special tools to rebuild."
425 maintainer-clean: maintainer-clean-recursive
427 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
428 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
429 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
430 mostlyclean-compile distclean-compile clean-compile \
431 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
432 clean-libtool maintainer-clean-libtool uninstall-wpdataDATA \
433 install-wpdataDATA install-data-recursive uninstall-data-recursive \
434 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
435 uninstalldirs-recursive all-recursive check-recursive \
436 installcheck-recursive info-recursive dvi-recursive \
437 mostlyclean-recursive distclean-recursive clean-recursive \
438 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
439 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
440 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
441 install-exec install-data-am install-data install-am install \
442 uninstall-am uninstall all-redirect all-am all installdirs-am \
443 installdirs mostlyclean-generic distclean-generic clean-generic \
444 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
447 # Tell versions [3.59,3.63) of GNU make to not export all variables.
448 # Otherwise a system limit (for SysV at least) may be exceeded.
449 .NOEXPORT: