aboutsummaryrefslogtreecommitdiff
path: root/nls/mk_MK/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nls/mk_MK/Makefile')
-rw-r--r--nls/mk_MK/Makefile365
1 files changed, 0 insertions, 365 deletions
diff --git a/nls/mk_MK/Makefile b/nls/mk_MK/Makefile
deleted file mode 100644
index 2a636f8..0000000
--- a/nls/mk_MK/Makefile
+++ /dev/null
@@ -1,365 +0,0 @@
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# nls/mk_MK/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17# nls/mk_MK/Makefile.am for Fluxbox - www.fluxbox.org
18
19pkgdatadir = $(datadir)/fluxbox
20pkglibdir = $(libdir)/fluxbox
21pkgincludedir = $(includedir)/fluxbox
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34subdir = nls/mk_MK
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
38 $(top_srcdir)/configure.in
39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42CONFIG_HEADER = $(top_builddir)/config.h
43CONFIG_CLEAN_FILES =
44SOURCES =
45DIST_SOURCES =
46DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
47ACLOCAL = aclocal-1.10
48AMTAR = tar
49AUTOCONF = autoconf
50AUTOHEADER = autoheader
51AUTOMAKE = automake-1.10
52AWK = gawk
53CC = gcc
54CCDEPMODE = depmode=gcc3
55CFLAGS = -g -O2 -I/usr/include/freetype2
56CPPFLAGS =
57CXX = g++
58CXXCPP = g++ -E
59CXXDEPMODE = depmode=gcc3
60CXXFLAGS = -ggdb -pipe -DDEBUG -Wall -I/usr/include/freetype2
61CYGPATH_W = echo
62DEBUG = -DDEBUG -Wall
63DEFAULT_APPS = $(prefix)/share/fluxbox/apps
64DEFAULT_INIT = $(prefix)/share/fluxbox/init
65DEFAULT_KEYS = $(prefix)/share/fluxbox/keys
66DEFAULT_MENU = $(prefix)/share/fluxbox/menu
67DEFAULT_OVERLAY = $(prefix)/share/fluxbox/overlay
68DEFAULT_STYLE = $(prefix)/share/fluxbox/styles/bloe
69DEFS = -DHAVE_CONFIG_H
70DEPDIR = .deps
71ECHO_C =
72ECHO_N = -n
73ECHO_T =
74EGREP = /bin/grep -E
75EXEEXT =
76GREP = /bin/grep
77IMLIB2_CFLAGS =
78IMLIB2_CONFIG = /usr/bin/imlib2-config
79IMLIB2_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm
80INSTALL = /usr/bin/install -c
81INSTALL_DATA = ${INSTALL} -m 644
82INSTALL_PROGRAM = ${INSTALL}
83INSTALL_SCRIPT = ${INSTALL}
84INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
85LDFLAGS = -ggdb -lSM -lICE
86LIBOBJS =
87LIBS = -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lXrender -lXpm -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lXrandr -lXinerama
88LOCALE_PATH = $(prefix)/share/fluxbox/nls
89LTLIBOBJS =
90MAKEINFO = makeinfo
91MKDIR_P = /usr/bin/mkdir -p
92NLS = -DNLS
93OBJEXT = o
94PACKAGE = fluxbox
95PACKAGE_BUGREPORT =
96PACKAGE_NAME =
97PACKAGE_STRING =
98PACKAGE_TARNAME =
99PACKAGE_VERSION =
100PATH_SEPARATOR = :
101PKG_CONFIG = /usr/bin/pkg-config
102RANLIB = ranlib
103SET_MAKE =
104SHELL = /bin/sh
105STRIP =
106VERSION = git
107XMKMF =
108X_CFLAGS =
109X_EXTRA_LIBS =
110X_LIBS =
111X_PRE_LIBS = -lSM -lICE
112abs_builddir = /home/mark/src/fluxbox/nls/mk_MK
113abs_srcdir = /home/mark/src/fluxbox/nls/mk_MK
114abs_top_builddir = /home/mark/src/fluxbox
115abs_top_srcdir = /home/mark/src/fluxbox
116ac_ct_CC = gcc
117ac_ct_CXX = g++
118am__include = include
119am__leading_dot = .
120am__quote =
121am__tar = ${AMTAR} chof - "$$tardir"
122am__untar = ${AMTAR} xf -
123bindir = ${exec_prefix}/bin
124build_alias =
125builddir = .
126datadir = ${datarootdir}
127datarootdir = ${prefix}/share
128docdir = ${datarootdir}/doc/${PACKAGE}
129dvidir = ${docdir}
130exec_prefix = ${prefix}
131gencat_cmd = gencat
132host_alias =
133htmldir = ${docdir}
134includedir = ${prefix}/include
135infodir = ${datarootdir}/info
136install_sh = $(SHELL) /home/mark/src/fluxbox/install-sh
137libdir = ${exec_prefix}/lib
138libexecdir = ${exec_prefix}/libexec
139localedir = ${datarootdir}/locale
140localstatedir = ${prefix}/var
141mandir = ${datarootdir}/man
142mkdir_p = /usr/bin/mkdir -p
143oldincludedir = /usr/include
144pdfdir = ${docdir}
145prefix = /home/mark
146program_prefix = git-
147program_suffix = NONE
148program_transform_name = s&^&git-&
149psdir = ${docdir}
150regex_cmd = sed
151sbindir = ${exec_prefix}/sbin
152sharedstatedir = ${prefix}/com
153srcdir = .
154sysconfdir = ${prefix}/etc
155target_alias =
156top_build_prefix = ../../
157top_builddir = ../..
158top_srcdir = ../..
159THE_LANG = mk_MK
160SRC_CODESET = UTF-8
161DEST_CODESETS = UTF-8
162NLSTEST = -DNLS
163MFILES = Translation.m
164GENERATED_MFILES = $(patsubst %,generated-%.m,$(DEST_CODESETS))
165MAINTAINERCLEANFILES = Makefile.in $(GENERATED_MFILES)
166CATFILES = $(patsubst %,fluxbox-%.cat,$(DEST_CODESETS))
167
168# We distribute the generated files so that users don't need iconv
169EXTRA_DIST = $(MFILES) $(GENERATED_MFILES)
170CLEANFILES = $(CATFILES)
171all: all-am
172
173.SUFFIXES:
174$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
175 @for dep in $?; do \
176 case '$(am__configure_deps)' in \
177 *$$dep*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179 && exit 0; \
180 exit 1;; \
181 esac; \
182 done; \
183 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/mk_MK/Makefile'; \
184 cd $(top_srcdir) && \
185 $(AUTOMAKE) --gnu nls/mk_MK/Makefile
186.PRECIOUS: Makefile
187Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188 @case '$?' in \
189 *config.status*) \
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191 *) \
192 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194 esac;
195
196$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199$(top_srcdir)/configure: $(am__configure_deps)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201$(ACLOCAL_M4): $(am__aclocal_m4_deps)
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203tags: TAGS
204TAGS:
205
206ctags: CTAGS
207CTAGS:
208
209
210distdir: $(DISTFILES)
211 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
212 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
213 list='$(DISTFILES)'; \
214 dist_files=`for file in $$list; do echo $$file; done | \
215 sed -e "s|^$$srcdirstrip/||;t" \
216 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
217 case $$dist_files in \
218 */*) $(MKDIR_P) `echo "$$dist_files" | \
219 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
220 sort -u` ;; \
221 esac; \
222 for file in $$dist_files; do \
223 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
224 if test -d $$d/$$file; then \
225 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
226 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
227 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
228 fi; \
229 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
230 else \
231 test -f $(distdir)/$$file \
232 || cp -p $$d/$$file $(distdir)/$$file \
233 || exit 1; \
234 fi; \
235 done
236check-am: all-am
237check: check-am
238all-am: Makefile all-local
239installdirs:
240install: install-am
241install-exec: install-exec-am
242install-data: install-data-am
243uninstall: uninstall-am
244
245install-am: all-am
246 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
247
248installcheck: installcheck-am
249install-strip:
250 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
251 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
252 `test -z '$(STRIP)' || \
253 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
254mostlyclean-generic:
255
256clean-generic:
257 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
258
259distclean-generic:
260 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
261
262maintainer-clean-generic:
263 @echo "This command is intended for maintainers to use"
264 @echo "it deletes files that may require special tools to rebuild."
265 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
266clean: clean-am
267
268clean-am: clean-generic mostlyclean-am
269
270distclean: distclean-am
271 -rm -f Makefile
272distclean-am: clean-am distclean-generic
273
274dvi: dvi-am
275
276dvi-am:
277
278html: html-am
279
280info: info-am
281
282info-am:
283
284install-data-am: install-data-local
285
286install-dvi: install-dvi-am
287
288install-exec-am:
289
290install-html: install-html-am
291
292install-info: install-info-am
293
294install-man:
295
296install-pdf: install-pdf-am
297
298install-ps: install-ps-am
299
300installcheck-am:
301
302maintainer-clean: maintainer-clean-am
303 -rm -f Makefile
304maintainer-clean-am: distclean-am maintainer-clean-generic
305
306mostlyclean: mostlyclean-am
307
308mostlyclean-am: mostlyclean-generic
309
310pdf: pdf-am
311
312pdf-am:
313
314ps: ps-am
315
316ps-am:
317
318uninstall-am: uninstall-local
319
320.MAKE: install-am install-strip
321
322.PHONY: all all-am all-local check check-am clean clean-generic \
323 distclean distclean-generic distdir dvi dvi-am html html-am \
324 info info-am install install-am install-data install-data-am \
325 install-data-local install-dvi install-dvi-am install-exec \
326 install-exec-am install-html install-html-am install-info \
327 install-info-am install-man install-pdf install-pdf-am \
328 install-ps install-ps-am install-strip installcheck \
329 installcheck-am installdirs maintainer-clean \
330 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
331 pdf-am ps ps-am uninstall uninstall-am uninstall-local
332
333
334all-local: $(CATFILES)
335install-data-local: $(CATFILES)
336 @if test x$(NLSTEST) = "x-DNLS"; then \
337 for codeset in $(DEST_CODESETS); do \
338 echo "Installing catalog in $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}"; \
339 $(mkinstalldirs) $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \
340 $(INSTALL_DATA) fluxbox-$${codeset}.cat $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \
341 done; \
342 fi
343
344# not part of the normal build process
345translations: $(GENERATED_MFILES)
346
347generated-%.m: Translation.m
348 iconv -f $(SRC_CODESET) -t $* Translation.m | sed s/$(SRC_CODESET)/$*/ > $@
349
350uninstall-local:
351 @if test x$(NLSTEST) = "x-DNLS"; then \
352 for codeset in $(DEST_CODESETS); do \
353 rm -f $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \
354 rmdir $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \
355 done; \
356 fi
357
358fluxbox-%.cat: generated-%.m Translation.m
359 @if test x$(NLSTEST) = "x-DNLS"; then \
360 echo "Creating catfile for $*"; \
361 $(gencat_cmd) fluxbox-$*.cat generated-$*.m; \
362 fi
363# Tell versions [3.59,3.63) of GNU make to not export all variables.
364# Otherwise a system limit (for SysV at least) may be exceeded.
365.NOEXPORT: