From: Jens Ivar Jordre (jensivar.jordre@fi.uib.no)
Date: Wed Jan 08 2003 - 08:16:30 EST
Howdy Christian et al. Christian Holm Christensen wrote: > > OK. I think I got everything this time around (I did a `find . -name > "Makefile.am" | xargs grep "CLEANFILES"' to find all mentions of > "CLEANFILES", "DISTCLEANFILES", and "MAINTAINERCLENFILES" in all > "Makefile.am"s). Please try it. > Great, now aclocal/automake versions 1.5 and 1.6.3 at least have no problem with the syntax. However, the .deps/*_Cint.Plo and .deps/*id.Plo files show up as .deps/$(component)_Cint.Plo and .deps/$(component)id.Plo, respectively. Again, this does not happen using aclocal/automake versions 1.4-p6. Here are the details on what happens running make after using aclocal/automake versions 1.5 and 1.6.3: ==== [jens@pr-jens brat]$ gmake Making all in data gmake[1]: Entering directory `/home/jens/brahms/brat/data' Making all in abc gmake[2]: Entering directory `/home/jens/brahms/brat/data/abc' Makefile:439: .deps/data_abc_Cint.Plo: No such file or directory gmake[2]: *** No rule to make target `.deps/data_abc_Cint.Plo'. Stop. gmake[2]: Leaving directory `/home/jens/brahms/brat/data/abc' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/jens/brahms/brat/data' gmake: *** [all-recursive] Error 1 [jens@pr-jens brat]$ ==== Best wishes from Jens Ivar -- _____________________________________________________ ________| Jens Ivar Jřrdre |_______ \ | Dept. of Physics Office: 521 | / \ | Allégt 55 Phone: +47 55 58 27 92 | / \ | 5007 Bergen Fax: +47 55 58 94 40 | / / | Norway E-mail: jensivar.jordre@fi.uib.no | \ / |_____________________________________________________| \ /__________) (_________\
This archive was generated by hypermail 2.1.5 : Wed Jan 08 2003 - 14:24:20 EST