Update for 0.51.2-pre2
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob68c4f3a3024c35402e9dc600b17cbb364a8bd0a0
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 GFXLIBS = @GFXLIBS@
66 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
67 ICONEXT = @ICONEXT@
68 INTLIBS = @INTLIBS@
69 LD = @LD@
70 LIBPL = @LIBPL@
71 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
72 LIBTOOL = @LIBTOOL@
73 LITE = @LITE@
74 LN_S = @LN_S@
75 MAKEINFO = @MAKEINFO@
76 MOFILES = @MOFILES@
77 NLSDIR = @NLSDIR@
78 NM = @NM@
79 PACKAGE = @PACKAGE@
80 RANLIB = @RANLIB@
81 VERSION = @VERSION@
82 WPMOFILES = @WPMOFILES@
83 XCFLAGS = @XCFLAGS@
84 XGETTEXT = @XGETTEXT@
85 XLFLAGS = @XLFLAGS@
86 XLIBS = @XLIBS@
87 X_EXTRA_LIBS = @X_EXTRA_LIBS@
88 wprefsdir = @wprefsdir@
90 SUBDIRS = xpm tiff po
92 AUTOMAKE_OPTIONS = no-dependencies
94 wpexecbindir = @wprefsdir@
96 wpexecbin_PROGRAMS = WPrefs
98 wpdatadir = @wprefsdir@
100 wpdata_DATA = WPrefs.tiff WPrefs.xpm
102 EXTRA_DIST = $(wpdata_DATA) TexturePanel.icons
104 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
107 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
109 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
112 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
114 WPrefs_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @X_EXTRA_LIBS@ @INTLIBS@ -lm
116 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
117 CONFIG_HEADER = ../src/config.h
118 CONFIG_CLEAN_FILES =
119 PROGRAMS = $(wpexecbin_PROGRAMS)
122 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
123 LDFLAGS = @LDFLAGS@
124 LIBS = @LIBS@
125 X_CFLAGS = @X_CFLAGS@
126 X_LIBS = @X_LIBS@
127 X_PRE_LIBS = @X_PRE_LIBS@
128 WPrefs_OBJECTS = main.o WPrefs.o Appearance.o Configurations.o Expert.o \
129 Focus.o Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o \
130 MenuPreferences.o MouseSettings.o NoMenuAlert.o Paths.o Preferences.o \
131 Text.o TexturePanel.o Themes.o WindowHandling.o Workspace.o double.o \
132 editmenu.o MenuGuru.o xmodifier.o
133 WPrefs_LDFLAGS =
134 CFLAGS = @CFLAGS@
135 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 CCLD = $(CC)
138 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
139 DATA = $(wpdata_DATA)
141 DIST_COMMON = README Makefile.am Makefile.in
144 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
146 TAR = tar
147 GZIP_ENV = --best
148 SOURCES = $(WPrefs_SOURCES)
149 OBJECTS = $(WPrefs_OBJECTS)
151 all: all-redirect
152 .SUFFIXES:
153 .SUFFIXES: .S .c .lo .o .s
154 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
155 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
157 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
158 cd $(top_builddir) \
159 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
162 mostlyclean-wpexecbinPROGRAMS:
164 clean-wpexecbinPROGRAMS:
165 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
167 distclean-wpexecbinPROGRAMS:
169 maintainer-clean-wpexecbinPROGRAMS:
171 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
172 @$(NORMAL_INSTALL)
173 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
174 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
175 if test -f $$p; then \
176 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
177 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
178 else :; fi; \
179 done
181 uninstall-wpexecbinPROGRAMS:
182 @$(NORMAL_UNINSTALL)
183 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
184 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
185 done
187 .c.o:
188 $(COMPILE) -c $<
190 .s.o:
191 $(COMPILE) -c $<
193 .S.o:
194 $(COMPILE) -c $<
196 mostlyclean-compile:
197 -rm -f *.o core *.core
199 clean-compile:
201 distclean-compile:
202 -rm -f *.tab.c
204 maintainer-clean-compile:
206 .c.lo:
207 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
209 .s.lo:
210 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
212 .S.lo:
213 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
215 mostlyclean-libtool:
216 -rm -f *.lo
218 clean-libtool:
219 -rm -rf .libs _libs
221 distclean-libtool:
223 maintainer-clean-libtool:
225 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
226 @rm -f WPrefs
227 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
229 install-wpdataDATA: $(wpdata_DATA)
230 @$(NORMAL_INSTALL)
231 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
232 @list='$(wpdata_DATA)'; for p in $$list; do \
233 if test -f $(srcdir)/$$p; then \
234 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
235 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
236 else if test -f $$p; then \
237 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
238 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
239 fi; fi; \
240 done
242 uninstall-wpdataDATA:
243 @$(NORMAL_UNINSTALL)
244 list='$(wpdata_DATA)'; for p in $$list; do \
245 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
246 done
248 # This directory's subdirectories are mostly independent; you can cd
249 # into them and run `make' without going through this Makefile.
250 # To change the values of `make' variables: instead of editing Makefiles,
251 # (1) if the variable is set in `config.status', edit `config.status'
252 # (which will cause the Makefiles to be regenerated when you run `make');
253 # (2) otherwise, pass the desired values on the `make' command line.
255 @SET_MAKE@
257 all-recursive install-data-recursive install-exec-recursive \
258 installdirs-recursive install-recursive uninstall-recursive \
259 check-recursive installcheck-recursive info-recursive dvi-recursive:
260 @set fnord $(MAKEFLAGS); amf=$$2; \
261 dot_seen=no; \
262 target=`echo $@ | sed s/-recursive//`; \
263 list='$(SUBDIRS)'; for subdir in $$list; do \
264 echo "Making $$target in $$subdir"; \
265 if test "$$subdir" = "."; then \
266 dot_seen=yes; \
267 local_target="$$target-am"; \
268 else \
269 local_target="$$target"; \
270 fi; \
271 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
272 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
273 done; \
274 if test "$$dot_seen" = "no"; then \
275 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
276 fi; test -z "$$fail"
278 mostlyclean-recursive clean-recursive distclean-recursive \
279 maintainer-clean-recursive:
280 @set fnord $(MAKEFLAGS); amf=$$2; \
281 dot_seen=no; \
282 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
283 rev="$$subdir $$rev"; \
284 test "$$subdir" = "." && dot_seen=yes; \
285 done; \
286 test "$$dot_seen" = "no" && rev=". $$rev"; \
287 target=`echo $@ | sed s/-recursive//`; \
288 for subdir in $$rev; do \
289 echo "Making $$target in $$subdir"; \
290 if test "$$subdir" = "."; then \
291 local_target="$$target-am"; \
292 else \
293 local_target="$$target"; \
294 fi; \
295 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
297 done && test -z "$$fail"
298 tags-recursive:
299 list='$(SUBDIRS)'; for subdir in $$list; do \
300 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
301 done
303 tags: TAGS
305 ID: $(HEADERS) $(SOURCES) $(LISP)
306 list='$(SOURCES) $(HEADERS)'; \
307 unique=`for i in $$list; do echo $$i; done | \
308 awk ' { files[$$0] = 1; } \
309 END { for (i in files) print i; }'`; \
310 here=`pwd` && cd $(srcdir) \
311 && mkid -f$$here/ID $$unique $(LISP)
313 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
314 tags=; \
315 here=`pwd`; \
316 list='$(SUBDIRS)'; for subdir in $$list; do \
317 if test "$$subdir" = .; then :; else \
318 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
319 fi; \
320 done; \
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 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
326 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
328 mostlyclean-tags:
330 clean-tags:
332 distclean-tags:
333 -rm -f TAGS ID
335 maintainer-clean-tags:
337 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
339 subdir = WPrefs.app
341 distdir: $(DISTFILES)
342 @for file in $(DISTFILES); do \
343 d=$(srcdir); \
344 if test -d $$d/$$file; then \
345 cp -pr $$/$$file $(distdir)/$$file; \
346 else \
347 test -f $(distdir)/$$file \
348 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
349 || cp -p $$d/$$file $(distdir)/$$file || :; \
350 fi; \
351 done
352 for subdir in $(SUBDIRS); do \
353 if test "$$subdir" = .; then :; else \
354 test -d $(distdir)/$$subdir \
355 || mkdir $(distdir)/$$subdir \
356 || exit 1; \
357 chmod 777 $(distdir)/$$subdir; \
358 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
359 || exit 1; \
360 fi; \
361 done
362 info-am:
363 info: info-recursive
364 dvi-am:
365 dvi: dvi-recursive
366 check-am: all-am
367 check: check-recursive
368 installcheck-am:
369 installcheck: installcheck-recursive
370 install-exec-am: install-wpexecbinPROGRAMS
371 install-exec: install-exec-recursive
373 install-data-am: install-wpdataDATA
374 install-data: install-data-recursive
376 install-am: all-am
377 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378 install: install-recursive
379 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
380 uninstall: uninstall-recursive
381 all-am: Makefile $(PROGRAMS) $(DATA)
382 all-redirect: all-recursive
383 install-strip:
384 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
385 installdirs: installdirs-recursive
386 installdirs-am:
387 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir) $(DESTDIR)$(wpdatadir)
390 mostlyclean-generic:
392 clean-generic:
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-wpexecbinPROGRAMS mostlyclean-compile \
400 mostlyclean-libtool mostlyclean-tags \
401 mostlyclean-generic
403 mostlyclean: mostlyclean-recursive
405 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-libtool \
406 clean-tags clean-generic mostlyclean-am
408 clean: clean-recursive
410 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
411 distclean-libtool distclean-tags distclean-generic \
412 clean-am
413 -rm -f libtool
415 distclean: distclean-recursive
417 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
418 maintainer-clean-compile maintainer-clean-libtool \
419 maintainer-clean-tags maintainer-clean-generic \
420 distclean-am
421 @echo "This command is intended for maintainers to use;"
422 @echo "it deletes files that may require special tools to rebuild."
424 maintainer-clean: maintainer-clean-recursive
426 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
427 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
428 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
429 mostlyclean-compile distclean-compile clean-compile \
430 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
431 clean-libtool maintainer-clean-libtool uninstall-wpdataDATA \
432 install-wpdataDATA install-data-recursive uninstall-data-recursive \
433 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
434 uninstalldirs-recursive all-recursive check-recursive \
435 installcheck-recursive info-recursive dvi-recursive \
436 mostlyclean-recursive distclean-recursive clean-recursive \
437 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
438 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
439 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
440 install-exec install-data-am install-data install-am install \
441 uninstall-am uninstall all-redirect all-am all installdirs-am \
442 installdirs mostlyclean-generic distclean-generic clean-generic \
443 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.
448 .NOEXPORT: