automake
[Top][All Lists]
Advanced

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

some distributed header problem


From: cityhunter x-y-z
Subject: some distributed header problem
Date: Mon, 14 Jan 2002 12:32:50 GMT+1

i've the following pb :
my project is as follow :
-> a dir contain some general headers in many subdir
-> some dirs for libraries
-> some dirs for programs
i'd like to add in a makefile something like that
xxxx_SOURCES = $(topsourcedir)/headers/smthg.h .....
to have make check if smthg.h have changed.... how could i
do that?

second question : why are makefile generated by automake so
strange? all depends on all-am that only depends on ...
that finally only depend on my project building rules....
why so much redirections....
and why using so much sinonymes? a lot of .PHONY are the
same.... couldn't it be cleaned ? (it will be easier to
understand)....

third question : adding some new target : bin-dist and
headers-dist, install-headers.....

thanks for reading

``Only those who attempt the absurd can achieve the impossible.''
ICQ : 127532893
_________________________________________________________
Le journal des abonnés Caramail - http://www.carazine.com


reply via email to

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