|
@@ -1,7 +1,7 @@
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
#
|
|
#
|
|
# Copyright (C) 2009-2014 Université de Bordeaux
|
|
# Copyright (C) 2009-2014 Université de Bordeaux
|
|
-# Copyright (C) 2010, 2011, 2012, 2013 Centre National de la Recherche Scientifique
|
|
|
|
|
|
+# Copyright (C) 2010, 2011, 2012, 2013, 2015 Centre National de la Recherche Scientifique
|
|
# Copyright (C) 2014 Inria
|
|
# Copyright (C) 2014 Inria
|
|
#
|
|
#
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
@@ -99,7 +99,7 @@ noinst_HEADERS = \
|
|
|
|
|
|
if BUILD_STARPU_TOP
|
|
if BUILD_STARPU_TOP
|
|
all-local: starpu-top/starpu_top$(EXEEXT)
|
|
all-local: starpu-top/starpu_top$(EXEEXT)
|
|
-elif
|
|
|
|
|
|
+else
|
|
all-local:
|
|
all-local:
|
|
endif
|
|
endif
|
|
if STARPU_DEVEL
|
|
if STARPU_DEVEL
|