# # "@(#) $Id: BuildInfo.txt,v 0.7 2004/07/29 12:05:31 vltsccm Exp $" # # dicVIRCAM/BuildInfo.txt # # Build information notes for vco module. # # This file contains information I have gleaned on what exactly # happens within this directory when the software is built. # Do not edit files within intermediate directories, since these # are overwritten with each new build. Source file directories ----------------------- ./src - Contains dictionary description .txt files ./include - Currently empty Intermediate directories ------------------------ ./config ./object Build procedure (make all) -------------------------- Dictionaries compiled from ./src into ./config Documentation generation (make man) ----------------------------------- Nothing happens. Installation procedure (make install) ------------------------------------- Dictionaries from ./config installed into $INS_ROOT/$INS_USER/Dictionary Source copied from ./src to $INTROOT/Sources/dicVIRCAM/src Source copied from ./include to $INTROOT/Sources/dicVIRCAM/include