tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] revert 4b92dbf9237c5712d2ab3a2ce3fab7904c85dad2 please


From: Edmund Grimley Evans
Subject: [Tinycc-devel] revert 4b92dbf9237c5712d2ab3a2ce3fab7904c85dad2 please
Date: Thu, 5 Mar 2015 21:04:52 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

It adds to Makefile the line:

$(PROGS) $(TCCLIBS): *.c *.h

That breaks things because "$^", used in several places, picks up all
the "prerequesites", which now include "*.c *.h".

In any case I think it's clumsy. What dependencies were really missing?



reply via email to

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