syncing trees
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob0cc88b02730132afb4c48b083335e57e5f79e09f
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 X_LIBRARY_PATH = @X_LIBRARY_PATH@
90 wprefsdir = @wprefsdir@
92 SUBDIRS = xpm tiff po
94 AUTOMAKE_OPTIONS = no-dependencies
96 wpexecbindir = @wprefsdir@
98 wpexecbin_PROGRAMS = WPrefs
100 wpdatadir = @wprefsdir@
102 wpdata_DATA = WPrefs.tiff WPrefs.xpm
104 EXTRA_DIST = $(wpdata_DATA)
106 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
109 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
111 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
114 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
116 WPrefs_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @X_EXTRA_LIBS@ @INTLIBS@ -lm
118 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
119 CONFIG_HEADER = ../src/config.h
120 CONFIG_CLEAN_FILES =
121 PROGRAMS = $(wpexecbin_PROGRAMS)
124 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
125 LDFLAGS = @LDFLAGS@
126 LIBS = @LIBS@
127 X_CFLAGS = @X_CFLAGS@
128 X_LIBS = @X_LIBS@
129 X_PRE_LIBS = @X_PRE_LIBS@
130 WPrefs_OBJECTS = main.o WPrefs.o Appearance.o Configurations.o Expert.o \
131 Focus.o Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o \
132 MenuPreferences.o MouseSettings.o NoMenuAlert.o Paths.o Preferences.o \
133 Text.o TexturePanel.o Themes.o WindowHandling.o Workspace.o double.o \
134 editmenu.o MenuGuru.o xmodifier.o
135 WPrefs_LDFLAGS =
136 CFLAGS = @CFLAGS@
137 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139 CCLD = $(CC)
140 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
141 DATA = $(wpdata_DATA)
143 DIST_COMMON = README Makefile.am Makefile.in
146 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
148 TAR = tar
149 GZIP_ENV = --best
150 SOURCES = $(WPrefs_SOURCES)
151 OBJECTS = $(WPrefs_OBJECTS)
153 all: all-redirect
154 .SUFFIXES:
155 .SUFFIXES: .S .c .lo .o .s
156 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
157 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
159 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
160 cd $(top_builddir) \
161 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
164 mostlyclean-wpexecbinPROGRAMS:
166 clean-wpexecbinPROGRAMS:
167 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
169 distclean-wpexecbinPROGRAMS:
171 maintainer-clean-wpexecbinPROGRAMS:
173 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
174 @$(NORMAL_INSTALL)
175 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
176 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
177 if test -f $$p; then \
178 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
179 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
180 else :; fi; \
181 done
183 uninstall-wpexecbinPROGRAMS:
184 @$(NORMAL_UNINSTALL)
185 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
186 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
187 done
189 .c.o:
190 $(COMPILE) -c $<
192 .s.o:
193 $(COMPILE) -c $<
195 .S.o:
196 $(COMPILE) -c $<
198 mostlyclean-compile:
199 -rm -f *.o core *.core
201 clean-compile:
203 distclean-compile:
204 -rm -f *.tab.c
206 maintainer-clean-compile:
208 .c.lo:
209 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
211 .s.lo:
212 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
214 .S.lo:
215 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
217 mostlyclean-libtool:
218 -rm -f *.lo
220 clean-libtool:
221 -rm -rf .libs _libs
223 distclean-libtool:
225 maintainer-clean-libtool:
227 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
228 @rm -f WPrefs
229 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
231 install-wpdataDATA: $(wpdata_DATA)
232 @$(NORMAL_INSTALL)
233 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
234 @list='$(wpdata_DATA)'; for p in $$list; do \
235 if test -f $(srcdir)/$$p; then \
236 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
237 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
238 else if test -f $$p; then \
239 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
240 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
241 fi; fi; \
242 done
244 uninstall-wpdataDATA:
245 @$(NORMAL_UNINSTALL)
246 list='$(wpdata_DATA)'; for p in $$list; do \
247 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
248 done
250 # This directory's subdirectories are mostly independent; you can cd
251 # into them and run `make' without going through this Makefile.
252 # To change the values of `make' variables: instead of editing Makefiles,
253 # (1) if the variable is set in `config.status', edit `config.status'
254 # (which will cause the Makefiles to be regenerated when you run `make');
255 # (2) otherwise, pass the desired values on the `make' command line.
257 @SET_MAKE@
259 all-recursive install-data-recursive install-exec-recursive \
260 installdirs-recursive install-recursive uninstall-recursive \
261 check-recursive installcheck-recursive info-recursive dvi-recursive:
262 @set fnord $(MAKEFLAGS); amf=$$2; \
263 dot_seen=no; \
264 target=`echo $@ | sed s/-recursive//`; \
265 list='$(SUBDIRS)'; for subdir in $$list; do \
266 echo "Making $$target in $$subdir"; \
267 if test "$$subdir" = "."; then \
268 dot_seen=yes; \
269 local_target="$$target-am"; \
270 else \
271 local_target="$$target"; \
272 fi; \
273 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
275 done; \
276 if test "$$dot_seen" = "no"; then \
277 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
278 fi; test -z "$$fail"
280 mostlyclean-recursive clean-recursive distclean-recursive \
281 maintainer-clean-recursive:
282 @set fnord $(MAKEFLAGS); amf=$$2; \
283 dot_seen=no; \
284 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
285 rev="$$subdir $$rev"; \
286 test "$$subdir" = "." && dot_seen=yes; \
287 done; \
288 test "$$dot_seen" = "no" && rev=". $$rev"; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
299 done && test -z "$$fail"
300 tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
305 tags: TAGS
307 ID: $(HEADERS) $(SOURCES) $(LISP)
308 list='$(SOURCES) $(HEADERS)'; \
309 unique=`for i in $$list; do echo $$i; done | \
310 awk ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
312 here=`pwd` && cd $(srcdir) \
313 && mkid -f$$here/ID $$unique $(LISP)
315 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
316 tags=; \
317 here=`pwd`; \
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 if test "$$subdir" = .; then :; else \
320 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
321 fi; \
322 done; \
323 list='$(SOURCES) $(HEADERS)'; \
324 unique=`for i in $$list; do echo $$i; done | \
325 awk ' { files[$$0] = 1; } \
326 END { for (i in files) print i; }'`; \
327 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
328 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
330 mostlyclean-tags:
332 clean-tags:
334 distclean-tags:
335 -rm -f TAGS ID
337 maintainer-clean-tags:
339 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
341 subdir = WPrefs.app
343 distdir: $(DISTFILES)
344 @for file in $(DISTFILES); do \
345 d=$(srcdir); \
346 if test -d $$d/$$file; then \
347 cp -pr $$/$$file $(distdir)/$$file; \
348 else \
349 test -f $(distdir)/$$file \
350 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
351 || cp -p $$d/$$file $(distdir)/$$file || :; \
352 fi; \
353 done
354 for subdir in $(SUBDIRS); do \
355 if test "$$subdir" = .; then :; else \
356 test -d $(distdir)/$$subdir \
357 || mkdir $(distdir)/$$subdir \
358 || exit 1; \
359 chmod 777 $(distdir)/$$subdir; \
360 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
361 || exit 1; \
362 fi; \
363 done
364 info-am:
365 info: info-recursive
366 dvi-am:
367 dvi: dvi-recursive
368 check-am: all-am
369 check: check-recursive
370 installcheck-am:
371 installcheck: installcheck-recursive
372 install-exec-am: install-wpexecbinPROGRAMS
373 install-exec: install-exec-recursive
375 install-data-am: install-wpdataDATA
376 install-data: install-data-recursive
378 install-am: all-am
379 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380 install: install-recursive
381 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
382 uninstall: uninstall-recursive
383 all-am: Makefile $(PROGRAMS) $(DATA)
384 all-redirect: all-recursive
385 install-strip:
386 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
387 installdirs: installdirs-recursive
388 installdirs-am:
389 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir) $(DESTDIR)$(wpdatadir)
392 mostlyclean-generic:
394 clean-generic:
396 distclean-generic:
397 -rm -f Makefile $(CONFIG_CLEAN_FILES)
398 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
400 maintainer-clean-generic:
401 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
402 mostlyclean-libtool mostlyclean-tags \
403 mostlyclean-generic
405 mostlyclean: mostlyclean-recursive
407 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-libtool \
408 clean-tags clean-generic mostlyclean-am
410 clean: clean-recursive
412 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
413 distclean-libtool distclean-tags distclean-generic \
414 clean-am
415 -rm -f libtool
417 distclean: distclean-recursive
419 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
420 maintainer-clean-compile maintainer-clean-libtool \
421 maintainer-clean-tags maintainer-clean-generic \
422 distclean-am
423 @echo "This command is intended for maintainers to use;"
424 @echo "it deletes files that may require special tools to rebuild."
426 maintainer-clean: maintainer-clean-recursive
428 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
429 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
430 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
431 mostlyclean-compile distclean-compile clean-compile \
432 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
433 clean-libtool maintainer-clean-libtool uninstall-wpdataDATA \
434 install-wpdataDATA install-data-recursive uninstall-data-recursive \
435 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
436 uninstalldirs-recursive all-recursive check-recursive \
437 installcheck-recursive info-recursive dvi-recursive \
438 mostlyclean-recursive distclean-recursive clean-recursive \
439 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
440 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
441 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
442 install-exec install-data-am install-data install-am install \
443 uninstall-am uninstall all-redirect all-am all installdirs-am \
444 installdirs mostlyclean-generic distclean-generic clean-generic \
445 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
448 # Tell versions [3.59,3.63) of GNU make to not export all variables.
449 # Otherwise a system limit (for SysV at least) may be exceeded.
450 .NOEXPORT: