Initial revision
[wmaker-crm.git] / WindowMaker / Makefile.in
blob2870e6470f529cd3a7de66b3c22946249ecf1ac3
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 GFXLIBS = @GFXLIBS@
67 I18N = @I18N@
68 I18N_MB = @I18N_MB@
69 ICONEXT = @ICONEXT@
70 INTLIBS = @INTLIBS@
71 LIBPL_INC_PATH = @LIBPL_INC_PATH@
72 LIBPL_LIBS = @LIBPL_LIBS@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 REDUCE_APPICONS = @REDUCE_APPICONS@
80 SHAPE = @SHAPE@
81 SOUND = @SOUND@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 XSHM = @XSHM@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LOCALE = @X_LOCALE@
91 pixmapdir = @pixmapdir@
92 wprefsdir = @wprefsdir@
94 SUBDIRS = Defaults Styles Themes Icons Pixmaps Backgrounds IconSets Sounds
96 prefsdatadir = $(pkgdatadir)
98 prefsdata_DATA = wmmacros README menu plmenu autostart.sh \
99 menu.cz menu.de menu.fr menu.gl menu.ja menu.ko menu.nl menu.pt \
100 menu.it menu.no menu.he menu.es menu.ru menu.tr menu.el menu.se \
101 menu.fi menu.hr menu.dk
103 EXTRA_DIST = $(prefsdata_DATA) wmmacros.in plmenu.in
105 CLEANFILES = wmmacros plmenu
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 = --best
118 all: all-recursive all-am
120 .SUFFIXES:
121 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
122 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WindowMaker/Makefile
124 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
125 cd $(top_builddir) \
126 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
129 install-prefsdataDATA: $(prefsdata_DATA)
130 @$(NORMAL_INSTALL)
131 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
132 @list='$(prefsdata_DATA)'; for p in $$list; do \
133 if test -f $(srcdir)/$$p; then \
134 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p"; \
135 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p; \
136 else if test -f $$p; then \
137 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p"; \
138 $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p; \
139 fi; fi; \
140 done
142 uninstall-prefsdataDATA:
143 @$(NORMAL_UNINSTALL)
144 list='$(prefsdata_DATA)'; for p in $$list; do \
145 rm -f $(DESTDIR)$(prefsdatadir)/$$p; \
146 done
148 # This directory's subdirectories are mostly independent; you can cd
149 # into them and run `make' without going through this Makefile.
150 # To change the values of `make' variables: instead of editing Makefiles,
151 # (1) if the variable is set in `config.status', edit `config.status'
152 # (which will cause the Makefiles to be regenerated when you run `make');
153 # (2) otherwise, pass the desired values on the `make' command line.
155 @SET_MAKE@
157 all-recursive install-data-recursive install-exec-recursive \
158 installdirs-recursive install-recursive uninstall-recursive \
159 check-recursive installcheck-recursive info-recursive dvi-recursive:
160 @set fnord $(MAKEFLAGS); amf=$$2; \
161 list='$(SUBDIRS)'; for subdir in $$list; do \
162 target=`echo $@ | sed s/-recursive//`; \
163 echo "Making $$target in $$subdir"; \
164 (cd $$subdir && $(MAKE) $$target) \
165 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
166 done && test -z "$$fail"
168 mostlyclean-recursive clean-recursive distclean-recursive \
169 maintainer-clean-recursive:
170 @set fnord $(MAKEFLAGS); amf=$$2; \
171 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
172 rev="$$subdir $$rev"; \
173 done; \
174 for subdir in $$rev; do \
175 target=`echo $@ | sed s/-recursive//`; \
176 echo "Making $$target in $$subdir"; \
177 (cd $$subdir && $(MAKE) $$target) \
178 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
179 done && test -z "$$fail"
180 tags-recursive:
181 list='$(SUBDIRS)'; for subdir in $$list; do \
182 (cd $$subdir && $(MAKE) tags); \
183 done
185 tags: TAGS
187 ID: $(HEADERS) $(SOURCES) $(LISP)
188 here=`pwd` && cd $(srcdir) \
189 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
191 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
192 tags=; \
193 here=`pwd`; \
194 list='$(SUBDIRS)'; for subdir in $$list; do \
195 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
196 done; \
197 list='$(SOURCES) $(HEADERS)'; \
198 unique=`for i in $$list; do echo $$i; done | \
199 awk ' { files[$$0] = 1; } \
200 END { for (i in files) print i; }'`; \
201 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
202 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
204 mostlyclean-tags:
206 clean-tags:
208 distclean-tags:
209 -rm -f TAGS ID
211 maintainer-clean-tags:
213 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
215 subdir = WindowMaker
217 distdir: $(DISTFILES)
218 @for file in $(DISTFILES); do \
219 d=$(srcdir); \
220 test -f $(distdir)/$$file \
221 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
222 || cp -p $$d/$$file $(distdir)/$$file; \
223 done
224 for subdir in $(SUBDIRS); do \
225 test -d $(distdir)/$$subdir \
226 || mkdir $(distdir)/$$subdir \
227 || exit 1; \
228 chmod 777 $(distdir)/$$subdir; \
229 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
230 || exit 1; \
231 done
232 info: info-recursive
233 dvi: dvi-recursive
234 check: all-am
235 $(MAKE) check-recursive
236 installcheck: installcheck-recursive
237 all-am: Makefile $(DATA)
239 install-data-am: install-prefsdataDATA
241 uninstall-am: uninstall-prefsdataDATA
243 install-exec: install-exec-recursive
244 @$(NORMAL_INSTALL)
246 install-data: install-data-recursive install-data-am
247 @$(NORMAL_INSTALL)
249 install: install-recursive install-data-am
252 uninstall: uninstall-recursive uninstall-am
254 install-strip:
255 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
256 installdirs: installdirs-recursive
257 $(mkinstalldirs) $(DATADIR)$(prefsdatadir)
260 mostlyclean-generic:
261 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
263 clean-generic:
264 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
266 distclean-generic:
267 -rm -f Makefile $(DISTCLEANFILES)
268 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
269 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
271 maintainer-clean-generic:
272 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
273 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
274 mostlyclean-am: mostlyclean-tags mostlyclean-generic
276 clean-am: clean-tags clean-generic mostlyclean-am
278 distclean-am: distclean-tags distclean-generic clean-am
280 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
281 distclean-am
283 mostlyclean: mostlyclean-recursive mostlyclean-am
285 clean: clean-recursive clean-am
287 distclean: distclean-recursive distclean-am
288 -rm -f config.status
290 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
291 @echo "This command is intended for maintainers to use;"
292 @echo "it deletes files that may require special tools to rebuild."
294 .PHONY: uninstall-prefsdataDATA install-prefsdataDATA \
295 install-data-recursive uninstall-data-recursive install-exec-recursive \
296 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
297 all-recursive check-recursive installcheck-recursive info-recursive \
298 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
299 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
300 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
301 installcheck all-am install-data-am uninstall-am install-exec \
302 install-data install uninstall all installdirs mostlyclean-generic \
303 distclean-generic clean-generic maintainer-clean-generic clean \
304 mostlyclean distclean maintainer-clean
307 wmmacros: $(srcdir)/wmmacros.in ./Makefile
308 -rm -f wmmacros
310 sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
311 $(srcdir)/wmmacros.in > wmmacros; \
312 chmod 644 wmmacros
314 plmenu: $(srcdir)/plmenu.in ./Makefile
315 -rm -f plmenu
317 sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
318 $(srcdir)/plmenu.in > plmenu; \
319 chmod 644 plmenu
321 # Tell versions [3.59,3.63) of GNU make to not export all variables.
322 # Otherwise a system limit (for SysV at least) may be exceeded.
323 .NOEXPORT: