Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

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