Add more apps to 2_Cookbook
Change-Id: Iafe462df9726a32f450bd240a2de3eaa73a10057
This commit is contained in:
committed by
Maneesh Gupta
parent
5f2bf5219a
commit
d025ed980b
@@ -10,7 +10,7 @@ TARGET=hcc
|
||||
SOURCES = MatrixTranspose.cpp
|
||||
OBJECTS = $(SOURCES:.cpp=.o)
|
||||
|
||||
EXECUTABLE=./exe
|
||||
EXECUTABLE=./MatrixTranspose
|
||||
|
||||
.PHONY: test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user