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@
99 CLEANFILES
= $(CATALOGS
) WindowMaker.pot
101 EXTRA_DIST
= cs.po de.po es.po fr.po gl.po ja.po ko.po nl.po pt.po se.po it.po no.po ru.po tr.po fi.po hr.po el.po pl.po ro.po zh_TW.Big5.po zh_CN.po sk.po da.po
104 POTFILES
= $(top_builddir
)/src
/appicon.c
$(top_builddir
)/src
/defaults.c
$(top_builddir
)/src
/dialog.c
$(top_builddir
)/src
/dock.c
$(top_builddir
)/src
/dockedapp.c
$(top_builddir
)/src
/event.c
$(top_builddir
)/src
/framewin.c
$(top_builddir
)/src
/icon.c
$(top_builddir
)/src
/main.c
$(top_builddir
)/src
/menu.c
$(top_builddir
)/src
/misc.c
$(top_builddir
)/src
/pixmap.c
$(top_builddir
)/src
/proplist.c
$(top_builddir
)/src
/resources.c
$(top_builddir
)/src
/rootmenu.c
$(top_builddir
)/src
/screen.c
$(top_builddir
)/src
/session.c
$(top_builddir
)/src
/stacking.c
$(top_builddir
)/src
/startup.c
$(top_builddir
)/src
/switchmenu.c
$(top_builddir
)/src
/texture.c
$(top_builddir
)/src
/wdefaults.c
$(top_builddir
)/src
/window.c
$(top_builddir
)/src
/winmenu.c
$(top_builddir
)/src
/winspector.c
$(top_builddir
)/src
/workspace.c
$(top_builddir
)/src
/xutil.c
108 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
109 CONFIG_HEADER
= ..
/src
/config.h
112 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
113 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
115 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
116 DIST_COMMON
= README Makefile.am Makefile.in
119 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
126 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
127 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps po
/Makefile
129 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
131 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
137 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
141 distdir
: $(DISTFILES
)
142 @for file in
$(DISTFILES
); do \
144 if
test -d
$$d/$$file; then \
145 cp
-pr
$$/$$file $(distdir
)/$$file; \
147 test -f
$(distdir
)/$$file \
148 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
149 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
159 installcheck: installcheck-am
161 install-exec
: install-exec-am
163 install-data-am
: install-data-local
164 install-data
: install-data-am
167 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
170 uninstall: uninstall-am
174 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
181 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
184 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
185 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
187 maintainer-clean-generic
:
188 mostlyclean-am
: mostlyclean-generic
190 mostlyclean: mostlyclean-am
192 clean-am
: clean-generic mostlyclean-am
196 distclean-am
: distclean-generic clean-am
199 distclean: distclean-am
201 maintainer-clean-am
: maintainer-clean-generic distclean-am
202 @echo
"This command is intended for maintainers to use;"
203 @echo
"it deletes files that may require special tools to rebuild."
205 maintainer-clean
: maintainer-clean-am
207 .PHONY
: tags distdir info-am
info dvi-am
dvi check check-am \
208 installcheck-am
installcheck install-exec-am install-exec \
209 install-data-local install-data-am install-data install-am
install \
210 uninstall-am
uninstall all-redirect all-am
all installdirs \
211 mostlyclean-generic distclean-generic clean-generic \
212 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
218 WindowMaker.pot
: $(POTFILES
)
219 xgettext
--default-domain
=WindowMaker \
220 --add-comments
--keyword
=_
$(POTFILES
)
221 if cmp
-s WindowMaker.po WindowMaker.pot
; then \
222 rm -f WindowMaker.po
; \
224 mv
-f WindowMaker.po WindowMaker.pot
; \
227 install-data-local
: $(CATALOGS
)
228 $(mkinstalldirs
) $(DESTDIR
)$(nlsdir
)
229 chmod
755 $(DESTDIR
)$(nlsdir
)
230 for n in
$(CATALOGS
) __DuMmY
; do \
231 if
test "$$n" -a
"$$n" != "__DuMmY" ; then \
232 l
=`basename $$n .mo`; \
233 $(mkinstalldirs
) $(DESTDIR
)$(nlsdir
)/$$l/LC_MESSAGES
; \
234 chmod
755 $(DESTDIR
)$(nlsdir
)/$$l; \
235 chmod
755 $(DESTDIR
)$(nlsdir
)/$$l/LC_MESSAGES
; \
236 $(INSTALL_DATA
) -m
644 $$n $(DESTDIR
)$(nlsdir
)/$$l/LC_MESSAGES
/WindowMaker.mo
; \
240 # Tell versions [3.59,3.63) of GNU make to not export all variables.
241 # Otherwise a system limit (for SysV at least) may be exceeded.