From: Sven M. H. <pe...@gm...> - 2001-02-11 11:12:16
|
Again, I thought I'd drop a note about this, so nobody trips over it. As there is a lot of flux in the list of source files especially in src/ it's hard to keep track of every file removed/renamed/moved/whatever. I've assembled a script gen_srclists.sh in the top source dir that generates a file source.lst in every directory which has a Makefile.am with exactly one SOURCES directive and an "include sources.lst" line. It fills sources.lst with simply a sorted list of all .c and .h file in the respective directory. The script is just meant as a hack to quickly create _some_ list of files. If that list is not 100% right it can easily be corrected. Further, renaming the list file will of course lock the script out. Regards, Sven PS: Maybe we could even modify the "manual" Makefiles to use these list files. That way the need for seperate maintainance of the traditional and the automake lists would disappear. Comments anyone? -- "Would the All-Seeing Eye please look in my direction?" [ KeyID........: 0xC297FEAB ] [ Fingerprint..: FEA5 0F93 7320 3F39 66A5 AED3 073F 2D5F C297 FEAB ] |