jdk/make/common/Cscope.gmk
changeset 6681 e721d11e4826
parent 5506 202f599c92aa
child 7668 d4a77089c587
equal deleted inserted replaced
6680:b770b6b96142 6681:e721d11e4826
    74 
    74 
    75 #
    75 #
    76 # What files should we include?  A simple rule might be just those files under
    76 # What files should we include?  A simple rule might be just those files under
    77 # SCM control, however this would miss files we create like the opcodes and
    77 # SCM control, however this would miss files we create like the opcodes and
    78 # CClassHeaders.  The following attempts to find everything that is *useful*.
    78 # CClassHeaders.  The following attempts to find everything that is *useful*.
    79 # (.del files are created by sccsrm, demo directories contain many .java files
    79 # (demo directories contain many .java files
    80 # that probably aren't useful for development, and the pkgarchive may contain
    80 # that probably aren't useful for development, and the pkgarchive may contain
    81 # duplicates of files within the source hierarchy).  The ordering of the .raw
    81 # duplicates of files within the source hierarchy).  The ordering of the .raw
    82 # file is an attempt to make cscope display the most relevant files first.
    82 # file is an attempt to make cscope display the most relevant files first.
    83 #
    83 #
    84 cscope.files: FRC
    84 cscope.files: FRC