Changeset e70e54e for Makefile.in


Ignore:
Timestamp:
Jun 26, 2019, 3:41:55 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
d6a8aef
Parents:
f253e4a
Message:

Added configure-libcfa target to help jenkins build in steps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    rf253e4a re70e54e  
    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.