Changeset 088a5cd for src/Makefile.in


Ignore:
Timestamp:
Mar 1, 2017, 5:17:43 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
e958ff8
Parents:
871b664
Message:

Libs are now installed in a subdiractory called cfa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.in

    r871b664 r088a5cd  
    436436
    437437# put into lib for now
    438 cfa_cpplibdir = ${libdir}
     438cfa_cpplibdir = ${CFA_LIBDIR}
    439439driver_cfa_cpp_SOURCES = ${SRC}
    440440driver_cfa_cpp_LDADD = ${LEXLIB} -ldl                   # yywrap
Note: See TracChangeset for help on using the changeset viewer.