On 2003-11-20 12:12:16 -0500, Noel Yap wrote:
> file1: source.dtx source.ins
> 
> file2 file3: file1

This can be simplified as

target2 target3 : target1
target1: source1 ; touch target1 target2 target3

Unfortunately this looses the dependency for target2: If it's
absent it's not remade automatically. :-(

Best regards
        Martin
-- 
               Martin Schr�der, [EMAIL PROTECTED]
     ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany
          Voice +49 421 20419-44 / Fax +49 421 20419-10
                    http://www.artcom-gmbh.de


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to