~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to nls/nl_NL/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Paul Tagliamonte
  • Date: 2010-08-12 21:16:02 UTC
  • mfrom: (0.1.1) (1.1.10)
  • Revision ID: package-import@ubuntu.com-20100812211602-3tsmzl9in5nmwz7z
Tags: 1.1.1+git20100807.0cc08f9-1
* debian/ dir has been cleaned out, complete repackage
  of most files.
* pulled new archive from git.fluxbox.org HEAD, saved as
  tar.gz.
* Added in fluxbox.* files from the old dfsg tree.
* Added in system.fluxbox-menu file from the old dfsg tree
* Added the source/format file to bump package source
  version from 1.0 to 3.0 (quilt). 
* Changed rules file to match the old dfsg setup so that
  fluxbox behaves nicely.
* Removed entries from copyright that no longer apply.
* Added theme based on Denis Brand ( naran )'s old theme.
* Added a background I whipped up.
* Changed compile flags to point to debian theme by default
* Adding a patch to have fluxbox use x-terminal-emulator
  over xterm. Closes: #591694 (LP: #580485)
* Adding a patch to allow titlebar-window dragging.
* Changed the flags in rules to pull from a script. This script
  lets us un-hardcode what theme is default. Be sure there
  is a theme pack!
* Added comments to my patches.
* Removing debian/docs, empty file.
* Fixing fluxbox.desktop to remove all the warnings from
  desktop-file-validate
* Fixing libtool issue by running an update before
  configure in the rules script.
* Added a compile flag script to auto-detect what platform
  we are running on, and apply the correct theme. This
  should solve Ubuntnu issues later on.
* adding in a get-orig-source rule
* fixing the upstream version number to pinpoint
  the commit ( thanks, lfaraone ).
* adding a rule for get-orig-source. ( thanks again,
  lfaraone ).
* Updated rules to actually allow us to do a build from it
* Removed Denis from the uploaders ( as per an email
  conversation )
* Removing madduck from the uploaders ( thanks for asking,
  lfaraone. ). Thanks for your hard work, madduck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
# nls/nl_NL/Makefile.am for Fluxbox - www.fluxbox.org
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
SOURCES =
45
48
DIST_SOURCES =
46
49
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97
100
PACKAGE_NAME = @PACKAGE_NAME@
98
101
PACKAGE_STRING = @PACKAGE_STRING@
99
102
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
103
PACKAGE_URL = @PACKAGE_URL@
100
104
PACKAGE_VERSION = @PACKAGE_VERSION@
101
105
PATH_SEPARATOR = @PATH_SEPARATOR@
102
106
PKG_CONFIG = @PKG_CONFIG@
154
158
srcdir = @srcdir@
155
159
sysconfdir = @sysconfdir@
156
160
target_alias = @target_alias@
 
161
top_build_prefix = @top_build_prefix@
157
162
top_builddir = @top_builddir@
158
163
top_srcdir = @top_srcdir@
159
164
THE_LANG = nl_NL
175
180
        @for dep in $?; do \
176
181
          case '$(am__configure_deps)' in \
177
182
            *$$dep*) \
178
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179
 
                && exit 0; \
 
183
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
184
                && { if test -f $@; then exit 0; else break; fi; }; \
180
185
              exit 1;; \
181
186
          esac; \
182
187
        done; \
183
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  nls/nl_NL/Makefile'; \
184
 
        cd $(top_srcdir) && \
185
 
          $(AUTOMAKE) --gnu  nls/nl_NL/Makefile
 
188
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/nl_NL/Makefile'; \
 
189
        $(am__cd) $(top_srcdir) && \
 
190
          $(AUTOMAKE) --gnu nls/nl_NL/Makefile
186
191
.PRECIOUS: Makefile
187
192
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188
193
        @case '$?' in \
200
205
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
206
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
202
207
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
208
$(am__aclocal_m4_deps):
203
209
tags: TAGS
204
210
TAGS:
205
211
 
223
229
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
224
230
          if test -d $$d/$$file; then \
225
231
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
232
            if test -d "$(distdir)/$$file"; then \
 
233
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
234
            fi; \
226
235
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
227
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
236
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
237
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
228
238
            fi; \
229
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
239
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
230
240
          else \
231
 
            test -f $(distdir)/$$file \
232
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
241
            test -f "$(distdir)/$$file" \
 
242
            || cp -p $$d/$$file "$(distdir)/$$file" \
233
243
            || exit 1; \
234
244
          fi; \
235
245
        done
258
268
 
259
269
distclean-generic:
260
270
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
271
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
261
272
 
262
273
maintainer-clean-generic:
263
274
        @echo "This command is intended for maintainers to use"
277
288
 
278
289
html: html-am
279
290
 
 
291
html-am:
 
292
 
280
293
info: info-am
281
294
 
282
295
info-am:
285
298
 
286
299
install-dvi: install-dvi-am
287
300
 
 
301
install-dvi-am:
 
302
 
288
303
install-exec-am:
289
304
 
290
305
install-html: install-html-am
291
306
 
 
307
install-html-am:
 
308
 
292
309
install-info: install-info-am
293
310
 
 
311
install-info-am:
 
312
 
294
313
install-man:
295
314
 
296
315
install-pdf: install-pdf-am
297
316
 
 
317
install-pdf-am:
 
318
 
298
319
install-ps: install-ps-am
299
320
 
 
321
install-ps-am:
 
322
 
300
323
installcheck-am:
301
324
 
302
325
maintainer-clean: maintainer-clean-am
360
383
                echo "Creating catfile for $*"; \
361
384
                $(gencat_cmd) fluxbox-$*.cat generated-$*.m; \
362
385
        fi
 
386
 
363
387
# Tell versions [3.59,3.63) of GNU make to not export all variables.
364
388
# Otherwise a system limit (for SysV at least) may be exceeded.
365
389
.NOEXPORT: