Changeset 56c3935 for src/Makefile.am


Ignore:
Timestamp:
Jun 1, 2015, 12:00:51 AM (8 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:
6081e74e
Parents:
5cb5f842
Message:

redo automake third attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r5cb5f842 r56c3935  
    1111## Created On       : Sun May 31 08:51:46 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Sun May 31 08:53:24 2015
    14 ## Update Count     : 2
     13## Last Modified On : Sun May 31 23:49:23 2015
     14## Update Count     : 11
    1515###############################################################################
    1616
     
    4141# need files Common/utility.h and Parser/lex.h
    4242cfa_cpp_CXXFLAGS = -Wno-deprecated -Wall -DDEBUG_ALL -I${srcdir}/Common -I${srcdir}/Parser
    43 
Note: See TracChangeset for help on using the changeset viewer.