From 852df5a4bca0e1a04205d6174789ce30fc96ec45 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 15 Apr 2008 23:20:46 +0000 Subject: use one makecpool for all programs git-svn-id: svn://tug.org/texlive/trunk@7433 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/Makefile.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/luatexdir/Makefile.in') diff --git a/Build/source/texk/web2c/luatexdir/Makefile.in b/Build/source/texk/web2c/luatexdir/Makefile.in index 5f30dd24842..43f433fd8b8 100644 --- a/Build/source/texk/web2c/luatexdir/Makefile.in +++ b/Build/source/texk/web2c/luatexdir/Makefile.in @@ -107,7 +107,7 @@ textcodes.o \ utils.o \ writezip.o -all: libpdf.a makecpool +all: libpdf.a $(makecpool) libpdf.a: lua/mp.c lua/psout.c $(OBJS) rm -f $@ @@ -120,9 +120,6 @@ lua/mp.c: lua/mp.w lua/psout.c: lua/psout.w $(CTANGLE) $(srcdir)/lua/psout.w - lua/psout.c -makecpool: makecpool.o - $(link_command) makecpool.o - kpse_include ../make/clean.mk clean:: -- cgit v1.2.3