Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    r95d0a5db r47c1928  
    252252AUTOMAKE = @AUTOMAKE@
    253253AWK = @AWK@
     254BACKEND_CC = @BACKEND_CC@     # C compiler used to compile Cforall programs, versus C++ compiler used to build cfa command
    254255BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@
    255256CC = @CC@
Note: See TracChangeset for help on using the changeset viewer.