X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=nls%2Fpt_BR%2FMakefile.in;h=aac4d8e1e2bf176eeff45ce26b4cdc562c8727ac;hb=a3a23c28f0fa4ed8b42ccde4a4b99aec60583df5;hp=172c01dffc69db742c959e77400c383d9b653613;hpb=dbd6327646f2c05a5e50bdd0e99816609c3b5a21;p=chaz%2Fopenbox diff --git a/nls/pt_BR/Makefile.in b/nls/pt_BR/Makefile.in index 172c01df..aac4d8e1 100644 --- a/nls/pt_BR/Makefile.in +++ b/nls/pt_BR/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -95,9 +95,9 @@ GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/pt_BR/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/pt_BR/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status @@ -110,6 +110,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = nls/pt_BR distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/pt_BR/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \