*** empty log message ***
[wmaker-crm.git] / WindowMaker / Makefile.in
blobdeb80eb1da74818f31e4bc4bece62c7ae249838a
1 # Makefile.in generated automatically by automake 1.4a 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@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_STRIP_FLAG =
53 transform = @program_transform_name@
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 host_alias = @host_alias@
62 host_triplet = @host@
63 AS = @AS@
64 CC = @CC@
65 CPP_PATH = @CPP_PATH@
66 DFLAGS = @DFLAGS@
67 DLLIBS = @DLLIBS@
68 DLLTOOL = @DLLTOOL@
69 GFXLIBS = @GFXLIBS@
70 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
71 ICONEXT = @ICONEXT@
72 INTLIBS = @INTLIBS@
73 LD = @LD@
74 LIBPL = @LIBPL@
75 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
76 LIBTOOL = @LIBTOOL@
77 LITE = @LITE@
78 LN_S = @LN_S@
79 MAKEINFO = @MAKEINFO@
80 MOFILES = @MOFILES@
81 NETLIBS = @NETLIBS@
82 NLSDIR = @NLSDIR@
83 NM = @NM@
84 OBJDUMP = @OBJDUMP@
85 PACKAGE = @PACKAGE@
86 RANLIB = @RANLIB@
87 VERSION = @VERSION@
88 WPMOFILES = @WPMOFILES@
89 XCFLAGS = @XCFLAGS@
90 XGETTEXT = @XGETTEXT@
91 XLFLAGS = @XLFLAGS@
92 XLIBS = @XLIBS@
93 X_EXTRA_LIBS = @X_EXTRA_LIBS@
94 X_LIBRARY_PATH = @X_LIBRARY_PATH@
95 supported_locales = @supported_locales@
96 wprefsdir = @wprefsdir@
98 SUBDIRS = Backgrounds Defaults IconSets Icons Pixmaps Styles Themes
100 prefsdatadir = $(pkgdatadir)
102 prefsdata_DATA = README README.themes autostart.sh exitscript.sh menu menu.ca menu.cz menu.da menu.de menu.el menu.es menu.fi menu.fr menu.gl menu.he menu.hr menu.hu menu.it menu.ja menu.ko menu.nl menu.no menu.pl menu.pt menu.ru menu.se menu.sl menu.tr menu.zh_CN menu.zh_TW.Big5 plmenu plmenu.da plmenu.de plmenu.fr plmenu.hr plmenu.it plmenu.ko plmenu.pl plmenu.zh_CN wmmacros xtree.dat
105 EXTRA_DIST = $(prefsdata_DATA) mkMakefile
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = ../src/config.h
108 CONFIG_CLEAN_FILES =
109 DATA = $(prefsdata_DATA)
111 DIST_COMMON = README Makefile.am Makefile.in
114 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
116 TAR = tar
117 GZIP_ENV = --best
118 all: all-redirect
119 .SUFFIXES:
120 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
121 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WindowMaker/Makefile
123 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
124 cd $(top_builddir) \
125 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
128 install-prefsdataDATA: $(prefsdata_DATA)
129 @$(NORMAL_INSTALL)
130 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
131 @list='$(prefsdata_DATA)'; for p in $$list; do \
132 if test -f $(srcdir)/$$p; then \
133 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p"; \
134 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p; \
135 else if test -f $$p; then \
136 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p"; \
137 $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p; \
138 fi; fi; \
139 done
141 uninstall-prefsdataDATA:
142 @$(NORMAL_UNINSTALL)
143 list='$(prefsdata_DATA)'; for p in $$list; do \
144 rm -f $(DESTDIR)$(prefsdatadir)/$$p; \
145 done
147 # This directory's subdirectories are mostly independent; you can cd
148 # into them and run `make' without going through this Makefile.
149 # To change the values of `make' variables: instead of editing Makefiles,
150 # (1) if the variable is set in `config.status', edit `config.status'
151 # (which will cause the Makefiles to be regenerated when you run `make');
152 # (2) otherwise, pass the desired values on the `make' command line.
154 @SET_MAKE@
156 all-recursive install-data-recursive install-exec-recursive \
157 installdirs-recursive install-recursive uninstall-recursive \
158 check-recursive installcheck-recursive info-recursive dvi-recursive:
159 @set fnord $(MAKEFLAGS); amf=$$2; \
160 dot_seen=no; \
161 target=`echo $@ | sed s/-recursive//`; \
162 list='$(SUBDIRS)'; for subdir in $$list; do \
163 echo "Making $$target in $$subdir"; \
164 if test "$$subdir" = "."; then \
165 dot_seen=yes; \
166 local_target="$$target-am"; \
167 else \
168 local_target="$$target"; \
169 fi; \
170 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
171 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
172 done; \
173 if test "$$dot_seen" = "no"; then \
174 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
175 fi; test -z "$$fail"
177 mostlyclean-recursive clean-recursive distclean-recursive \
178 maintainer-clean-recursive:
179 @set fnord $(MAKEFLAGS); amf=$$2; \
180 dot_seen=no; \
181 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
182 rev="$$subdir $$rev"; \
183 test "$$subdir" = "." && dot_seen=yes; \
184 done; \
185 test "$$dot_seen" = "no" && rev=". $$rev"; \
186 target=`echo $@ | sed s/-recursive//`; \
187 for subdir in $$rev; do \
188 echo "Making $$target in $$subdir"; \
189 if test "$$subdir" = "."; then \
190 local_target="$$target-am"; \
191 else \
192 local_target="$$target"; \
193 fi; \
194 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
195 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
196 done && test -z "$$fail"
197 tags-recursive:
198 list='$(SUBDIRS)'; for subdir in $$list; do \
199 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
200 done
202 tags: TAGS
204 ID: $(HEADERS) $(SOURCES) $(LISP)
205 list='$(SOURCES) $(HEADERS)'; \
206 unique=`for i in $$list; do echo $$i; done | \
207 awk ' { files[$$0] = 1; } \
208 END { for (i in files) print i; }'`; \
209 here=`pwd` && cd $(srcdir) \
210 && mkid -f$$here/ID $$unique $(LISP)
212 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
213 tags=; \
214 here=`pwd`; \
215 list='$(SUBDIRS)'; for subdir in $$list; do \
216 if test "$$subdir" = .; then :; else \
217 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
218 fi; \
219 done; \
220 list='$(SOURCES) $(HEADERS)'; \
221 unique=`for i in $$list; do echo $$i; done | \
222 awk ' { files[$$0] = 1; } \
223 END { for (i in files) print i; }'`; \
224 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
225 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
227 mostlyclean-tags:
229 clean-tags:
231 distclean-tags:
232 -rm -f TAGS ID
234 maintainer-clean-tags:
236 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
238 subdir = WindowMaker
240 distdir: $(DISTFILES)
241 @for file in $(DISTFILES); do \
242 d=$(srcdir); \
243 if test -d $$d/$$file; then \
244 cp -pr $$d/$$file $(distdir)/$$file; \
245 else \
246 test -f $(distdir)/$$file \
247 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
248 || cp -p $$d/$$file $(distdir)/$$file || :; \
249 fi; \
250 done
251 for subdir in $(SUBDIRS); do \
252 if test "$$subdir" = .; then :; else \
253 test -d $(distdir)/$$subdir \
254 || mkdir $(distdir)/$$subdir \
255 || exit 1; \
256 chmod 777 $(distdir)/$$subdir; \
257 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
258 || exit 1; \
259 fi; \
260 done
261 info-am:
262 info: info-recursive
263 dvi-am:
264 dvi: dvi-recursive
265 check-am: all-am
266 check: check-recursive
267 installcheck-am:
268 installcheck: installcheck-recursive
269 install-exec-am:
270 install-exec: install-exec-recursive
272 install-data-am: install-prefsdataDATA
273 install-data: install-data-recursive
275 install-am: all-am
276 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
277 install: install-recursive
278 uninstall-am: uninstall-prefsdataDATA
279 uninstall: uninstall-recursive
280 all-am: Makefile $(DATA)
281 all-redirect: all-recursive
282 install-strip:
283 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
284 installdirs: installdirs-recursive
285 installdirs-am:
286 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
289 mostlyclean-generic:
291 clean-generic:
293 distclean-generic:
294 -rm -f Makefile $(CONFIG_CLEAN_FILES)
295 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
297 maintainer-clean-generic:
298 mostlyclean-am: mostlyclean-tags mostlyclean-generic
300 mostlyclean: mostlyclean-recursive
302 clean-am: clean-tags clean-generic mostlyclean-am
304 clean: clean-recursive
306 distclean-am: distclean-tags distclean-generic clean-am
307 -rm -f libtool
309 distclean: distclean-recursive
311 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
312 distclean-am
313 @echo "This command is intended for maintainers to use;"
314 @echo "it deletes files that may require special tools to rebuild."
316 maintainer-clean: maintainer-clean-recursive
318 .PHONY: uninstall-prefsdataDATA install-prefsdataDATA \
319 install-data-recursive uninstall-data-recursive install-exec-recursive \
320 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
321 all-recursive check-recursive installcheck-recursive info-recursive \
322 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
323 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
324 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
325 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
326 install-exec install-data-am install-data install-am install \
327 uninstall-am uninstall all-redirect all-am all installdirs-am \
328 installdirs mostlyclean-generic distclean-generic clean-generic \
329 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
332 # Tell versions [3.59,3.63) of GNU make to not export all variables.
333 # Otherwise a system limit (for SysV at least) may be exceeded.
334 .NOEXPORT: