help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple targets and make -j


From: Martin Schröder
Subject: Multiple targets and make -j
Date: Thu, 14 Mar 2002 12:41:43 +0100
User-agent: Mutt/1.2.5.1i

Hi,
I'm trying to make the makefiles of teTeX work with make -j.
Unfortunately they contain rules where one program call generates
multiple targets, like

pdftexini.c pdftex0.c pdftex1.c pdftex2.c pdftex3.c pdftexcoerce.h pdftexd.h: 
pdftex.p $(web2c_texmf)
        $(web2c) pdftex

Here $(web2c) pdftex has to called only once and not 7 times.

Any ideas how to achive this?

Thanks in advance
        Martin
-- 
                  Martin Schröder, address@hidden
            ArtCom GmbH, Grazer Straße 8, D-28359 Bremen
           Voice +49 421 20419-44 / Fax +49 421 20419-10




reply via email to

[Prev in Thread] Current Thread [Next in Thread]