NAME ^

config/gen/call_list.pm - Concatenate call_list.txt (NCI signatures) fragments

DESCRIPTION ^

Some portions of src/call_list.txt (the NCI signature list) are generated, and others should only appear when certain features/libraries are enabled by Configure in previous steps. This step simply combines all fragments that appear in config/gen/call_list/ into the single src/call_list.txt used by the main build.

If a config step wishes to make its fragment optional, that step should only generate or copy its fragment to config/gen/call_list/ when the library is enabled.


parrot