next up previous contents index
Next: Explicit interfacing Up: Compilation scripts in details Previous: Selective list of files   Contents   Index

Compilation of selected dependencies

When you modify a module or a header file, you should recompile itself and all its dependencies as well. By default GmkPack determines and compile all the dependencies for a given module or header. You can decide not to compile the dependencies, or to compile only a part of them (choosing the projects) :

# Do you want to compile dependencies ? (yes/no)
# -----------------------------------
export DEP=yes
# If you compile dependencies, approve the following projects list :
export MKPROJECT="sur mpa mse xrd tfl tal arp ald sat odb uti bla"
Notice :



EL KHATIB Ryad 2008-05-23