How to list all IFDEF for a given simulation or compiled model?

In reply to dave_59:

Hi Dave,
thanks for the info on U/OVM… but the compiler/simualtor manual won’t tell anything about files buried in the model. I guess you’re saying you can’t do what I’m asking, besides maybe

grep -ri "*`define*" ./$MODEL_ROOT

on the command-line.