automake
[Top][All Lists]
Advanced

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

dependencies


From: Warren Turkal
Subject: dependencies
Date: Tue, 06 Jan 2004 00:51:44 -0600
User-agent: KNode/0.7.2

Is there a way to make dependencies be autogenerated somewhat for explicit
rules. For instance, from

data_DATA=blah

blah: blah.pre
        $(CPP) - < $< > $@

shouldn't blah.pre is be distributed. Instead I have to explicitly make that
known with an EXTRA_DIST. I was just wondering if there is a way around
explicitly naming the EXTRA_DIST stuff?

wt
-- 
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org





reply via email to

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