>>>>> "Roland" == Roland Mainz <roland.mainz at nrubsig.org> writes:
Roger> If so, you only need one new mapfile, common/mapfile-vers Roland> Erm... is there any other "common" directory for these files Roland> except "common/" ? Currently the AST [...] sources live here. Roland> The idea is that you can simply % rm -Rf lib/libshell/common/ Roland> lib/libdll/common/ lib/libast/common/ lib/libpp/common/ Roland> (lib/libcmd/common/ is an exception here since it is a merge of Roland> Solaris libcmd and AST libcmd) and repopulate it from the AST Roland> sources and still get the same results. IMO it would be better Roland> if we had another subdir for the "mapfile-vers" files... I don't know if there's anything magic about "common". If there is, you could put the AST sources in a directory called "astcommon". If not, you could still put the AST sources in a directory called "astcommon". :-) Or you could put the Solaris-specific files in a directory called "solaris" or "sun". I think it would be easier to do updates if the libcmd sources follow the same organization. Roland> P.S.: Another, more general question (CC:'ing Mike Kupfer Roland> <mike.kupfer at sun.com> for that): Is there any other future flag Roland> day planned in the two months which will to similar tree-wide Roland> changes (I just want to make sure that I don't get caught Roland> totally unprepared again) ? I'm not aware of any good way to do this, but I'll ask around. mike