Changeset e614d73 for Makefile.am


Ignore:
Timestamp:
Aug 1, 2018, 5:30:05 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
bf71cfd
Parents:
a5da6a3
Message:

Removed old stale makefile for examples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    ra5da6a3 re614d73  
    66## file "LICENCE" distributed with Cforall.
    77##
    8 ## Makefile.am -- 
     8## Makefile.am --
    99##
    1010## Author           : Peter A. Buhr
     
    2020BACKEND_CC = @BACKEND_CC@               # C compiler used to compile Cforall programs, versus C++ compiler used to build cfa command
    2121
    22 MAINTAINERCLEANFILES = lib/* bin/* src/examples/.deps/* src/tests/.deps/* src/tests/.out/*
     22MAINTAINERCLEANFILES = lib/* bin/* src/tests/.deps/* src/tests/.out/*
    2323
    2424man1_MANS = doc/man/cfa.1
Note: See TracChangeset for help on using the changeset viewer.