Changeset 95a6cac for src/Makefile.in


Ignore:
Timestamp:
Aug 18, 2016, 5:22:54 PM (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, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
3145fa2
Parents:
12756de
Message:

add missing Makefile for new assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.in

    r12756de r95a6cac  
    427427driver_cfa_cpp_SOURCES = ${SRC}
    428428driver_cfa_cpp_LDADD = ${LEXLIB}                        # yywrap
    429 # need files Common/utility.h
    430429driver_cfa_cpp_CXXFLAGS = -Wno-deprecated -Wall -DDEBUG_ALL -I@CFA_PREFIX@/src/include
    431430all: $(BUILT_SOURCES)
Note: See TracChangeset for help on using the changeset viewer.