Use HIP_PATH if set else use relative ../...

Este commit está contenido en:
Ben Sander
2016-04-08 02:17:29 -05:00
padre 4fca0a1bdf
commit 2fd45f0a6d
Se han modificado 5 ficheros con 5 adiciones y 5 borrados
+1 -1
Ver fichero
@@ -1,4 +1,4 @@
HIP_PATH=../../..
HIP_PATH?=../../..
HIPCC=$(HIP_PATH)/bin/hipcc
all: square.hip.out