Ignore:
Timestamp:
May 31, 2015, 1:54:23 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
5cb5f842
Parents:
86bd7c1f
Message:

redo automake first attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/module.mk

    r86bd7c1f r00cc023  
    11SRC +=  ControlStruct/LabelGenerator.cc \
    2         ControlStruct/LabelFixer.cc \
     2        ControlStruct/LabelFixer.cc \
    33        ControlStruct/MLEMutator.cc \
    44        ControlStruct/CaseRangeMutator.cc \
     
    66        ControlStruct/ChooseMutator.cc \
    77        ControlStruct/ForExprMutator.cc \
    8         ControlStruct/LabelTypeChecker.cc \
    9         $(NULL)
     8        ControlStruct/LabelTypeChecker.cc
    109
Note: See TracChangeset for help on using the changeset viewer.