This update includes the 0.20.3pre3 code
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob5e8f3d5b3c7e3d9ede2ba119ca05de3d7d162b9e
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 GFXFLAGS = @GFXFLAGS@
66 GFXLFLAGS = @GFXLFLAGS@
67 GFXLIBS = @GFXLIBS@
68 I18N = @I18N@
69 I18N_MB = @I18N_MB@
70 ICONEXT = @ICONEXT@
71 INTLIBS = @INTLIBS@
72 LN_S = @LN_S@
73 MAKEINFO = @MAKEINFO@
74 MOFILES = @MOFILES@
75 NLSDIR = @NLSDIR@
76 PACKAGE = @PACKAGE@
77 RANLIB = @RANLIB@
78 REDUCE_APPICONS = @REDUCE_APPICONS@
79 SHAPE = @SHAPE@
80 SOUND = @SOUND@
81 VERSION = @VERSION@
82 WPMOFILES = @WPMOFILES@
83 XCFLAGS = @XCFLAGS@
84 XGETTEXT = @XGETTEXT@
85 XLFLAGS = @XLFLAGS@
86 XLIBS = @XLIBS@
87 XSHM = @XSHM@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 X_LOCALE = @X_LOCALE@
90 pixmapdir = @pixmapdir@
91 wprefsdir = @wprefsdir@
93 SUBDIRS = xpm tiff po
95 nlsdir = @NLSDIR@
97 AUTOMAKE_OPTIONS = no-dependencies
99 wpexecbindir = @wprefsdir@
101 wpexecbin_PROGRAMS = WPrefs
103 wpdatadir = @wprefsdir@
105 wpdata_DATA = WPrefs.tiff WPrefs.xpm
107 EXTRA_DIST = $(wpdata_DATA) TexturePanel.icons
109 WPrefs_SOURCES = \
110 main.c \
111 WPrefs.c \
112 WPrefs.h \
113 Configurations.c \
114 Expert.c \
115 Focus.c \
116 Icons.c \
117 KeyboardSettings.c \
118 KeyboardShortcuts.c \
119 Menu.c \
120 MenuPreferences.c \
121 MouseSettings.c \
122 Paths.c \
123 Preferences.c \
124 Text.c \
125 TextureAndColor.c \
126 TexturePanel.c \
127 TexturePanel.h \
128 WindowHandling.c \
129 Workspace.c \
130 double.c \
131 double.h \
132 MenuGuru.c \
133 xmodifier.c
135 CPPFLAGS = \
136 @CPPFLAGS@ \
137 @SHAPE@ @I18N@ @X_LOCALE@ \
138 -DNLSDIR="\"$(nlsdir)\""
140 INCLUDES = \
141 -I$(top_srcdir)/wrlib \
142 -I$(top_srcdir)/WINGs \
143 -I$(top_srcdir)/libPropList \
144 @XCFLAGS@
146 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
148 WPrefs_LDADD = \
149 $(top_builddir)/WINGs/libWINGs.a\
150 $(top_builddir)/wrlib/libwraster.a \
151 $(top_builddir)/libPropList/libPropList.a \
152 @GFXLFLAGS@ \
153 @XLFLAGS@ \
154 @GFXLIBS@ \
155 @XLIBS@ \
156 @X_EXTRA_LIBS@ \
157 @INTLIBS@ \
158 -lm
159 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
160 CONFIG_HEADER = ../src/config.h
161 CONFIG_CLEAN_FILES =
162 PROGRAMS = $(wpexecbin_PROGRAMS)
165 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
166 LDFLAGS = @LDFLAGS@
167 LIBS = @LIBS@
168 X_CFLAGS = @X_CFLAGS@
169 X_LIBS = @X_LIBS@
170 X_PRE_LIBS = @X_PRE_LIBS@
171 WPrefs_OBJECTS = main.o WPrefs.o Configurations.o Expert.o Focus.o \
172 Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o MenuPreferences.o \
173 MouseSettings.o Paths.o Preferences.o Text.o TextureAndColor.o \
174 TexturePanel.o WindowHandling.o Workspace.o double.o MenuGuru.o \
175 xmodifier.o
176 WPrefs_LDFLAGS =
177 CFLAGS = @CFLAGS@
178 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
179 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
180 DATA = $(wpdata_DATA)
182 DIST_COMMON = README Makefile.am Makefile.in
185 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
187 TAR = tar
188 GZIP = --best
189 SOURCES = $(WPrefs_SOURCES)
190 OBJECTS = $(WPrefs_OBJECTS)
192 all: all-recursive all-am
194 .SUFFIXES:
195 .SUFFIXES: .S .c .o .s
196 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
197 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
199 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200 cd $(top_builddir) \
201 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
204 mostlyclean-wpexecbinPROGRAMS:
206 clean-wpexecbinPROGRAMS:
207 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
209 distclean-wpexecbinPROGRAMS:
211 maintainer-clean-wpexecbinPROGRAMS:
213 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
214 @$(NORMAL_INSTALL)
215 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
216 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
217 if test -f $$p; then \
218 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`"; \
219 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`; \
220 else :; fi; \
221 done
223 uninstall-wpexecbinPROGRAMS:
224 @$(NORMAL_UNINSTALL)
225 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
226 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`; \
227 done
229 .c.o:
230 $(COMPILE) -c $<
232 .s.o:
233 $(COMPILE) -c $<
235 .S.o:
236 $(COMPILE) -c $<
238 mostlyclean-compile:
239 -rm -f *.o core *.core
241 clean-compile:
243 distclean-compile:
244 -rm -f *.tab.c
246 maintainer-clean-compile:
248 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
249 @rm -f WPrefs
250 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
252 install-wpdataDATA: $(wpdata_DATA)
253 @$(NORMAL_INSTALL)
254 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
255 @list='$(wpdata_DATA)'; for p in $$list; do \
256 if test -f $(srcdir)/$$p; then \
257 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
258 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
259 else if test -f $$p; then \
260 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
261 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
262 fi; fi; \
263 done
265 uninstall-wpdataDATA:
266 @$(NORMAL_UNINSTALL)
267 list='$(wpdata_DATA)'; for p in $$list; do \
268 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
269 done
271 # This directory's subdirectories are mostly independent; you can cd
272 # into them and run `make' without going through this Makefile.
273 # To change the values of `make' variables: instead of editing Makefiles,
274 # (1) if the variable is set in `config.status', edit `config.status'
275 # (which will cause the Makefiles to be regenerated when you run `make');
276 # (2) otherwise, pass the desired values on the `make' command line.
278 @SET_MAKE@
280 all-recursive install-data-recursive install-exec-recursive \
281 installdirs-recursive install-recursive uninstall-recursive \
282 check-recursive installcheck-recursive info-recursive dvi-recursive:
283 @set fnord $(MAKEFLAGS); amf=$$2; \
284 list='$(SUBDIRS)'; for subdir in $$list; do \
285 target=`echo $@ | sed s/-recursive//`; \
286 echo "Making $$target in $$subdir"; \
287 (cd $$subdir && $(MAKE) $$target) \
288 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
289 done && test -z "$$fail"
291 mostlyclean-recursive clean-recursive distclean-recursive \
292 maintainer-clean-recursive:
293 @set fnord $(MAKEFLAGS); amf=$$2; \
294 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
295 rev="$$subdir $$rev"; \
296 done; \
297 for subdir in $$rev; do \
298 target=`echo $@ | sed s/-recursive//`; \
299 echo "Making $$target in $$subdir"; \
300 (cd $$subdir && $(MAKE) $$target) \
301 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
302 done && test -z "$$fail"
303 tags-recursive:
304 list='$(SUBDIRS)'; for subdir in $$list; do \
305 (cd $$subdir && $(MAKE) tags); \
306 done
308 tags: TAGS
310 ID: $(HEADERS) $(SOURCES) $(LISP)
311 here=`pwd` && cd $(srcdir) \
312 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
314 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
315 tags=; \
316 here=`pwd`; \
317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
319 done; \
320 list='$(SOURCES) $(HEADERS)'; \
321 unique=`for i in $$list; do echo $$i; done | \
322 awk ' { files[$$0] = 1; } \
323 END { for (i in files) print i; }'`; \
324 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
325 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
327 mostlyclean-tags:
329 clean-tags:
331 distclean-tags:
332 -rm -f TAGS ID
334 maintainer-clean-tags:
336 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
338 subdir = WPrefs.app
340 distdir: $(DISTFILES)
341 @for file in $(DISTFILES); do \
342 d=$(srcdir); \
343 test -f $(distdir)/$$file \
344 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
345 || cp -p $$d/$$file $(distdir)/$$file; \
346 done
347 for subdir in $(SUBDIRS); do \
348 test -d $(distdir)/$$subdir \
349 || mkdir $(distdir)/$$subdir \
350 || exit 1; \
351 chmod 777 $(distdir)/$$subdir; \
352 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
353 || exit 1; \
354 done
355 info: info-recursive
356 dvi: dvi-recursive
357 check: all-am
358 $(MAKE) check-recursive
359 installcheck: installcheck-recursive
360 all-am: Makefile $(PROGRAMS) $(DATA)
362 install-exec-am: install-wpexecbinPROGRAMS
364 install-data-am: install-wpdataDATA
366 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
368 install-exec: install-exec-recursive install-exec-am
369 @$(NORMAL_INSTALL)
371 install-data: install-data-recursive install-data-am
372 @$(NORMAL_INSTALL)
374 install: install-recursive install-exec-am install-data-am
377 uninstall: uninstall-recursive uninstall-am
379 install-strip:
380 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
381 installdirs: installdirs-recursive
382 $(mkinstalldirs) $(DATADIR)$(wpexecbindir) $(DATADIR)$(wpdatadir)
385 mostlyclean-generic:
386 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
388 clean-generic:
389 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
391 distclean-generic:
392 -rm -f Makefile $(DISTCLEANFILES)
393 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
394 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
396 maintainer-clean-generic:
397 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
398 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
399 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
400 mostlyclean-tags mostlyclean-generic
402 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-tags \
403 clean-generic mostlyclean-am
405 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
406 distclean-tags distclean-generic clean-am
408 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
409 maintainer-clean-compile maintainer-clean-tags \
410 maintainer-clean-generic distclean-am
412 mostlyclean: mostlyclean-recursive mostlyclean-am
414 clean: clean-recursive clean-am
416 distclean: distclean-recursive distclean-am
417 -rm -f config.status
419 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
420 @echo "This command is intended for maintainers to use;"
421 @echo "it deletes files that may require special tools to rebuild."
423 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
424 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
425 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
426 mostlyclean-compile distclean-compile clean-compile \
427 maintainer-clean-compile uninstall-wpdataDATA install-wpdataDATA \
428 install-data-recursive uninstall-data-recursive install-exec-recursive \
429 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
430 all-recursive check-recursive installcheck-recursive info-recursive \
431 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
432 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
433 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
434 installcheck all-am install-exec-am install-data-am uninstall-am \
435 install-exec install-data install uninstall all installdirs \
436 mostlyclean-generic distclean-generic clean-generic \
437 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.
442 .NOEXPORT: