Skip to content
  • Karl Wette's avatar
    LALSuite top level: fix 'make cscope' rules to include LAL libraries · 83d15dd8
    Karl Wette authored
    - cscope is a interactive source browser, useful for finding e.g. where
      function X is called, which functions function X calls, etc.
    - Run 'make cscope' to create a list of source files and build cscope
      cross-reference files, which can then be browsed by running 'cscope'
    - Fix make rule to include source files from LAL libraries in 'cscope.files'
    Original: e24f8dd6f00fde62b521aa0fd4ba6a57e38f6838
    83d15dd8