X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=nls%2Fda_DK%2FMakefile.in;h=b0843a0b46e797f76876670b65232766db6d4552;hb=713c93d6ea22827a1b8c5b24dc106e67f992707b;hp=5166cbd9b5e04f4452d025bfb39e484779ea0599;hpb=dbd6327646f2c05a5e50bdd0e99816609c3b5a21;p=chaz%2Fopenbox diff --git a/nls/da_DK/Makefile.in b/nls/da_DK/Makefile.in index 5166cbd9..b0843a0b 100644 --- a/nls/da_DK/Makefile.in +++ b/nls/da_DK/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. @@ -64,16 +64,12 @@ CLOBBER = @CLOBBER@ CXX = @CXX@ DEBUG = @DEBUG@ INTERLACE = @INTERLACE@ -MAINT = @MAINT@ -MAKEINFO = @MAKEINFO@ NEWWMSPEC = @NEWWMSPEC@ NLS = @NLS@ ORDEREDPSEUDO = @ORDEREDPSEUDO@ -PACKAGE = @PACKAGE@ SHAPE = @SHAPE@ SLIT = @SLIT@ TIMEDCACHE = @TIMEDCACHE@ -VERSION = @VERSION@ gencat_cmd = @gencat_cmd@ regex_cmd = @regex_cmd@ @@ -88,6 +84,9 @@ CONFIG_CLEAN_FILES = DIST_COMMON = Makefile.am Makefile.in +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ + DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar @@ -95,9 +94,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/da_DK/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/da_DK/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 +109,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = nls/da_DK 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/da_DK/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \