This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake is confused by its dependencies files


Hello all,

My project has some include files which has ':' in its path. I.E. some 
C source files has #include ":pt:/inc/c.h".
The automatic dependencies which are generated includes these header files 
and the ':' of the patch causes automake to think that there are 
duplicated targets on the same line.

Is there a way automake can be made aware that these ':' are part of the 
patch and not a rule?

Thanks,

Ehud Shabtai.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]