summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/tests
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:28:49 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:28:49 +0000
commit64fd18cbb2e8fb3ed44dd20ee3d0cced7fa1a5c2 (patch)
tree256fdc8938df0a0fa1b7f167567d0660aa9e232f /Build/source/texk/xdvik/tests
parentdd3e4c3b3688ba6289553b06af392e42123eb76e (diff)
towards TL2010: texk/xdvik
git-svn-id: svn://tug.org/texlive/trunk@15967 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/tests')
-rw-r--r--Build/source/texk/xdvik/tests/Makefile.am2
-rw-r--r--Build/source/texk/xdvik/tests/Makefile.in5
2 files changed, 5 insertions, 2 deletions
diff --git a/Build/source/texk/xdvik/tests/Makefile.am b/Build/source/texk/xdvik/tests/Makefile.am
index 4bcd71228dc..20db3c08497 100644
--- a/Build/source/texk/xdvik/tests/Makefile.am
+++ b/Build/source/texk/xdvik/tests/Makefile.am
@@ -20,7 +20,7 @@ run_tests_SOURCES = \
test_string_utils.c \
test_util.c
-run_tests_DEPENDENCIES = ../libxdvi.a $(common_dependencies)
+$(run_tests_OBJECTS): ../libxdvi.a $(common_dependencies)
LDADD = ../libxdvi.a $(common_ldadd)
diff --git a/Build/source/texk/xdvik/tests/Makefile.in b/Build/source/texk/xdvik/tests/Makefile.in
index 1a7d26d5b28..0312bc2ed65 100644
--- a/Build/source/texk/xdvik/tests/Makefile.in
+++ b/Build/source/texk/xdvik/tests/Makefile.in
@@ -84,6 +84,7 @@ am__DEPENDENCIES_4 = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_3)
am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_4)
+run_tests_DEPENDENCIES = ../libxdvi.a $(am__DEPENDENCIES_5)
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
am__depfiles_maybe = depfiles
@@ -159,6 +160,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PS_DEF = @PS_DEF@
@@ -260,7 +262,6 @@ run_tests_SOURCES = \
test_string_utils.c \
test_util.c
-run_tests_DEPENDENCIES = ../libxdvi.a $(common_dependencies)
LDADD = ../libxdvi.a $(common_ldadd)
EXTRA_DIST = test1.c
all: all-am
@@ -645,6 +646,8 @@ uninstall-am:
@KPATHSEA_RULE@
@T1LIB_RULE@
+$(run_tests_OBJECTS): ../libxdvi.a $(common_dependencies)
+
../libxdvi.a: $(libxdvi_dependencies)
cd .. && $(MAKE) $(AM_MAKEFLAGS) libxdvi.a