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