Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r107b01a r7fb92a0  
    1616
    1717AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
    18 ACLOCAL_AMFLAGS  = -I automake
     18BACKEND_CC = @BACKEND_CC@     # C compiler used to compile Cforall programs, versus C++ compiler used to build cfa command
    1919
    2020MAINTAINERCLEANFILES = lib/* bin/* tests/.deps/* tests/.out/*
Note: See TracChangeset for help on using the changeset viewer.