Skip to content
  • Marcus M. Darden's avatar
    Add Project Identifier variable and target · a423bbc2
    Marcus M. Darden authored
    * A variable (IDENTIFIER) was added to allow the 'identifier' target to
      search source code and header files for a matching hash parametrically.
    * The phony 'identifier' target greps for the IDENTIFIER pattern in each file
      and fails if any source/header doesn't contain the pattern.
    * The identifier target is added as a dependency to fullsubmit and
      partialsubmit.
    * Editing IDENTIFIER is now part of the first student TODO in the Makefile.
    a423bbc2