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@
87 WPMOFILES
= @WPMOFILES@
92 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
93 X_LIBRARY_PATH
= @X_LIBRARY_PATH@
94 supported_locales
= @supported_locales@
95 wprefsdir
= @wprefsdir@
97 defsdatadir
= $(sysconfdir
)/WindowMaker
99 defsdata_DATA
= WMRootMenu WMWindowAttributes WindowMaker WMState WMGLOBAL
101 EXTRA_DIST
= WMRootMenu WMGLOBAL WMWindowAttributes.in WindowMaker.in WMState.in
103 CLEANFILES
= WMWindowAttributes WindowMaker WMState
104 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
105 CONFIG_HEADER
= ..
/..
/src
/config.h
107 DATA
= $(defsdata_DATA
)
109 DIST_COMMON
= Makefile.am Makefile.in
112 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
118 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
119 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu WindowMaker
/Defaults
/Makefile
121 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
123 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
126 install-defsdataDATA
: $(defsdata_DATA
)
128 $(mkinstalldirs
) $(DESTDIR
)$(defsdatadir
)
129 @list
='$(defsdata_DATA)'; for p in
$$list; do \
130 if
test -f
$(srcdir)/$$p; then \
131 echo
" $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(defsdatadir)/$$p"; \
132 $(INSTALL_DATA
) $(srcdir)/$$p $(DESTDIR
)$(defsdatadir
)/$$p; \
133 else if
test -f
$$p; then \
134 echo
" $(INSTALL_DATA) $$p $(DESTDIR)$(defsdatadir)/$$p"; \
135 $(INSTALL_DATA
) $$p $(DESTDIR
)$(defsdatadir
)/$$p; \
139 uninstall-defsdataDATA
:
141 list
='$(defsdata_DATA)'; for p in
$$list; do \
142 rm -f
$(DESTDIR
)$(defsdatadir
)/$$p; \
148 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
150 subdir
= WindowMaker
/Defaults
152 distdir
: $(DISTFILES
)
153 here
=`cd $(top_builddir) && pwd`; \
154 top_distdir
=`cd $(top_distdir) && pwd`; \
155 distdir
=`cd $(distdir) && pwd`; \
157 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu WindowMaker
/Defaults
/Makefile
158 @for file in
$(DISTFILES
); do \
160 if
test -d
$$d/$$file; then \
161 cp
-pr
$$/$$file $(distdir
)/$$file; \
163 test -f
$(distdir
)/$$file \
164 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
165 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
175 installcheck: installcheck-am
177 install-exec
: install-exec-am
179 install-data-am
: install-defsdataDATA
180 install-data
: install-data-am
183 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
185 uninstall-am
: uninstall-defsdataDATA
186 uninstall: uninstall-am
187 all-am
: Makefile
$(DATA
)
190 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
192 $(mkinstalldirs
) $(DESTDIR
)$(defsdatadir
)
198 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
201 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
202 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
204 maintainer-clean-generic
:
205 mostlyclean-am
: mostlyclean-generic
207 mostlyclean: mostlyclean-am
209 clean-am
: clean-generic mostlyclean-am
213 distclean-am
: distclean-generic clean-am
216 distclean: distclean-am
218 maintainer-clean-am
: maintainer-clean-generic distclean-am
219 @echo
"This command is intended for maintainers to use;"
220 @echo
"it deletes files that may require special tools to rebuild."
222 maintainer-clean
: maintainer-clean-am
224 .PHONY
: uninstall-defsdataDATA install-defsdataDATA
tags distdir info-am \
225 info dvi-am
dvi check check-am installcheck-am
installcheck \
226 install-exec-am install-exec install-data-am install-data install-am \
227 install uninstall-am
uninstall all-redirect all-am
all installdirs \
228 mostlyclean-generic distclean-generic clean-generic \
229 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
232 WMWindowAttributes
: $(srcdir)/WMWindowAttributes.in
233 -rm -f WMWindowAttributes
234 sed
-e
"s:#extension#:@ICONEXT@:" \
235 $(srcdir)/WMWindowAttributes.in
> WMWindowAttributes
236 chmod
644 WMWindowAttributes
238 WindowMaker
: $(srcdir)/WindowMaker.in
240 sed
-e
"s:#pkgdatadir#:$(pkgdatadir):" $(srcdir)/WindowMaker.in \
242 chmod
644 WindowMaker
244 WMState
: $(srcdir)/WMState.in
246 sed
-e
"s:#wprefs#:$(wprefsdir)/WPrefs:" $(srcdir)/WMState.in
> WMState
249 # Tell versions [3.59,3.63) of GNU make to not export all variables.
250 # Otherwise a system limit (for SysV at least) may be exceeded.