From d233d3b8f65e431989a1c4fda4b0a828a6fc22d6 Mon Sep 17 00:00:00 2001 From: Vladimir Volovich Date: Mon, 26 May 2008 09:56:58 +0000 Subject: minor fix - make the (part of the) build work not only when the build directory is a sub-directory of the source directory. luatex build is still not working in this case, but this is a small step to solve the problem. git-svn-id: svn://tug.org/texlive/trunk@8356 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/depend.mk | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/luatexdir/depend.mk b/Build/source/texk/web2c/luatexdir/depend.mk index e33bb484923..4f456e24899 100644 --- a/Build/source/texk/web2c/luatexdir/depend.mk +++ b/Build/source/texk/web2c/luatexdir/depend.mk @@ -1,10 +1,3 @@ lua/mp.o: lua/mp.c mplib.h mpmp.h mppsout.h -lua/psout.o: lua/psout.c ../../../../texk/web2c/luatexdir/avl.h mplib.h \ - mpmp.h mppsout.h -lua/lmplib.o: ../../../../texk/web2c/luatexdir/lua/lmplib.c \ - \ - \ - \ - \ - \ - mplib.h mpmp.h mppsout.h +lua/psout.o: lua/psout.c avl.h mplib.h mpmp.h mppsout.h +lua/lmplib.o: lua/lmplib.c mplib.h mpmp.h mppsout.h -- cgit v1.2.3