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