aboutsummaryrefslogtreecommitdiff
path: root/nls/it_IT/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'nls/it_IT/Makefile.in')
-rw-r--r--nls/it_IT/Makefile.in11
1 files changed, 8 insertions, 3 deletions
diff --git a/nls/it_IT/Makefile.in b/nls/it_IT/Makefile.in
index f2a380f..e05c873 100644
--- a/nls/it_IT/Makefile.in
+++ b/nls/it_IT/Makefile.in
@@ -104,9 +104,9 @@ GZIP_ENV = --best
104all: all-redirect 104all: all-redirect
105.SUFFIXES: 105.SUFFIXES:
106$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 106$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
107 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/it_IT/Makefile 107 cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/it_IT/Makefile
108 108
109Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 109Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
110 cd $(top_builddir) \ 110 cd $(top_builddir) \
111 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 111 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
112 112
@@ -119,6 +119,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
119subdir = nls/it_IT 119subdir = nls/it_IT
120 120
121distdir: $(DISTFILES) 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/it_IT/Makefile
122 @for file in $(DISTFILES); do \ 127 @for file in $(DISTFILES); do \
123 d=$(srcdir); \ 128 d=$(srcdir); \
124 if test -d $$d/$$file; then \ 129 if test -d $$d/$$file; then \
@@ -197,7 +202,7 @@ all-local: blackbox.cat
197install-data-local: blackbox.cat 202install-data-local: blackbox.cat
198 @if test x$(NLSTEST) = "x-DNLS"; then \ 203 @if test x$(NLSTEST) = "x-DNLS"; then \
199 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/it_IT"; \ 204 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/it_IT"; \
200 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/da_DK; \ 205 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/it_IT; \
201 $(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/it_IT; \ 206 $(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/it_IT; \
202 fi 207 fi
203uninstall-local: 208uninstall-local: