|
@@ -46,6 +46,8 @@ The following hook points are available:
|
|
* +LIBFOO_PRE_LEGAL_INFO_HOOKS+
|
|
* +LIBFOO_PRE_LEGAL_INFO_HOOKS+
|
|
* +LIBFOO_POST_LEGAL_INFO_HOOKS+
|
|
* +LIBFOO_POST_LEGAL_INFO_HOOKS+
|
|
|
|
|
|
|
|
+* +LIBFOO_TARGET_FINALIZE_HOOKS+
|
|
|
|
+
|
|
These variables are 'lists' of variable names containing actions to be
|
|
These variables are 'lists' of variable names containing actions to be
|
|
performed at this hook point. This allows several hooks to be
|
|
performed at this hook point. This allows several hooks to be
|
|
registered at a given hook point. Here is an example:
|
|
registered at a given hook point. Here is an example:
|