- Put back DisplayFont in defaults.c. It either was removed by error, or the
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob7b3603b1e2caadee7c203ba15f9c4241adf5be79
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 wprefsdir = @wprefsdir@
96 SUBDIRS = xpm tiff po
98 AUTOMAKE_OPTIONS = no-dependencies
100 wpexecbindir = @wprefsdir@
102 wpexecbin_PROGRAMS = WPrefs
104 wpdatadir = @wprefsdir@
106 wpdata_DATA = WPrefs.tiff WPrefs.xpm
108 EXTRA_DIST = $(wpdata_DATA)
110 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
113 CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
115 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
118 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
120 WPrefs_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @X_EXTRA_LIBS@ @INTLIBS@ -lm
122 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
123 CONFIG_HEADER = ../src/config.h
124 CONFIG_CLEAN_FILES =
125 PROGRAMS = $(wpexecbin_PROGRAMS)
128 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
129 LDFLAGS = @LDFLAGS@
130 LIBS = @LIBS@
131 X_CFLAGS = @X_CFLAGS@
132 X_LIBS = @X_LIBS@
133 X_PRE_LIBS = @X_PRE_LIBS@
134 WPrefs_OBJECTS = main.o WPrefs.o Appearance.o Configurations.o Expert.o \
135 Focus.o Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o \
136 MenuPreferences.o MouseSettings.o NoMenuAlert.o Paths.o Preferences.o \
137 Text.o TexturePanel.o Themes.o WindowHandling.o Workspace.o double.o \
138 editmenu.o MenuGuru.o xmodifier.o
139 WPrefs_LDFLAGS =
140 CFLAGS = @CFLAGS@
141 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
142 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
143 CCLD = $(CC)
144 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
145 DATA = $(wpdata_DATA)
147 DIST_COMMON = README Makefile.am Makefile.in
150 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
152 TAR = tar
153 GZIP_ENV = --best
154 SOURCES = $(WPrefs_SOURCES)
155 OBJECTS = $(WPrefs_OBJECTS)
157 all: all-redirect
158 .SUFFIXES:
159 .SUFFIXES: .S .c .lo .o .s
160 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
161 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WPrefs.app/Makefile
163 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
164 cd $(top_builddir) \
165 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
168 mostlyclean-wpexecbinPROGRAMS:
170 clean-wpexecbinPROGRAMS:
171 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
173 distclean-wpexecbinPROGRAMS:
175 maintainer-clean-wpexecbinPROGRAMS:
177 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
178 @$(NORMAL_INSTALL)
179 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
180 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
181 if test -f $$p; then \
182 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
183 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
184 else :; fi; \
185 done
187 uninstall-wpexecbinPROGRAMS:
188 @$(NORMAL_UNINSTALL)
189 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
190 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
191 done
193 .c.o:
194 $(COMPILE) -c $<
196 .s.o:
197 $(COMPILE) -c $<
199 .S.o:
200 $(COMPILE) -c $<
202 mostlyclean-compile:
203 -rm -f *.o core *.core
205 clean-compile:
207 distclean-compile:
208 -rm -f *.tab.c
210 maintainer-clean-compile:
212 .c.lo:
213 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
215 .s.lo:
216 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
218 .S.lo:
219 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
221 mostlyclean-libtool:
222 -rm -f *.lo
224 clean-libtool:
225 -rm -rf .libs _libs
227 distclean-libtool:
229 maintainer-clean-libtool:
231 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
232 @rm -f WPrefs
233 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
235 install-wpdataDATA: $(wpdata_DATA)
236 @$(NORMAL_INSTALL)
237 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
238 @list='$(wpdata_DATA)'; for p in $$list; do \
239 if test -f $(srcdir)/$$p; then \
240 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
241 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
242 else if test -f $$p; then \
243 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
244 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
245 fi; fi; \
246 done
248 uninstall-wpdataDATA:
249 @$(NORMAL_UNINSTALL)
250 list='$(wpdata_DATA)'; for p in $$list; do \
251 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
252 done
254 # This directory's subdirectories are mostly independent; you can cd
255 # into them and run `make' without going through this Makefile.
256 # To change the values of `make' variables: instead of editing Makefiles,
257 # (1) if the variable is set in `config.status', edit `config.status'
258 # (which will cause the Makefiles to be regenerated when you run `make');
259 # (2) otherwise, pass the desired values on the `make' command line.
261 @SET_MAKE@
263 all-recursive install-data-recursive install-exec-recursive \
264 installdirs-recursive install-recursive uninstall-recursive \
265 check-recursive installcheck-recursive info-recursive dvi-recursive:
266 @set fnord $(MAKEFLAGS); amf=$$2; \
267 dot_seen=no; \
268 target=`echo $@ | sed s/-recursive//`; \
269 list='$(SUBDIRS)'; for subdir in $$list; do \
270 echo "Making $$target in $$subdir"; \
271 if test "$$subdir" = "."; then \
272 dot_seen=yes; \
273 local_target="$$target-am"; \
274 else \
275 local_target="$$target"; \
276 fi; \
277 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
279 done; \
280 if test "$$dot_seen" = "no"; then \
281 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
282 fi; test -z "$$fail"
284 mostlyclean-recursive clean-recursive distclean-recursive \
285 maintainer-clean-recursive:
286 @set fnord $(MAKEFLAGS); amf=$$2; \
287 dot_seen=no; \
288 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
289 rev="$$subdir $$rev"; \
290 test "$$subdir" = "." && dot_seen=yes; \
291 done; \
292 test "$$dot_seen" = "no" && rev=". $$rev"; \
293 target=`echo $@ | sed s/-recursive//`; \
294 for subdir in $$rev; do \
295 echo "Making $$target in $$subdir"; \
296 if test "$$subdir" = "."; then \
297 local_target="$$target-am"; \
298 else \
299 local_target="$$target"; \
300 fi; \
301 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
303 done && test -z "$$fail"
304 tags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
307 done
309 tags: TAGS
311 ID: $(HEADERS) $(SOURCES) $(LISP)
312 list='$(SOURCES) $(HEADERS)'; \
313 unique=`for i in $$list; do echo $$i; done | \
314 awk ' { files[$$0] = 1; } \
315 END { for (i in files) print i; }'`; \
316 here=`pwd` && cd $(srcdir) \
317 && mkid -f$$here/ID $$unique $(LISP)
319 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
320 tags=; \
321 here=`pwd`; \
322 list='$(SUBDIRS)'; for subdir in $$list; do \
323 if test "$$subdir" = .; then :; else \
324 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
325 fi; \
326 done; \
327 list='$(SOURCES) $(HEADERS)'; \
328 unique=`for i in $$list; do echo $$i; done | \
329 awk ' { files[$$0] = 1; } \
330 END { for (i in files) print i; }'`; \
331 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
332 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
334 mostlyclean-tags:
336 clean-tags:
338 distclean-tags:
339 -rm -f TAGS ID
341 maintainer-clean-tags:
343 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
345 subdir = WPrefs.app
347 distdir: $(DISTFILES)
348 @for file in $(DISTFILES); do \
349 d=$(srcdir); \
350 if test -d $$d/$$file; then \
351 cp -pr $$d/$$file $(distdir)/$$file; \
352 else \
353 test -f $(distdir)/$$file \
354 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
355 || cp -p $$d/$$file $(distdir)/$$file || :; \
356 fi; \
357 done
358 for subdir in $(SUBDIRS); do \
359 if test "$$subdir" = .; then :; else \
360 test -d $(distdir)/$$subdir \
361 || mkdir $(distdir)/$$subdir \
362 || exit 1; \
363 chmod 777 $(distdir)/$$subdir; \
364 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
365 || exit 1; \
366 fi; \
367 done
368 info-am:
369 info: info-recursive
370 dvi-am:
371 dvi: dvi-recursive
372 check-am: all-am
373 check: check-recursive
374 installcheck-am:
375 installcheck: installcheck-recursive
376 install-exec-am: install-wpexecbinPROGRAMS
377 install-exec: install-exec-recursive
379 install-data-am: install-wpdataDATA
380 install-data: install-data-recursive
382 install-am: all-am
383 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384 install: install-recursive
385 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
386 uninstall: uninstall-recursive
387 all-am: Makefile $(PROGRAMS) $(DATA)
388 all-redirect: all-recursive
389 install-strip:
390 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
391 installdirs: installdirs-recursive
392 installdirs-am:
393 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir) $(DESTDIR)$(wpdatadir)
396 mostlyclean-generic:
398 clean-generic:
400 distclean-generic:
401 -rm -f Makefile $(CONFIG_CLEAN_FILES)
402 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
404 maintainer-clean-generic:
405 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
406 mostlyclean-libtool mostlyclean-tags \
407 mostlyclean-generic
409 mostlyclean: mostlyclean-recursive
411 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-libtool \
412 clean-tags clean-generic mostlyclean-am
414 clean: clean-recursive
416 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
417 distclean-libtool distclean-tags distclean-generic \
418 clean-am
419 -rm -f libtool
421 distclean: distclean-recursive
423 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
424 maintainer-clean-compile maintainer-clean-libtool \
425 maintainer-clean-tags maintainer-clean-generic \
426 distclean-am
427 @echo "This command is intended for maintainers to use;"
428 @echo "it deletes files that may require special tools to rebuild."
430 maintainer-clean: maintainer-clean-recursive
432 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
433 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
434 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
435 mostlyclean-compile distclean-compile clean-compile \
436 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
437 clean-libtool maintainer-clean-libtool uninstall-wpdataDATA \
438 install-wpdataDATA install-data-recursive uninstall-data-recursive \
439 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
440 uninstalldirs-recursive all-recursive check-recursive \
441 installcheck-recursive info-recursive dvi-recursive \
442 mostlyclean-recursive distclean-recursive clean-recursive \
443 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
444 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
445 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
446 install-exec install-data-am install-data install-am install \
447 uninstall-am uninstall all-redirect all-am all installdirs-am \
448 installdirs mostlyclean-generic distclean-generic clean-generic \
449 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
452 # Tell versions [3.59,3.63) of GNU make to not export all variables.
453 # Otherwise a system limit (for SysV at least) may be exceeded.
454 .NOEXPORT: