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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
69 HEADER_SEARCH_PATH
= @HEADER_SEARCH_PATH@
74 LIBRARY_SEARCH_PATH
= @LIBRARY_SEARCH_PATH@
86 WPMOFILES
= @WPMOFILES@
91 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
92 X_LIBRARY_PATH
= @X_LIBRARY_PATH@
93 wprefsdir
= @wprefsdir@
95 SUBDIRS
= wrlib WINGs src util po WindowMaker wmlib
test WPrefs.app doc contrib
98 EXTRA_DIST
= TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt README.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.
tar.gz libwmfun-0.0
.2.
tar.gz
100 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
101 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
102 CONFIG_HEADER
= .
/src
/config.h
104 DIST_COMMON
= README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
105 Makefile.in NEWS TODO acinclude.m4 aclocal.m4 config.guess config.sub \
106 configure configure.in install-sh ltconfig ltmain.sh missing \
110 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
116 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
117 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps Makefile
119 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
121 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
123 $(ACLOCAL_M4
): configure.in acinclude.m4
124 cd
$(srcdir) && $(ACLOCAL
)
126 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
127 $(SHELL
) .
/config.status
--recheck
128 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
129 cd
$(srcdir) && $(AUTOCONF
)
131 # This directory's subdirectories are mostly independent; you can cd
132 # into them and run `make' without going through this Makefile.
133 # To change the values of `make' variables: instead of editing Makefiles,
134 # (1) if the variable is set in `config.status', edit `config.status'
135 # (which will cause the Makefiles to be regenerated when you run `make');
136 # (2) otherwise, pass the desired values on the `make' command line.
140 all-recursive install-data-recursive install-exec-recursive \
141 installdirs-recursive install-recursive uninstall-recursive \
142 check-recursive installcheck-recursive info-recursive dvi-recursive
:
143 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
145 target
=`echo $@ | sed s/-recursive//`; \
146 list
='$(SUBDIRS)'; for subdir in
$$list; do \
147 echo
"Making $$target in $$subdir"; \
148 if
test "$$subdir" = "."; then \
150 local_target
="$$target-am"; \
152 local_target
="$$target"; \
154 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
155 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
157 if
test "$$dot_seen" = "no"; then \
158 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
161 mostlyclean-recursive clean-recursive distclean-recursive \
162 maintainer-clean-recursive
:
163 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
165 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
166 rev
="$$subdir $$rev"; \
167 test "$$subdir" = "." && dot_seen
=yes
; \
169 test "$$dot_seen" = "no" && rev
=". $$rev"; \
170 target
=`echo $@ | sed s/-recursive//`; \
171 for subdir in
$$rev; do \
172 echo
"Making $$target in $$subdir"; \
173 if
test "$$subdir" = "."; then \
174 local_target
="$$target-am"; \
176 local_target
="$$target"; \
178 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
179 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
180 done
&& test -z
"$$fail"
182 list
='$(SUBDIRS)'; for subdir in
$$list; do \
183 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
188 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
189 list
='$(SOURCES) $(HEADERS)'; \
190 unique
=`for i in $$list; do echo $$i; done | \
191 awk ' { files[$$0] = 1; } \
192 END { for (i in files) print i; }'`; \
193 here
=`pwd` && cd
$(srcdir) \
194 && mkid
-f
$$here/ID
$$unique $(LISP
)
196 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
199 list
='$(SUBDIRS)'; for subdir in
$$list; do \
200 if
test "$$subdir" = .
; then
:; else \
201 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
204 list
='$(SOURCES) $(HEADERS)'; \
205 unique
=`for i in $$list; do echo $$i; done | \
206 awk ' { files[$$0] = 1; } \
207 END { for (i in files) print i; }'`; \
208 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
209 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
218 maintainer-clean-tags
:
220 distdir
= $(PACKAGE
)-$(VERSION
)
221 top_distdir
= $(distdir
)
223 # This target untars the dist file and tries a VPATH configuration. Then
224 # it guarantees that the distribution is self-contained by making another
228 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
229 mkdir
$(distdir
)/=build
230 mkdir
$(distdir
)/=inst
231 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
232 cd
$(distdir
)/=build \
233 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
234 && $(MAKE
) $(AM_MAKEFLAGS
) \
235 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
236 && $(MAKE
) $(AM_MAKEFLAGS
) check \
237 && $(MAKE
) $(AM_MAKEFLAGS
) install \
238 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
239 && $(MAKE
) $(AM_MAKEFLAGS
) dist
241 @banner
="$(distdir).tar.gz is ready for distribution"; \
242 dashes
=`echo "$$banner" | sed s/./=/g`; \
247 -chmod
-R a
+r
$(distdir
)
248 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
251 -chmod
-R a
+r
$(distdir
)
252 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
254 distdir
: $(DISTFILES
)
257 -chmod
777 $(distdir
)
258 @for file in
$(DISTFILES
); do \
260 if
test -d
$$d/$$file; then \
261 cp
-pr
$$d/$$file $(distdir
)/$$file; \
263 test -f
$(distdir
)/$$file \
264 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
265 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
268 for subdir in
$(SUBDIRS
); do \
269 if
test "$$subdir" = .
; then
:; else \
270 test -d
$(distdir
)/$$subdir \
271 || mkdir
$(distdir
)/$$subdir \
273 chmod
777 $(distdir
)/$$subdir; \
274 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
283 check: check-recursive
285 installcheck: installcheck-recursive
287 install-exec
: install-exec-recursive
290 install-data
: install-data-recursive
293 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
294 install: install-recursive
296 uninstall: uninstall-recursive
298 all-redirect
: all-recursive
300 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
301 installdirs: installdirs-recursive
310 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
311 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
313 maintainer-clean-generic
:
314 mostlyclean-am
: mostlyclean-tags mostlyclean-generic
316 mostlyclean: mostlyclean-recursive
318 clean-am
: clean-tags clean-generic mostlyclean-am
320 clean: clean-recursive
322 distclean-am
: distclean-tags distclean-generic clean-am
325 distclean: distclean-recursive
328 maintainer-clean-am
: maintainer-clean-tags maintainer-clean-generic \
330 @echo
"This command is intended for maintainers to use;"
331 @echo
"it deletes files that may require special tools to rebuild."
333 maintainer-clean
: maintainer-clean-recursive
336 .PHONY
: install-data-recursive uninstall-data-recursive \
337 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
338 uninstalldirs-recursive all-recursive check-recursive \
339 installcheck-recursive info-recursive dvi-recursive \
340 mostlyclean-recursive distclean-recursive clean-recursive \
341 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
342 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
343 dvi-am
dvi check check-am installcheck-am
installcheck install-exec-am \
344 install-exec install-data-am install-data install-am
install \
345 uninstall-am
uninstall all-redirect all-am
all installdirs-am \
346 installdirs mostlyclean-generic distclean-generic clean-generic \
347 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
350 WindowMaker.lsm
: WindowMaker.lsm.in
351 size
=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\
352 size
=`echo scale=2\;$$size/1048576|bc`;\
353 sed
-e
"s/VERSION/"$(VERSION
)"/" \
354 -e
"s/DATE/`date +%d%b%Y|tr a-z A-Z`/"\
355 -e
"s/SIZE/$$size M/"\
356 WindowMaker.lsm.in
> WindowMaker-
$(VERSION
).lsm
359 # touch `find -name configure.in -print`
360 # touch `find -name aclocal.m4 -print`
361 # touch `find -name Makefile.am -print`
362 # touch `find -name Makefile.in -print`
363 # touch `find -name configure -print`
365 # Tell versions [3.59,3.63) of GNU make to not export all variables.
366 # Otherwise a system limit (for SysV at least) may be exceeded.