Blame test/mpi/impls/hydra/Makefile.am
|
Packit |
0848f5 |
# -*- Mode: Makefile; -*-
|
|
Packit |
0848f5 |
# vim: set ft=automake :
|
|
Packit |
0848f5 |
#
|
|
Packit |
0848f5 |
# (C) 2011 by Argonne National Laboratory.
|
|
Packit |
0848f5 |
# See COPYRIGHT in top-level directory.
|
|
Packit |
0848f5 |
#
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
testing: dummy
|
|
Packit |
0848f5 |
$(builddir)/proc_binding.sh
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
noinst_PROGRAMS = dummy
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
CLEANFILES = actual.*
|