Changeset 302d84c2 for Makefile.in


Ignore:
Timestamp:
Jul 12, 2019, 1:46:47 PM (5 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
fce4e31
Parents:
65240bb (diff), ee6dbae (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    r65240bb r302d84c2  
    940940        $(MAKE) -C tests all-tests installed=yes debug=${debug}
    941941
     942configure-libcfa: @LIBCFA_TARGET_MAKEFILES@
     943        @true
     944
    942945status: @LIBCFA_TARGET_MAKEFILES@
    943946        @echo -ne "translator\n\t"
Note: See TracChangeset for help on using the changeset viewer.