aboutsummaryrefslogtreecommitdiff
path: root/nls/et_EE/Makefile.in
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-11 12:10:28 (GMT)
committerfluxgen <fluxgen>2002-02-11 12:10:28 (GMT)
commitb2d0bc4747286994d4756f3f04323bd80c662f82 (patch)
tree1e0cad0ff5835d2a1b97578d55e601207922e2cf /nls/et_EE/Makefile.in
parent33541b8821c51bff024bd7c20502fe015a280b37 (diff)
downloadfluxbox-b2d0bc4747286994d4756f3f04323bd80c662f82.zip
fluxbox-b2d0bc4747286994d4756f3f04323bd80c662f82.tar.bz2
removed
Diffstat (limited to 'nls/et_EE/Makefile.in')
-rw-r--r--nls/et_EE/Makefile.in225
1 files changed, 0 insertions, 225 deletions
diff --git a/nls/et_EE/Makefile.in b/nls/et_EE/Makefile.in
deleted file mode 100644
index e21c982..0000000
--- a/nls/et_EE/Makefile.in
+++ /dev/null
@@ -1,225 +0,0 @@
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: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
107 cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/et_EE/Makefile
108
109Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
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 here=`cd $(top_builddir) && pwd`; \
123 top_distdir=`cd $(top_distdir) && pwd`; \
124 distdir=`cd $(distdir) && pwd`; \
125 cd $(top_srcdir) \
126 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/et_EE/Makefile
127 @for file in $(DISTFILES); do \
128 d=$(srcdir); \
129 if test -d $$d/$$file; then \
130 cp -pr $$/$$file $(distdir)/$$file; \
131 else \
132 test -f $(distdir)/$$file \
133 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
134 || cp -p $$d/$$file $(distdir)/$$file || :; \
135 fi; \
136 done
137info-am:
138info: info-am
139dvi-am:
140dvi: dvi-am
141check-am: all-am
142check: check-am
143installcheck-am:
144installcheck: installcheck-am
145install-exec-am:
146install-exec: install-exec-am
147
148install-data-am: install-data-local
149install-data: install-data-am
150
151install-am: all-am
152 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
153install: install-am
154uninstall-am: uninstall-local
155uninstall: uninstall-am
156all-am: Makefile all-local
157all-redirect: all-am
158install-strip:
159 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
160installdirs:
161
162
163mostlyclean-generic:
164
165clean-generic:
166 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
167
168distclean-generic:
169 -rm -f Makefile $(CONFIG_CLEAN_FILES)
170 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
171
172maintainer-clean-generic:
173 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
174mostlyclean-am: mostlyclean-generic
175
176mostlyclean: mostlyclean-am
177
178clean-am: clean-generic mostlyclean-am
179
180clean: clean-am
181
182distclean-am: distclean-generic clean-am
183 -rm -f libtool
184
185distclean: distclean-am
186
187maintainer-clean-am: maintainer-clean-generic distclean-am
188 @echo "This command is intended for maintainers to use;"
189 @echo "it deletes files that may require special tools to rebuild."
190
191maintainer-clean: maintainer-clean-am
192
193.PHONY: tags distdir info-am info dvi-am dvi check check-am \
194installcheck-am installcheck install-exec-am install-exec \
195install-data-local install-data-am install-data install-am install \
196uninstall-local uninstall-am uninstall all-local all-redirect all-am \
197all installdirs mostlyclean-generic distclean-generic clean-generic \
198maintainer-clean-generic clean mostlyclean distclean maintainer-clean
199
200all-local: blackbox.cat
201install-data-local: blackbox.cat
202 @if test x$(NLSTEST) = "x-DNLS"; then \
203 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/et_EE"; \
204 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/et_EE ; \
205 $(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
206 fi
207uninstall-local:
208 @if test x$(NLSTEST) = "x-DNLS"; then \
209 rm -f $(DESTDIR)$(pkgdatadir)/nls/et_EE/blackbox.cat; \
210 rmdir $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
211 fi
212
213Translation.m: $(MFILES)
214 @if test x$(NLSTEST) = "x-DNLS"; then \
215 awk -f ../convert.awk output=Translation.m $(MFILES); \
216 fi
217
218blackbox.cat: Translation.m
219 @if test x$(NLSTEST) = "x-DNLS"; then \
220 $(gencat_cmd) blackbox.cat Translation.m; \
221 fi
222
223# Tell versions [3.59,3.63) of GNU make to not export all variables.
224# Otherwise a system limit (for SysV at least) may be exceeded.
225.NOEXPORT: