aboutsummaryrefslogtreecommitdiff
path: root/nls/et_EE/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'nls/et_EE/Makefile.in')
-rw-r--r--nls/et_EE/Makefile.in220
1 files changed, 220 insertions, 0 deletions
diff --git a/nls/et_EE/Makefile.in b/nls/et_EE/Makefile.in
new file mode 100644
index 0000000..4048b6f
--- /dev/null
+++ b/nls/et_EE/Makefile.in
@@ -0,0 +1,220 @@
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
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.
7
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.
12
13# nls/et_EE/Makefile.am for Blackbox-0.61.x - an X11 Window Manager
14
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36
37DESTDIR =
38
39pkgdatadir = $(datadir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42
43top_builddir = ../..
44
45ACLOCAL = @ACLOCAL@
46AUTOCONF = @AUTOCONF@
47AUTOMAKE = @AUTOMAKE@
48AUTOHEADER = @AUTOHEADER@
49
50INSTALL = @INSTALL@
51INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52INSTALL_DATA = @INSTALL_DATA@
53INSTALL_SCRIPT = @INSTALL_SCRIPT@
54transform = @program_transform_name@
55
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62host_alias = @host_alias@
63host_triplet = @host@
64AS = @AS@
65CC = @CC@
66CXX = @CXX@
67DEBUG = @DEBUG@
68DLLTOOL = @DLLTOOL@
69GNOME = @GNOME@
70INTERLACE = @INTERLACE@
71KDE = @KDE@
72LIBTOOL = @LIBTOOL@
73LN_S = @LN_S@
74MAINT = @MAINT@
75MAKEINFO = @MAKEINFO@
76NEWWMSPEC = @NEWWMSPEC@
77NLS = @NLS@
78OBJDUMP = @OBJDUMP@
79ORDEREDPSEUDO = @ORDEREDPSEUDO@
80PACKAGE = @PACKAGE@
81RANLIB = @RANLIB@
82SHAPE = @SHAPE@
83SLIT = @SLIT@
84TIMEDCACHE = @TIMEDCACHE@
85VERSION = @VERSION@
86gencat_cmd = @gencat_cmd@
87regex_cmd = @regex_cmd@
88
89NLSTEST = @NLS@
90CLEANFILES = blackbox.cat
91MAINTAINERCLEANFILES = Makefile.in Translation.m
92MFILES = BaseDisplay.m Basemenu.m Configmenu.m Icon.m Image.m Screen.m Slit.m Toolbar.m Window.m Windowmenu.m Workspace.m Workspacemenu.m blackbox.m common.m main.m bsetroot.m
93EXTRA_DIST = $(MFILES)
94mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
95CONFIG_HEADER = ../../config.h
96CONFIG_CLEAN_FILES =
97DIST_COMMON = Makefile.am Makefile.in
98
99
100DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
101
102TAR = tar
103GZIP_ENV = --best
104all: all-redirect
105.SUFFIXES:
106$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
107 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/et_EE/Makefile
108
109Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
110 cd $(top_builddir) \
111 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
112
113tags: TAGS
114TAGS:
115
116
117distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
118
119subdir = nls/et_EE
120
121distdir: $(DISTFILES)
122 @for file in $(DISTFILES); do \
123 d=$(srcdir); \
124 if test -d $$d/$$file; then \
125 cp -pr $$/$$file $(distdir)/$$file; \
126 else \
127 test -f $(distdir)/$$file \
128 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
129 || cp -p $$d/$$file $(distdir)/$$file || :; \
130 fi; \
131 done
132info-am:
133info: info-am
134dvi-am:
135dvi: dvi-am
136check-am: all-am
137check: check-am
138installcheck-am:
139installcheck: installcheck-am
140install-exec-am:
141install-exec: install-exec-am
142
143install-data-am: install-data-local
144install-data: install-data-am
145
146install-am: all-am
147 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
148install: install-am
149uninstall-am: uninstall-local
150uninstall: uninstall-am
151all-am: Makefile all-local
152all-redirect: all-am
153install-strip:
154 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
155installdirs:
156
157
158mostlyclean-generic:
159
160clean-generic:
161 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
162
163distclean-generic:
164 -rm -f Makefile $(CONFIG_CLEAN_FILES)
165 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
166
167maintainer-clean-generic:
168 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
169mostlyclean-am: mostlyclean-generic
170
171mostlyclean: mostlyclean-am
172
173clean-am: clean-generic mostlyclean-am
174
175clean: clean-am
176
177distclean-am: distclean-generic clean-am
178 -rm -f libtool
179
180distclean: distclean-am
181
182maintainer-clean-am: maintainer-clean-generic distclean-am
183 @echo "This command is intended for maintainers to use;"
184 @echo "it deletes files that may require special tools to rebuild."
185
186maintainer-clean: maintainer-clean-am
187
188.PHONY: tags distdir info-am info dvi-am dvi check check-am \
189installcheck-am installcheck install-exec-am install-exec \
190install-data-local install-data-am install-data install-am install \
191uninstall-local uninstall-am uninstall all-local all-redirect all-am \
192all installdirs mostlyclean-generic distclean-generic clean-generic \
193maintainer-clean-generic clean mostlyclean distclean maintainer-clean
194
195all-local: blackbox.cat
196install-data-local: blackbox.cat
197 @if test x$(NLSTEST) = "x-DNLS"; then \
198 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/et_EE"; \
199 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/et_EE ; \
200 $(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
201 fi
202uninstall-local:
203 @if test x$(NLSTEST) = "x-DNLS"; then \
204 rm -f $(DESTDIR)$(pkgdatadir)/nls/et_EE/blackbox.cat; \
205 rmdir $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
206 fi
207
208Translation.m: $(MFILES)
209 @if test x$(NLSTEST) = "x-DNLS"; then \
210 awk -f ../convert.awk output=Translation.m $(MFILES); \
211 fi
212
213blackbox.cat: Translation.m
214 @if test x$(NLSTEST) = "x-DNLS"; then \
215 $(gencat_cmd) blackbox.cat Translation.m; \
216 fi
217
218# Tell versions [3.59,3.63) of GNU make to not export all variables.
219# Otherwise a system limit (for SysV at least) may be exceeded.
220.NOEXPORT: