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

This commit is contained in:
Ben Sander
2016-04-08 02:17:29 -05:00
parent 23dbffb207
commit 034bf3d31c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
HIP_PATH=../../..
HIP_PATH?=../../..
HIPCC=$(HIP_PATH)/bin/hipcc
all: square.hip.out