SCM Repository
[diderot] Annotation of /benchmarks/programs/ridge3d/Makefile
Annotation of /benchmarks/programs/ridge3d/Makefile
Parent Directory
|
Revision Log
Revision 1582 -
(view)
(download)
1 : |
glk |
1582 |
# Makefile
|
2 : |
|
|
#
|
3 : |
|
|
# COPYRIGHT (c) 2011 The Diderot Project (http://diderot-language.cs.uchicago.edu)
|
4 : |
|
|
# All rights reserved.
|
5 : |
|
|
#
|
6 : |
|
|
# Standard Makefile for the Diderot benchmark suite
|
7 : |
|
|
#
|
8 : |
|
|
|
9 : |
|
|
include /Users/gk/diderot/diderot/benchmarks/mk/build-rules.gmk
|
10 : |
|
|
|
11 : |
|
|
#################### Cleanup ####################
|
12 : |
|
|
|
13 : |
|
|
include /Users/gk/diderot/diderot/benchmarks/mk/clean-rules.gmk
|