|
@@ -68,8 +68,7 @@ nodist_versinclude_HEADERS = \
|
|
include/starpu_config.h
|
|
include/starpu_config.h
|
|
|
|
|
|
if BUILD_STARPU_TOP
|
|
if BUILD_STARPU_TOP
|
|
-starpu-top/starpu_top$(EXEEXT):
|
|
|
|
- cd starpu-top ; $(QMAKE) ; $(MAKE)
|
|
|
|
|
|
+starpu-top/starpu_top$(EXEEXT): all-local
|
|
all-local:
|
|
all-local:
|
|
cd starpu-top ; $(QMAKE) ; $(MAKE)
|
|
cd starpu-top ; $(QMAKE) ; $(MAKE)
|
|
clean-local:
|
|
clean-local:
|